Add capability-page-drafter skill
## Summary Add `skills/capability-page-drafter/SKILL.md` — an agent-agnostic procedure for drafting the *text* of a "Current AI Capabilities you can use now" landing page from the shared Google Doc template (per #132) plus a short per-capability brief. This is the tooling that supports the #9 programme: it lets an agent draft the green-box sections for the remaining capability pages — Search (#12), Content Accuracy (#13), User Experience (#14), Team Efficiency (#15) — while keeping video recording, upload, publishing, and sign-off with humans. Implemented in !3. ## Tasks - [x] Add the `capability-page-drafter` skill - [x] List it in the README Skills index - [ ] Reconcile the two flagged template discrepancies with the template owner (@dunx): video duration (template 20–60s vs #9 "< 45s") and module depth ("in passing" vs "inline list") ## Acceptance Criteria - [x] Skill scopes agent work to the draftable green-box sections (hero, value proposition, detail, 3–4 functional examples with video titles/descriptions + `[Embed video here]` placeholders) and hands off. - [x] Human boundary is explicit: video recording, YouTube upload, publishing, and AI-Marketing sign-off stay out of scope. - [x] Skill defers to the template's Guidance table as the single source of truth (links, does not duplicate editorial/video rules). - [x] Skill is discoverable via the README Skills index. --- *Drafted with the assistance of AI (Claude Code / Opus 4.8).*
issue