learn
Installation
SKILL.md
Learn
Objective
Create a topic-specific skill folder that captures durable, source-backed knowledge other agents can reuse later.
Inputs
- Capture the topic from the user request.
- Capture the output root. Default to
skills/in the current workspace if the user does not specify another path. - Capture depth as
quick(5-8 sources) ordeep(10-20 sources). Default todeepfor technical topics.
Workflow
- Define scope and skill name.
- Normalize the topic into a slug and append
-kb. - Example:
Amazon Kinesis->kinesis-kb. - Keep scope narrow enough to be useful (service-level or domain-level), not broad like "cloud".
Related skills
More from alessandrobologna/codex-skills
mermaid-github-safe-area
Ensure Mermaid diagrams in GitHub READMEs reserve bottom-right safe area using init-only config (no CSS, no spacer nodes) and optionally apply handrawn style on request.
4waylog-journal
Summarize `.waylog/history/*.md` into a sanitized per-session cache + a condensed, chronological `.waylog-journal/summary.md` journal.
3git-worktree-feature-flow
Create a feature branch in a Git worktree, work independently, then merge back and clean up safely.
3