Skill links
The wskill projects into two views. The book you're reading is one; the other is a skill — the :ai_skill folder wcl wdoc skill builds, a SKILL.md plus a references/ directory an agent loads. SKILL.md inlines the curated :ai/:both indexes, linking each pinned note's page directly. This page maps that skill, then shows each page's actual generated Markdown.
Each circle is a skill page — SKILL.md purple, the per-note pages green. Each line is a link the skill actually emits. Scroll to zoom, drag to pan.
§ 1Pages
Every file the skill emits has its own preview page — open one to read its real generated Markdown (the same output wcl wdoc skill writes, internal links and all) and comment on any line (wcl wdoc serve --comment) to flag a fix. Clicking a circle in the graph above opens the same page.
§ 1.1Entry page
SKILL.md — the entry point; it inlines the curated indexes and links each note's page directly.
§ 1.2Process pages
§ 1.3Concept pages
§ 1.4Entity pages
| Note | Book page |
|---|---|
| Claude Code | open |
§ 1.5Fact pages
| Note | Book page |
|---|---|
| Which unit kind? — the decision guide | open |
| Plain skill or wskill? — the routing rule | open |
| The wskill folder layout | open |
| The wcl commands an author uses | open |
| The standard just recipes | open |
§ 1.6Research pages
Captured findings — shipped at references/research_<id>.md (plus the index_research menu) so external consumers can discover them mechanically.
| Finding | Checked |
|---|---|
| Canonical Claude-skill format (meta-skill) | 2026-07-05 |