Agent Skills for HTTPeep.
After this repository is published to GitHub and is public or accessible to the installer, install the HTTPeep CLI skill with:
npx skills add HTTPeep/agent-skills --skill httpeep-cliTo install from this local checkout while developing:
npx skills add /Users/chris/workspaces/agent-skills --skill httpeep-cliTo list available skills without installing:
npx skills add HTTPeep/agent-skills --list
npx skills add /Users/chris/workspaces/agent-skills --listhttpeep-cli: Use HTTPeep from the terminal withhttpeep-clifor proxy lifecycle control, HTTP/HTTPS traffic capture, session inspection, rule injection, request replay, recording flows, certificate troubleshooting, CI scripting, and agent-driven network debugging.
skills/
httpeep-cli/
SKILL.md
references/
cli-reference.md
agents/
openai.yaml
- Keep each skill under
skills/<skill-name>/SKILL.md. - Keep detailed command references in
references/and load them fromSKILL.mdonly when needed. - Refresh verification notes when HTTPeep CLI flags, commands, or output shapes change.
- Validate locally before publishing:
npx skills add /Users/chris/workspaces/agent-skills --skill httpeep-cli --list- website: https://httpeep.com
- docs: https://docs.httpeep.com
- blog: https://docs.httpeep.com/blog