cisco-product-setup

Resolve Cisco product names from the SCAN catalog and route setup tasks.

36|7|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/chambear2809/splunk-cisco-skills --skill cisco-product-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cisco-product-setup
Source: https://github.com/chambear2809/splunk-cisco-skills/tree/main/skills/cisco-product-setup
Command: npx skills add https://github.com/chambear2809/splunk-cisco-skills --skill cisco-product-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Resolve a Cisco product name from the SCAN catalog and route installation, configuration, and validation through the correct existing setup skill.

Core Features & Use Cases

  • Resolves a product name or alias against the packaged SCAN catalog and classifies it as automated, partial, manual_gap, no_plans_available, or unsupported.
  • Delegates automated products to existing family skills; returns partial handoffs for back-end collectors; provides guidance via template.example for required fields.
  • Supports a synthetic/product-specific routing model via catalog_overrides.json and synthetic products for roadmap items.

Quick Start

Run a dry-run for Cisco ACI to preview the routing through the Cisco Product Setup skill.

Frequently Asked Questions about cisco-product-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Cisco product setup and configuration routing?

Automate Cisco product setup by resolving product names against the SCAN catalog, classifying them as automated or partial, and routing installation through existing setup skills. This routing handles automated, partial, manual_gap, and no_plans_available products for safe execution.

What is a manual_gap classification in Cisco product routing?

A manual_gap classification identifies Cisco products in the SCAN catalog lacking full automated setup plans. The routing returns partial handoffs for back-end collectors and provides template guidance for required fields to ensure safe manual execution.

Can I use catalog overrides to route roadmap Cisco products?

Yes, you can route roadmap Cisco products by using catalog_overrides.json to define synthetic product-specific routing models. This enables proper delegation and defined handoffs for items not yet fully supported in the standard catalog.

How do I preview Cisco ACI installation routing before execution?

Preview Cisco ACI installation routing by running a dry-run through the Cisco Product Setup skill. This simulates the end-to-end routing logic and shows which family skill will handle the automated setup.

Does Cisco product setup routing work with Splunk integration?

Cisco product setup routing supports Splunk integration by returning partial handoffs specifically for back-end collectors. This ensures delegated installation and validation steps coordinate correctly with existing setup skills.