pragma-post-writer

📁 moazbuilds/pragma-post-writer 📅 8 days ago
3
总安装量
3
周安装量
#57193
全站排名
安装命令
npx skills add https://github.com/moazbuilds/pragma-post-writer --skill pragma-post-writer

Agent 安装分布

github-copilot 3
codex 3
kimi-cli 3
gemini-cli 3
amp 3
opencode 3

Skill 文档

Pragma Post Writer Router

START HERE

Your first question MUST be:

“What do you want: quick (Flash 💥) or expert (Ink 🖋️)?”

Then explain the options clearly:

  • Quick (Flash 💥): One-step writing pass for when the user already has a draft and wants a fast final version.
  • Expert (Ink 🖋️): Full 5-step structured workflow:
    1. Pre-Writing – Find and validate the core idea
    2. Hook – Craft the opening lines
    3. Body – Build the main content
    4. Ending – Land the kicker and CTA
    5. Edit & Polish – Humanize and finalize

Wait for the answer before loading any workflow content.

ROUTING RULES

  • If user chooses quick or flash:

    • Read only: ./routes/flash.md
    • Execute that workflow
    • Do not load expert files
  • If user chooses expert or ink:

    • Read: ./routes/ink.md
    • Then follow step loading using the expert step paths in that file
    • Do not load quick files
  • If unclear:

    • Ask again with the same two options