بنقرة واحدة
qmd
Use when searching markdown notes, meeting transcripts, documentation, or knowledge bases from the command line.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Use when searching markdown notes, meeting transcripts, documentation, or knowledge bases from the command line.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
shared
Shared project skill; exercises the per-agent .claude/skills / .agents/skills emission.
Skill that ships a binary-shaped sidecar file.
Skill with only frontmatter, no body.
New-form skill alongside the legacy bare-markdown one.
Exercises nested sidecar directory preservation.
| name | qmd |
| description | Use when searching markdown notes, meeting transcripts, documentation, or knowledge bases from the command line. |
QMD is an on-device search engine for markdown notes, meeting transcripts, documentation, and knowledge bases.
qmd search "your query" # Search indexed documents
qmd index /path/to/docs # Index a directory
qmd search --semantic "concept" # Semantic search with embeddings
Use QMD when you need to search through large knowledge bases, documentation, or notes. It runs entirely locally - no external API calls needed for search.