learn
Runs a six-phase research workflow that turns unfamiliar domains, source bundles, or collected material into publish-ready output. Use when users ask in any language to research, study, deep-dive, compile sources, synthesize unfamiliar material, or turn a source bundle into a coherent reference. Not for quick lookups or single-file reads.
npx skills add tw93/Waza --skill learn --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Learn: From Raw Materials to Published Output Prefix your first line with 🥷 inline, not as its own paragraph. Support the user's thinking; do not replace it. ## Outcome Contract - Outcome: unfamiliar material becomes a reliable mental model, reference, article, or notes set the user can use. - Done when: primary sources are collected or supplied, contradictions are handled explicitly, and the final structure teaches the topic without hiding uncertainty. - Evidence: source URLs or files, fetched content, notes from digestion, outline decisions, and self-review against the requested output. - Output: research notes, outline, publish-ready draft, or canonical reference, matching the chosen mode. **Boundary**: single URL that only needs fetching belongs in `/read`. A single URL that needs summary or analysis can use `/read` as the fetch step, but the final answer should satisfy the user's requested summary or analysis. `/learn` is for multi-source research that produces a new structured output. ## Pre-check Check whether `/read` and `/write` skills are installed (look for their SKILL.md in the skills directories). Warn if missing, do not block: - `/read` missing -- Phase 1 fetch fal
- Outcome Contract
- Pre-check
- Choose Mode
- Canonical Article Mode
- Phase 1: Collect
- Phase 2: Digest
- Conversation Or Review Distillation
- Phase 3: Outline
- Phase 4: Fill In
- Phase 5: Refine
- Phase 6: Self-review and Publish Readiness
- Hard Rules
- Gotchas
What does the learn skill do?
Runs a six-phase research workflow that turns unfamiliar domains, source bundles, or collected material into publish-ready output. Use when users ask in any language to research, study, deep-dive, compile sources, synthesize unfamiliar material, or turn a source bundle into a coherent reference. Not for quick lookups or single-file reads.
How do I install it?
Run `npx skills add tw93/Waza --skill learn --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From tw93/Waza, a repository with 6,760 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.