mirror of
https://github.com/sugarforever/01coder-agent-skills.git
synced 2026-09-14 20:06:43 +08:00
9c07ed5317
personal-writing-style:
- SKILL.md becomes a workflow (identify content type → load needed ref → write → punctuation pass), not a style explainer
- punctuation.md switches to mechanical "Use X / Replace Y" rules with explicit failure modes
- Description expanded to cover blog/subtitle/tweet/thread/newsletter trigger contexts
video-script:
- Hook now has an explicit structure: self-intro → audience pointer → soft transition
- Title rule: prefer descriptive 动宾 ("给 X 配置 Y") over two-segment punchy titles for tutorial/setup videos; punchy reserved for review/breakdown videos
- 4 new rules: 节奏与排比, 判断保留 + 工程裁判腔收掉, 诚实承认硬约束, blockquote vs 括号 制作备注
- New references/examples-tutorial.md as the canonical sample for tutorial/setup videos
- Straight quotes around Chinese prose replaced with curly quotes (per personal-writing-style rules)
Tooling:
- scripts/sync-marketplace-skills.sh rewrites plugins[0].skills in marketplace.json from the filesystem, respects .gitignore, sorts alphabetically. CLAUDE.md / README.md updated to call it instead of editing skills[] by hand
- .codex/ gitignored (per-machine Codex CLI config)
- Version bumped 3.1.0 → 3.1.1
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>