{"id":34979209,"url":"https://github.com/dongbeixiaohuo/writing-agent","last_synced_at":"2026-03-15T20:14:08.881Z","repository":{"id":329710977,"uuid":"1120473357","full_name":"dongbeixiaohuo/writing-agent","owner":"dongbeixiaohuo","description":"🚀 一个基于 Claude Code Skills 的\"反AI味\"写作系统，让AI写出的文章像人写的一样自然。支持 DeepSeek API，成本极低。","archived":false,"fork":false,"pushed_at":"2025-12-21T09:56:15.000Z","size":142,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-23T02:31:01.262Z","etag":null,"topics":["ai-writing","claude-code","content-generation","deepseek","style-modeling","writing-agent","writing-assistant","writing-workflow"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dongbeixiaohuo.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-21T09:44:29.000Z","updated_at":"2025-12-21T10:03:48.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/dongbeixiaohuo/writing-agent","commit_stats":null,"previous_names":["dongbeixiaohuo/writing-agent"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dongbeixiaohuo/writing-agent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dongbeixiaohuo%2Fwriting-agent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dongbeixiaohuo%2Fwriting-agent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dongbeixiaohuo%2Fwriting-agent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dongbeixiaohuo%2Fwriting-agent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dongbeixiaohuo","download_url":"https://codeload.github.com/dongbeixiaohuo/writing-agent/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dongbeixiaohuo%2Fwriting-agent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28111072,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-29T02:00:07.021Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai-writing","claude-code","content-generation","deepseek","style-modeling","writing-agent","writing-assistant","writing-workflow"],"created_at":"2025-12-27T00:51:44.859Z","updated_at":"2025-12-29T05:32:06.016Z","avatar_url":"https://github.com/dongbeixiaohuo.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# 写稿Agent v0.1.0\n\n\u003e 一个基于 Claude Code Skills 的\"反AI味\"写作系统，让AI写出的文章像人写的一样自然。\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Version](https://img.shields.io/badge/version-v0.1.0-blue.svg)](https://github.com/dongbeixiaohuo/写稿Agent/releases)\n[![Claude Code](https://img.shields.io/badge/Claude-Code%20Skills-blue)](https://code.claude.com)\n[![DeepSeek](https://img.shields.io/badge/DeepSeek-Compatible-green)](https://platform.deepseek.com)\n\n## 🎯 项目简介\n\n写稿Agent 是一个工作流驱动的写作系统，通过强制性的需求澄清、风格建模、素材调研和主编审稿，帮助你写出**不像AI生成**的高质量文章。\n\n### 核心特点\n\n- ✅ **反AI味道**：自动去除小标题病、排比上瘾、格式洁癖等AI典型特征\n- ✅ **风格建模**：12维度深度解构，提取任何文章的写作风格并复用\n- ✅ **素材调研**：自动搜集真实数据、案例和观点，让文章有据可依\n- ✅ **字数精准控制**：通过外部工具统计，误差控制在±20%以内\n- ✅ **版本管理**：自动保存初稿、修订稿、最终稿，可追溯每次修改\n\n## 📦 快速开始\n\n### 前置要求\n\n**方式一：使用 Claude Code（官方）**\n- [Claude Code](https://code.claude.com) 账号\n- 基本的命令行操作能力\n\n**方式二：使用 DeepSeek API（推荐，更经济）**\n- Claude Code 桌面应用（无需 Claude 账号）\n- DeepSeek API Key（[获取地址](https://platform.deepseek.com)）\n- 配置方法：参考 [DeepSeek 官方文档](https://api-docs.deepseek.com/zh-cn/guides/anthropic_api)\n\n\u003e **本项目所有测试均基于 DeepSeek-V3 模型通过 Anthropic API 适配完成。**\n\n### 安装步骤\n\n1. **克隆项目**\n   ```bash\n   git clone https://github.com/dongbeixiaohuo/写稿Agent.git\n   cd 写稿Agent\n   ```\n\n2. **在 Claude Code 中打开**\n   - 打开 Claude Code\n   - File → Open Folder\n   - 选择 `写稿Agent` 目录\n\n3. **（可选）配置 DeepSeek API**\n   \n   如果使用 DeepSeek API，在 Claude Code 设置中：\n   ```\n   API Base URL: https://api.deepseek.com/v1\n   API Key: 你的 DeepSeek API Key\n   Model: deepseek-chat\n   ```\n\n4. **开始使用**\n   ```\n   直接对 Claude 说：\"帮我写一篇关于XXX的文章\"\n   系统会自动引导你完成整个写作流程\n   ```\n\n## 🚀 使用示例\n\n### 基础写作流程\n\n```\n你：\"帮我写一篇关于35岁程序员危机的文章\"\n    ↓\nClaude 会引导你：\n1. 选择切入方向（A/B/C）\n2. 确认受众、风格、字数\n3. 询问是否需要调研素材\n4. 设计3个候选标题让你选择\n5. 分步写作（开头→主体→结尾）\n6. 主编审稿（重点检查AI味道）\n    ↓\n最终输出：articles/你的标题_最终稿.md\n```\n\n### 风格建模详细教程\n\n**方式一：直接贴文章内容**\n```\n你：\"帮我分析这篇文章的风格：\n\n[直接粘贴文章全文]\n\n以后按这个风格写。\"\n```\n\n**方式二：使用 @ 引用文件**\n```\n你：\"帮我分析 @sample_article.md 的风格，以后按这个风格写\"\n```\n\n**方式三：提供多篇参考文章（推荐，更准确）**\n```\n你：\"帮我分析这几篇文章的共同风格：\n@article1.md\n@article2.md\n@article3.md\n\n提取共性，保存为'XXX风格'\"\n```\n\n**风格建模过程：**\n```\n提供样本文章\n    ↓\nClaude 会：\n1. 深度解构12个维度：\n   - 核心人格与立场\n   - 思维模式与论证逻辑\n   - 开头/过渡/结尾模式\n   - 句式与节奏\n   - 词汇指纹\n   - 修辞手法\n   - 格式与排版\n   - 独特习惯与招牌动作（重点！）\n   - 反AI特征\n   - 典型段落模板\n2. 提取\"招牌动作\"（最具辨识度的写作习惯）\n3. 保存风格文件到 .claude/styles/XXX风格.md\n    ↓\n下次写作时可以直接调用这个风格\n```\n\n**最佳实践：**\n- 样本文章建议 3000 字以上，效果更好\n- 提供 3-5 篇同一作者的文章，提取的风格更准确\n- 风格文件可以手动编辑，补充或调整特征\n\n## 📚 核心 Skills 说明\n\n| Skill | 功能 | 调用时机 |\n|-------|------|---------|\n| `writing-clarifier` | 澄清写作需求 | 用户发起写作请求时 |\n| `research-expert` | 调研素材 | 需要真实数据支撑时 |\n| `style-modeler` | 风格建模 | 需要提取/创建风格时 |\n| `writing-executor` | 写作执行 | 实际写作阶段 |\n| `editor-review` | 主编审稿 | 草稿完成后 |\n\n## 🎨 风格库示例\n\n项目自带一个\"墨水怪风\"风格示例（`.claude/styles/墨水怪风.md`），特点：\n- 愤世嫉俗但真诚的语气\n- 口语化长句 + 情绪短句\n- 大量使用反问和自问自答\n- 完全不用小标题和加粗\n\n你可以基于任何文章创建自己的风格库。\n\n## 📖 详细文档\n\n- [完整工作流说明](CLAUDE.MD)\n- [DeepSeek API 配置指南](docs/DEEPSEEK_SETUP.md) ⭐ 推荐\n- [Skills 开发指南](.claude/skills/)\n- [风格建模教程](.claude/skills/风格建模/SKILL.md)\n- [常见问题 FAQ](docs/FAQ.md)\n- [项目结构说明](docs/PROJECT_STRUCTURE.md)\n\n## 🛠️ 高级配置\n\n### 自定义反AI规则\n\n编辑 `.claude/skills/写作执行/SKILL.md` 中的\"反AI写作技巧\"部分，添加你自己的规则。\n\n### 调整字数控制精度\n\n编辑 `.claude/skills/写作执行/SKILL.md` 中的\"字数控制\"部分，修改允许范围（默认±20%）。\n\n## 🤝 贡献指南\n\n欢迎提交 Issue 和 Pull Request！\n\n1. Fork 本项目\n2. 创建特性分支 (`git checkout -b feature/AmazingFeature`)\n3. 提交更改 (`git commit -m 'Add some AmazingFeature'`)\n4. 推送到分支 (`git push origin feature/AmazingFeature`)\n5. 开启 Pull Request\n\n## 📝 更新日志\n\n查看 [CHANGELOG.md](CHANGELOG.md) 了解版本历史。\n\n## 📄 许可证\n\n本项目采用 MIT 许可证 - 详见 [LICENSE](LICENSE) 文件。\n\n## 🙏 致谢\n\n- 感谢 [Claude Code](https://code.claude.com) 提供的 Skills 系统\n- 感谢所有贡献者和使用者的反馈\n\n## 📮 联系方式\n\n- 提交 Issue: [GitHub Issues](https://github.com/dongbeixiaohuo/写稿Agent/issues)\n- 讨论区: [GitHub Discussions](https://github.com/dongbeixiaohuo/写稿Agent/discussions)\n\n---\n\n**如果这个项目对你有帮助，请给个 ⭐ Star！**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdongbeixiaohuo%2Fwriting-agent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdongbeixiaohuo%2Fwriting-agent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdongbeixiaohuo%2Fwriting-agent/lists"}