acp-debug
SolidDebug an ACP agent CLI by spawning it, speaking raw JSON-RPC, and capturing every frame to a JSONL file. Use when the user asks to probe an agent's capabilities, compare agents, test a prompt against an agent, inspect raw ACP wire frames, or investigate why an agent fails to initialize.
Install
Quality Score: 87/100
Skill Content
Details
- Author
- kdlbs
- Repository
- kdlbs/kandev
- Created
- 6 months ago
- Last Updated
- today
- Language
- Go
- License
- AGPL-3.0
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
acp
Spawn external coding agents via the Agent Client Protocol (ACP)
embedded-debugger
Embedded hardware debugging workflow for probe-rs targets using embedded-debugger-mcp. Use when Codex or Claude Code needs to inspect debug probes, validate embedded debugger setup, start the MCP server, guide a user through ARM Cortex-M/RISC-V flashing/debugging/RTT workflows, or operate without installing an MCP client by using the CLI plus prompts.
agent-skill-auditor
Statically audit any Agent Skill, MCP server config, or rules file (CLAUDE.md, .cursorrules, AGENTS.md) with the `uncloak` scanner BEFORE installing, enabling, or trusting it — catches invisible-Unicode instruction smuggling, MCP tool-description poisoning, credential/exfil paths, and lethal-trifecta posture. Use whenever you are about to add, copy, or fetch a third-party agent extension.