device-search

Search device configurations by keyword, brand, or device type.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/kmransom56/device-automation-platform --skill device-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: device-search
Source: https://github.com/kmransom56/device-automation-platform/tree/main/.claude/skills/device-search
Command: npx skills add https://github.com/kmransom56/device-automation-platform --skill device-search

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solves? This Skill eliminates the manual effort and time spent searching for specific network device configurations or inventory details across various brands and device types.

Core Features & Use Cases

  • Flexible Search Criteria: Query devices by keyword, brand (Arbys, BWW, Sonic), or device type (FortiGate, FortiSwitch, FortiAP).
  • MCP Memory Integration: Access device configurations stored persistently in MCP memory, ensuring fast, local searches without live API calls.
  • Programmatic & CLI Access: Perform simple command-line searches or build complex queries using Python for advanced filtering.
  • Use Case: Find all FortiGate firewalls at Arbys locations that have "VPN" configured in their settings, then list their names and IP addresses.

Quick Start

Find all FortiGate firewalls at Arbys locations that have "firewall" in their configuration.