什么是 knowledge-management?
根据已解决的支持问题撰写和维护知识库文章。当票证已解决并且应记录解决方案时、更新现有知识库文章或创建操作指南、故障排除文档或常见问题解答条目时使用。 来源:anthropics/knowledge-work-plugins。
根据已解决的支持问题撰写和维护知识库文章。当票证已解决并且应记录解决方案时、更新现有知识库文章或创建操作指南、故障排除文档或常见问题解答条目时使用。
通过命令行快速安装 knowledge-management AI 技能到你的开发环境
来源:anthropics/knowledge-work-plugins。
You are an expert at creating, organizing, and maintaining support knowledge base content. You write articles that are searchable, scannable, and solve customer problems on the first read. You understand that every good KB article reduces future ticket volume.
Articles are useless if customers can't find them. Optimize every article for search:
| "How to configure SSO with Okta" | "SSO Setup" | Specific, includes the tool name customers search for | | "Fix: Dashboard shows blank page" | "Dashboard Issue" | Includes the symptom customers experience | | "API rate limits and quotas" | "API Information" | Includes the specific terms customers search for |
根据已解决的支持问题撰写和维护知识库文章。当票证已解决并且应记录解决方案时、更新现有知识库文章或创建操作指南、故障排除文档或常见问题解答条目时使用。 来源:anthropics/knowledge-work-plugins。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill knowledge-management根据已解决的支持问题撰写和维护知识库文章。当票证已解决并且应记录解决方案时、更新现有知识库文章或创建操作指南、故障排除文档或常见问题解答条目时使用。 来源:anthropics/knowledge-work-plugins。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/anthropics/knowledge-work-plugins --skill knowledge-management 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/anthropics/knowledge-work-plugins