Capture solved problems as searchable documentation with pattern detection. This skill auto-triggers when users confirm a fix worked ("that worked", "it's fixed", "working now") or manually via /compound command.
Capture solved problems as searchable documentation with pattern detection.
Each documented solution compounds your team's knowledge. The first time you solve a problem takes research. Document it, and the next occurrence takes minutes. Knowledge compounds.
This skill is inspired by Every.to's compound-engineering plugin, simplified and generalized for use with any tech stack.
Key differences from the original:
skz add compound-docsskz add compound-docs
The skill auto-triggers when you say things like "that worked" or "it's fixed". You can also manually invoke it with /compound.
SKILL.md - Main skill instructions and workflowschema.yaml - Frontmatter validation schema (agent-editable)skill.json - Skill metadata and setup promptsSearch for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer