원클릭으로
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 직업 분류 기준
| 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.
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.