Single-command driver to produce a complete Substack article package in Michael's voice. Given a topic or a pillar, writes docs/articles/<slug>/{README.md, generate_images.py, notes_teaser.md, subject_lines.md, promo_notes.csv}. Use when the user wants a "new Substack post about X", "/draft-article X", "ghost-write the X piece", or says "let's write the post on Y.
$npx -y skills add mphinance/alpha-skills --skill draft-articleInstalls into the current project.
Run `npx skills use "https://github.com/mphinance/alpha-skills" --skill "mphinance/alpha-skills/draft-article"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mphinance/alpha-skills" that are relevant to the current task. Run `npx skills add "https://github.com/mphinance/alpha-skills"` and select the relevant skills, then follow their instructions.