710 curated productivity & automation skills, agents, commands and plugins — from original author repos, ranked by GitHub signal.
dzianisv
Re-prompts Claude Code when it stops prematurely — catches PERMISSION-SEEKING, STOPPED-WITH-TODOS, and FALSE-COMPLETE failure modes (78% of real agent stops are premature), and injects targeted recovery instructions via the Stop hook.
adamdroberts
Enforces strict change transparency for code, notebook, config, and command edits so every delta is disclosed, including incidental changes.
firstintent
Bidirectional bridge between Claude Code and external AI coding agents. Exposes Claude Code as an A2A server (Gemini CLI, any A2A client) and as an ACP agent (OpenClaw, Zed, VS Code); routes outbound tool calls to Codex, OpenClaw, and Hermes adapters through a shared daemon with per-room task logs and verification-artifact support.