pragma-post-writer
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:
- Pre-Writing – Find and validate the core idea
- Hook – Craft the opening lines
- Body – Build the main content
- Ending – Land the kicker and CTA
- 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
- Read only:
-
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
- Read:
-
If unclear:
- Ask again with the same two options