AI Features
Docsbook 提供了构建在您文档之上的完整 AI 层:一个经过您内容训练的聊天机器人、自动翻译成 15 种语言、用于 AI 代理的机器可读表面,以及一个 MCP 服务器,让 Claude Code 或 Cursor 管理您的工作区。
What's included#
Every AI surface in Docsbook is documented on its own page. Use this index to jump to the area you care about.
| Feature | Plan | Page |
|---|---|---|
| AI Chat trained on your docs | PRO | AI Chat |
| Translations into 15 languages | PRO | Translations |
llms.txt for AI agent discovery |
Free | llms.txt |
| Source of Truth doc graph | PRO+ | Source of Truth |
| MCP server with ~40 tools | Free | MCP Server |
| Pre/post LLM chat hooks | PRO | Chat Hooks |
| Docs Skills catalog | Free | Skills |
如何将各个部分组合在一起#
聊天、翻译和钩子建立在您的索引内容之上。MCP 服务器、llms.txt 和文档图将相同的内容暴露给外部 AI 代理——这样,一个 Claude Code 会话就可以阅读您的文档、编写翻译或更新品牌,而无需离开编辑器。
如果您是第一次设置 AI,请从 AI 聊天 开始,然后在您拥有多语言受众时启用 翻译。需要使用 AI 代理针对其文档的团队应阅读 llms.txt 和 数据源。