christophacham/cisco-log-to-json-parsing
Parse Cisco switch terminal log files (.log) into structured JSON. Covers IOS, IOS-XE, and NX-OS platforms. Use when asked to parse switch logs, extract network device info, build topology from CDP, or structure Cisco CLI output.
npx skills add https://github.com/christophacham/agent-skills-library --skill cisco-log-to-json-parsing
Take christophacham/cisco-log-to-json-parsing from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.