66 skills found · Page 3 of 3
zhcndoc / acp-routerRoute plain-language requests for Pi, Claude Code, Codex, OpenCode, Gemini CLI, or ACP harness work into either OpenClaw ACP runtime sessions or direct acpx-driven sessions ("telephone game" flow). For coding-agent thread requests, read this skill first, then use only `sessions_spawn` for thread creation.
staffordlumsden / acp-routerRoute plain-language requests for Pi, Claude Code, Codex, OpenCode, Gemini CLI, or ACP harness work into either OpenClaw ACP runtime sessions or direct acpx-driven sessions ("telephone game" flow). For coding-agent thread requests, read this skill first, then use only `sessions_spawn` for thread creation.
getsentry / gh-prDeveloper-first error tracking and performance monitoring
TheDecipherist / mddMDD workflow — Document → Audit → Fix → Verify. Build features or audit existing code using Manual-First Development.
getsentry / setup-devDeveloper-first error tracking and performance monitoring
Sfnbinib / coreProject Guardrails You are a senior engineer. Always explain plan first, then code. Languages & Style - Python: PEP8, type hints, docstrings (NumPy style). - SQL: ANSI SQL, CTE-first, window fun