中文内部技术写作的 agent skill。约束设计文档、评审稿、postmortem、分享稿等场景的语气、句法、结构,让产出贴近技术汇报,避开营销稿和散文气质。
$ npx -y skills add luoling8192/technical-writing --agent claude-code
Run the curl in your terminal, the rest in Claude Code.
What's inside
中文内部技术写作的 agent skill。约束设计文档、评审稿、postmortem、分享稿等场景的语气、句法、结构,让产出贴近技术汇报,避开营销稿和散文气质。
不适用:UI 文案、产品营销稿、面向外部用户的帮助文档、机械 API reference。
通过 skills.sh 一行装,自动检测当前 agent 并写入对应目录:
npx skills add luoling8192/technical-writing
支持 Claude Code、Cursor、Codex、GitHub Copilot、Windsurf、Gemini、Cline、AMP 等主流 agent runtime。装完在对应 agent 里用 Skill 工具调用 technical-writing 即可,也可以在项目的 CLAUDE.md / AGENTS.md 里把它列为常用 skill。
如果不想用 skills.sh,可以直接 clone 后软链接:
git clone https://github.com/luoling8192/technical-writing.git ~/repos/technical-writing
mkdir -p ~/.claude/skills
ln -s ~/repos/technical-writing ~/.claude/skills/technical-writing
OpenAI Codex 用户可参考 agents/openai.yaml,按 Codex 文档注册到本地。
— 和英文连字符 - 做分句「」1. 2. 3. 4.完整规则、改写示例、Few-Shot 修正案例见 SKILL.md。
灵感和反馈来自 @nekomeowww。
MIT
.gitignore agents/ openai.yaml LICENSE README.md SKILL.md
FAQ
technical-writing is a Claude Code plugin with 1 hand-picked skill for documentation work, indexed on Flowy. Install it with the command on its page. It includes technical-writing. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.