by AlephAITech
豆包工作系统化中文实践指南:教程、真实任务、Skills、连接器、自动化与多 Agent 工作流。
# Add to your Claude Code skills
git clone https://github.com/AlephAITech/DoubaoWorkGuideGuides for using ai agents skills like DoubaoWorkGuide.
DoubaoWorkGuide is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by AlephAITech. 豆包工作系统化中文实践指南:教程、真实任务、Skills、连接器、自动化与多 Agent 工作流。. It has 65 GitHub stars.
DoubaoWorkGuide's catalog security scan is still queued. You can run an instant dependency and prompt-injection check now with the "Scan for vulnerabilities" button above.
Clone the repository with "git clone https://github.com/AlephAITech/DoubaoWorkGuide" and add it to your Claude Code skills directory (see the Installation section above).
DoubaoWorkGuide is primarily written in JavaScript. It is open-source under AlephAITech on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh DoubaoWorkGuide against similar tools.
No comments yet. Be the first to share your thoughts!
Unlocks once the catalog security scan passes (runs nightly).
⚠️ Third-Party Software Notice
This skill is third-party open-source software developed and hosted independently on GitHub. SkillsLLM is an informational directory and does not control or maintain the underlying repository.
Any security checks, ratings, or warnings displayed by SkillsLLM are automated and limited in scope. They do not constitute a security certification or guarantee that the software is safe, error-free, or free from malicious code, vulnerabilities, compromised dependencies, or prompt-injection risks.
Review the source code, permissions, dependencies, and configuration before installing or running any third-party skill. Use is at your own risk. To the maximum extent permitted by applicable law, SkillsLLM is not liable for losses arising from third-party software.
The deep catalog scan for this skill is still queued. Run an instant dependency check now instead.
DoubaoWork Guide 是一份面向豆包工作的系统化中文实践指南。项目为新用户提供从下载安装到完成首个可验收任务的完整上手路径,并继续覆盖连接器、Skill、API、定时任务、多 Agent 工作小队等核心能力。
基础能力之外,指南从个人提效、自媒体、知识管理、电商和金融研究五类工作场景出发,通过 31 个真实任务展示如何把材料、要求和工具组织为可检查、可交付、可复用的工作成果。
当前项目收录 49 篇指南与案例,并提供全文搜索、章节导航、场景任务速达、图片与视频展示、明暗主题切换及移动端适配。内容与网站展示层相互独立,后续扩充章节时可以保持稳定的阅读架构。
推荐访问 doubaowork.homes 阅读完整内容。在线版提供完整章节目录、全文搜索、场景任务速达、图片与视频展示、明暗主题切换和移动端适配。
GitHub 适合查看项目结构和参与完善,连续阅读请使用在线版。
| 部分 | 规模 | 主要内容 |
|---|---|---|
| 使用篇 | 12 篇 | 安装登录、界面与任务、第一个任务、连接器、Skill、工作伙伴、手机控制、API、定时任务、多 Agent 和指令模板 |
| 入门篇 | 6 篇 | Office 文档、协作、文件整理、远程任务、生活事务和自动资讯简报 |
| 场景篇 | 5 类场景,31 个任务 | 个人提效、自媒体、知识管理、电商和金融研究 |
五类场景覆盖以下问题。
网站采用纯静态结构,无需安装前端依赖。在项目根目录运行以下命令。
python3 -m http.server 4173 --bind 127.0.0.1 --directory site
浏览器访问以下地址。
http://127.0.0.1:4173/
其他进程占用 4173 时,可替换为任意可用端口。
公开内容由结构化数据和本地媒体资源驱动。
site/content/site-content.json 保存章节结构与正文site/media/ 保存公开页面引用的图片和视频site/app.js 负责路由、搜索、正文渲染和页面交互site/styles.css 负责视觉系统、响应式布局与明暗主题site/index.html 提供站点入口和全局导航内容更新应保留现有节点关系与公开媒体路径。界面调整应优先在展示层完成,避免把章节内容直接写入页面模板。
doubaowork-guide/
├── assets/
│ ├── authors/ # 作者名片
│ └── readme-home.png # README 首页预览
├── site/
│ ├── assets/ # 网站界面素材
│ ├── content/ # 公开内容数据
│ ├── media/ # 公开图片与视频
│ ├── app.js # 路由、渲染、搜索与交互
│ ├── styles.css # 视觉与响应式样式
│ └── index.html # 网站入口
├── .gitignore
└── README.md
站点发布目录为 site,无需额外构建步骤。主分支保存线上版本,当前网站由 Cloudflare 托管并使用独立域名访问。
欢迎通过 Issue 或 Pull Request 补充案例、修正文案和改进阅读体验。新增案例建议包含清晰的任务背景、输入材料、执行过程、交付结果和验收依据。提交图片或视频前,请确认素材拥有公开使用权限,并移除账号、联系方式和业务数据等敏感信息。
感谢以下作者共同参与《豆包工作指南》的创作与维护。点击名片可查看原图并扫描二维码。
本项目由社区作者共同维护,属于豆包工作的非官方实践指南。产品功能、界面、价格、权限和可用范围可能调整,涉及具体操作时请以产品当前版本及官方说明为准。