qmd-2Search markdown knowledge bases, notes, and documentation using QMD. Use when users ask to search notes, find documents, or look up information.
Install via ClawdBot CLI:
clawdbot install satvik374/qmd-2Grade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → http://localhost:8181/queryCalls external URL not in known-safe list
http://localhost:8181/queryAI Analysis
The skill sends queries to localhost:8181, which is likely a local QMD MCP server or CLI tool, not an unauthorized external endpoint. This is consistent with the skill's stated purpose of searching local markdown files. No credential harvesting, hidden instructions, or obfuscation were found.
Audited Apr 17, 2026 · audit v1.0
Generated Mar 22, 2026
Software development teams use QMD to quickly search internal markdown documentation, such as API specs, architecture decisions, and onboarding guides. It enables engineers to find precise technical information using keyword or semantic queries, reducing time spent navigating folders.
Researchers and students employ QMD to organize and search markdown notes from literature reviews, experiments, and study materials. The hybrid search capabilities help locate specific terms or concepts across large collections of academic notes.
Writers and editors use QMD to search through markdown drafts, style guides, and reference materials. It aids in finding previous content, checking consistency, and retrieving specific sections during editing processes.
IT support and DevOps teams leverage QMD to search internal markdown runbooks, troubleshooting guides, and infrastructure documentation. It helps quickly resolve incidents by finding relevant procedures and configurations.
Offer the core QMD tool as free, open-source software under MIT license, while providing paid support, customization, and enterprise features. This attracts a community of users and monetizes through consulting and advanced integrations.
Develop a cloud-based version of QMD with team management, real-time collaboration, and enhanced search analytics. Charge subscription fees per user or team, targeting organizations needing scalable markdown search solutions.
Monetize by offering QMD as an embeddable search service via API, with usage-based pricing for queries and data processing. Focus on integrating with popular note-taking apps, wikis, and developer tools.
💬 Integration Tip
Ensure the qmd CLI or MCP server is installed and collections are indexed via 'qmd embed' before use; test queries with both lex and vec types for optimal recall.
Scored Apr 19, 2026
Work with Obsidian vaults (plain Markdown notes) and automate via notesmd-cli.
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
Obsidian笔记库按KG笔记法整理——四种笔记类型、链接权限、关系中转、命名规范、新旧分离。自动纠错+建关系+去重+补缺+无关内容分离+分层加载
Manage a personal knowledge base by adding, searching, organizing, and reviewing articles, links, and notes with tags and natural language queries.
Automatically extract key points from long texts in Chinese or English using keywords or length triggers, outputting clear, concise bullet-point summaries.
Generate a daily work report by automatically discovering all git repositories the user worked on, collecting commit logs across all branches, and summarizin...