workspace/skills/devnet-catalyst-search/SKILL.md
Search Cisco Catalyst Center API documentation for device management and policy automation
npx skillsauth add automateyournetwork/netclaw devnet-catalyst-searchInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Enable network engineers to quickly find Catalyst Center (DNA Center) API documentation for device management, policy automation, assurance, and network provisioning without manually navigating DevNet.
Search Catalyst Center API documentation with keyword queries.
Parameters:
query (string, required): Search terms (e.g., "device inventory", "policy automation")limit (integer, optional): Maximum results to returnReturns:
CatalystCenter-API-Doc-Search with relevant keywordsUser: "Find Catalyst Center device inventory APIs"
Tool: CatalystCenter-API-Doc-Search
Query: "device inventory"
Response:
- GET /dna/intent/api/v1/network-device
→ Returns the list of network devices
- GET /dna/intent/api/v1/network-device/{id}
→ Returns device by specified ID
- GET /dna/intent/api/v1/network-device/count
→ Returns the count of network devices
User: "Show me Catalyst Center policy automation APIs"
Tool: CatalystCenter-API-Doc-Search
Query: "policy automation"
Response:
- GET /dna/intent/api/v1/business/sda/fabric-site
→ Get SDA Fabric Sites
- POST /dna/intent/api/v1/business/sda/virtual-network
→ Add Virtual Network in SDA Fabric
- GET /dna/intent/api/v1/policy/access-contract
→ Get Access Contracts
User: "Find Catalyst Center health monitoring APIs"
Tool: CatalystCenter-API-Doc-Search
Query: "health monitoring assurance"
Response:
- GET /dna/intent/api/v1/client-health
→ Returns overall client health
- GET /dna/intent/api/v1/network-health
→ Returns overall network health
- GET /dna/intent/api/v1/site-health
→ Returns site health summary
User: "Show me Catalyst Center device discovery endpoints"
Tool: CatalystCenter-API-Doc-Search
Query: "device discovery"
Response:
- POST /dna/intent/api/v1/discovery
→ Initiates discovery with provided parameters
- GET /dna/intent/api/v1/discovery/{id}
→ Returns discovery by specified ID
- GET /dna/intent/api/v1/discovery/{id}/network-device
→ Returns devices discovered in discovery
If search returns no results:
If DevNet server is unreachable:
If too many results are returned:
tools
Zoom meeting intelligence — correlates a live or referenced Zoom meeting discussion against NetClaw's historical meeting record (via the official Zoom Meetings MCP) and today's actual network state. Use when someone in a Zoom meeting references a past discussion or incident ('didn't we have this issue before?'), or asks to search prior meetings for a topic. Does not itself recognize live in-meeting questions — that happens automatically inside zoom-rtms-mcp's own extractor (spec 118) before this skill is ever invoked.
tools
Manage Lantronix out-of-band (OOB) infrastructure via Percepxion central management platform: device inventory, serial port inspection via SLC CLI, firmware compliance, config management, security auditing, and closed-loop incident remediation. Use during outages, maintenance windows, compliance cycles, and AI-assisted automation workflows.
tools
Federate your NetClaw with other NetClaw operators over the BGP mesh — exchange capability inventories and ask your claw what a peer can do. (US1; remote invocation and chat land in later phases.)
tools
Track token consumption, enforce session budgets, and display cost for every NetClaw interaction.