qmd

Search project memory, skills, and documentation using semantic and keyword queries.

Updated Jan 22, 2026
One-click install
npx skills add https://github.com/dtbuchholz/claude-config --skill qmd-dtbuchholz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qmd
Source: https://github.com/dtbuchholz/claude-config/tree/main/skills/qmd
Command: npx skills add https://github.com/dtbuchholz/claude-config --skill qmd-dtbuchholz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows you to efficiently search across your project's memory, existing skills, and documentation using semantic and keyword search, making it easy to recall past decisions and find relevant context.

Core Features & Use Cases

  • Semantic Search: Find information based on conceptual understanding, not just exact keywords.
  • Keyword Search: Quickly locate specific terms, function names, or error messages.
  • Temporal Recall: Search conversation transcripts for information related to specific dates.
  • Use Case: When you need to remember how you previously handled database migrations or find patterns in authentication across different projects.

Quick Start

Use the qmd skill to search for information about handling database migrations safely.

Frequently Asked Questions about qmd

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search project memory and documentation using semantic search?

Semantic search across project memory and documentation is enabled by indexing your knowledge base with the QMD tool, allowing you to retrieve context based on conceptual understanding rather than exact keyword matches.

What is the best way to recall past technical decisions from a knowledge base?

To recall past decisions from a knowledge base, you can use semantic and keyword search to find patterns, retrieve context, and locate specific information like how you previously handled database migrations.

Do I need to install specific tools before I can search my project memory?

Yes, you need the QMD tool installed and your project memory, skills, and documentation indexed before you can perform efficient semantic and keyword-based retrieval.

Can I find specific function names and error messages in my documentation?

Yes, you can use keyword search to quickly locate specific terms, function names, or error messages across your project's documentation and existing skills.

How does temporal recall work for searching conversation transcripts?

Temporal recall allows you to search conversation transcripts to find information related to specific dates, helping you track when certain decisions or patterns occurred in your project history.