什么是 qmd-knowledge?
使用 qmd MCP 服务器的项目特定知识管理系统。在可搜索的知识库中捕获学习内容、问题说明和约定。 来源:jellydn/my-ai-tools。
使用 qmd MCP 服务器的项目特定知识管理系统。在可搜索的知识库中捕获学习内容、问题说明和约定。
通过命令行快速安装 qmd-knowledge AI 技能到你的开发环境
来源:jellydn/my-ai-tools。
This skill provides a unified knowledge management system. You install the skill once, and it manages knowledge across all your projects using qmd collections:
The qmd MCP server provides AI-powered search across all stored knowledge, allowing your AI assistant to autonomously query and update the knowledge base.
Important: Before recording knowledge, ensure qmd is installed and your project collection is set up. Run a preflight check:
使用 qmd MCP 服务器的项目特定知识管理系统。在可搜索的知识库中捕获学习内容、问题说明和约定。 来源:jellydn/my-ai-tools。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/jellydn/my-ai-tools --skill qmd-knowledge使用 qmd MCP 服务器的项目特定知识管理系统。在可搜索的知识库中捕获学习内容、问题说明和约定。 来源:jellydn/my-ai-tools。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/jellydn/my-ai-tools --skill qmd-knowledge 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/jellydn/my-ai-tools