What is qmd-knowledge?
Project-specific knowledge management system using qmd MCP server. Captures learnings, issue notes, and conventions in a searchable knowledge base. Source: jellydn/my-ai-tools.
Project-specific knowledge management system using qmd MCP server. Captures learnings, issue notes, and conventions in a searchable knowledge base.
Quickly install qmd-knowledge AI skill to your development environment via command line
Source: 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:
Project-specific knowledge management system using qmd MCP server. Captures learnings, issue notes, and conventions in a searchable knowledge base. Source: jellydn/my-ai-tools.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/jellydn/my-ai-tools --skill qmd-knowledgeProject-specific knowledge management system using qmd MCP server. Captures learnings, issue notes, and conventions in a searchable knowledge base. Source: jellydn/my-ai-tools.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jellydn/my-ai-tools --skill qmd-knowledge Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/jellydn/my-ai-tools