Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Search Cisco Meraki API documentation and lookup specific operations
.claude/skills/automateyournetwork-devnet-meraki-search/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-09 | ✗→✓ | ▲ Improved | 9% | 0% |
| case-08 | ✓→✗ | ▼ Worse | -40% | 0% |
| case-21 | ✓→✗ | ▼ Worse | -36% | 0% |
| case-10 | ✓→✓ | = Same ✓ | -1% | 0% |
| case-22 | ✓→✓ | = Same ✓ | 3% | 0% |
Enable network engineers to quickly find Meraki API documentation for firewall rules, VLAN management, wireless configuration, OAuth setup, and other automation tasks without manually navigating DevNet.
Search Meraki API documentation with keyword queries.
Parameters:
query (string, required): Search terms (e.g., "L3 firewall rules", "VLAN management")limit (integer, optional): Maximum results to returnReturns:
Lookup a specific Meraki API operation by its exact operation ID.
Parameters:
operationId (string, required): Exact operation ID (e.g., "updateNetworkApplianceFirewallL3FirewallRules")Returns:
Meraki-API-Doc-Search with relevant keywordsMeraki-API-OperationId-SearchMeraki-API-OperationId-Search with the operation IDUser: "Find Meraki L3 firewall API documentation"
Tool: Meraki-API-Doc-Search
Query: "L3 firewall rules"
Response:
- PUT /networks/{networkId}/appliance/firewall/l3FirewallRules
→ Update the L3 firewall rules of an MX network
- GET /networks/{networkId}/appliance/firewall/l3FirewallRules
→ Return the L3 firewall rules for an MX networkUser: "Show me Meraki VLAN management APIs"
Tool: Meraki-API-Doc-Search
Query: "VLAN management"
Response:
- GET /networks/{networkId}/appliance/vlans
→ List the VLANs for an MX network
- POST /networks/{networkId}/appliance/vlans
→ Add a VLAN
- PUT /networks/{networkId}/appliance/vlans/{vlanId}
→ Update a VLANUser: "Find Meraki wireless SSID configuration APIs"
Tool: Meraki-API-Doc-Search
Query: "wireless SSID configuration"
Response:
- GET /networks/{networkId}/wireless/ssids
→ List the MR SSIDs in a network
- PUT /networks/{networkId}/wireless/ssids/{number}
→ Update the attributes of an MR SSIDUser: "Get details for createNetworkMerakiAuthUser operation"
Tool: Meraki-API-OperationId-Search
OperationId: "createNetworkMerakiAuthUser"
Response:
- Path: /networks/{networkId}/merakiAuthUsers
- Method: POST
- Summary: Create a user configured with Meraki Authentication
- Parameters: networkId (path, required)
- Request Body: email, name, password, accountType, authorizationsIf search returns no results:
If operation ID lookup fails:
Meraki-API-Doc-Search first to find valid operation IDsIf DevNet server is unreachable:
Other measured skills in the registry, with their headline benchmark lift.