knowledge
Installation
SKILL.md
Knowledge Skill
YOU MUST EXECUTE THIS WORKFLOW. Do not just describe it.
Find and retrieve knowledge from past work.
Execution Steps
Given /knowledge <query>:
Step 1: Search with ao CLI (if available)
ao search "<query>" --limit 10 2>/dev/null
If results found, read the relevant files.
Step 2: Search .agents/ Directory
Related skills