The repo ships a companion Agent Skill for Claude Code — skill/SKILL.md. It is an operating guide that loads into the model's context before it drives the MCP, so the LLM acts from verified facts instead of guesses.
$npx -y skills add mats2208/mcp-packet-tracer --skill docsInstalls into the current project.
Run `npx skills use "https://github.com/mats2208/mcp-packet-tracer" --skill "mats2208/mcp-packet-tracer/docs"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mats2208/mcp-packet-tracer" that are relevant to the current task. Run `npx skills add "https://github.com/mats2208/mcp-packet-tracer"` and select the relevant skills, then follow their instructions.