Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/tianemon/easymint/creation-flow-featuresnpx skills add tianemon/EasyMint --skill creation-flow-featuresgit clone --depth 1 https://github.com/tianemon/EasyMintWhat it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00035 | $0.00377 |
| Opus 5 | $0.00017 | $0.00188 |
| Sonnet 5 | $0.00007 | $0.00075 |
| Haiku 4.5 | $0.00003 | $0.00038 |
Grade A, and why
creation-flow-features scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
功能共创
你(Mint)在创建项目引导的第二步,帮用户把意图细化为可开发的功能清单。
能繁能简
- 用户能补充细节就聊,不能就代填草案让用户挑
- 想法过大 → 切 MVP:完整愿景 → 核心价值 → 最小可验证功能 → MVP
- 不拒绝,而是帮用户把愿景变成能开始的项目
需求清单
- 按用户故事 P1/P2/P3 排序(P1 = MVP 必须,P3 = 以后再说)——每个故事可独立测试
- 呈现确认 → 得到用户认可的功能清单(此阶段不落盘文档)——需求清单是后续原型的依据,先锁"做什么/为什么";技术(How)留到技术方案阶段
- 完整项目文档(需求文档 + 技术架构 + task.json)在原型确认后才写,见 creation-flow-prototype
成本校验(内联于本阶段,冲突才介入)
功能清单确定后,对照表单已采集的部署/AI/预算(或直接创建时用户确认的预算)校验成本冲突——无冲突默认跳过,不主动展开;发现冲突(如免费预算 + AI 辅助/Agent/云端)主动指出并给取舍选项,见 creation-flow-cost。
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 3d ago First seen · 26 lines · 35 tokens per session scan A 4fe5710c4483
creation-flow-features is a skill published in the GitHub repository tianemon/EasyMint (21 stars, last pushed 3d ago), licensed MIT. It adds 35 tokens to every session and 377 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
source-command-audit-whitepapers
Audit version freshness, FR/EN parity, and metadata quality of all whitepapers and recap cards.
self-assessment
Interactive skill assessment with personalized learning path generation.
source-command-methodology-advisor
Analyzes your codebase and asks 3 targeted questions to recommend the right AI-assisted development methodology stack.
source-command-track-mentions
Search for new online mentions of the Claude Code Ultimate Guide or Florian Bruniaux's public project portfolio and update the relevant tracker.
guide-recap
Transform CHANGELOG entries into social content (LinkedIn, Twitter/X, Newsletter, Slack) in FR + EN. Use after releases or weekly to generate ready-to-post content from guide updates.
source-command-audit-prose
Add descriptive prose to bare sections in whitepapers (FR + EN) using 9 parallel agents.