
Qmd
Install teestone’s qmd-cn marketplace to let Claude Code query Chinese or mixed-language markdown docs on disk through qmd MCP.
Overview
qmd-cn (teestone) is a plugin marketplace for the Build phase that connects Claude Code to local markdown search via the qmd MCP server and skills bundle.
What is this marketplace?
- qmd MCP integration (command qmd, args mcp)
- Local markdown search and retrieval for agent context
- Skills path ./skills/ included in the plugin bundle
- MIT v0.1.0; keywords markdown, search, qmd
- teestone catalog slug qmd-cn for Claude Code distribution
- 1 plugin (qmd) per marketplace manifest
- 1 MCP server: qmd (args: mcp)
- Version 0.1.0, MIT; repository https://github.com/tobi/qmd
What problem does it solve?
Localized markdown documentation sits unused while the agent codes from English-only context and misses your real requirements.
Who is it for?
Solo builders and small teams documenting in Chinese or mixed languages who already use or can install qmd locally.
Skip if: Projects with no local markdown source of truth or teams that require enterprise wiki connectors without running qmd.
What do I get? / Deliverables
With qmd-cn enabled, the agent retrieves relevant local markdown—including Chinese docs—through MCP instead of you pasting files manually.
- Agent-queryable local markdown index via qmd
- Context snippets from matched files in workflow
- Access to bundled ./skills/ qmd workflows
Plugins in this marketplace
1 plugin — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
Document retrieval supports Build work when implementation details live in local markdown, including localized README and spec files. MCP server plus skills directory is agent-tooling: it extends the coding agent’s tools rather than replacing your editor or hosted wiki.
How it compares
teestone-packaged qmd MCP marketplace (qmd-cn), same tool class as other qmd listings—not a GEO or SEO distribution plugin.
Common Questions / FAQ
Who is Qmd-cn for?
It is for Claude Code users who rely on local markdown (often Chinese or bilingual) and want teestone’s Qmd-cn marketplace for MCP-based retrieval.
When should I use Qmd-cn?
Use it while building when answers should come from your on-disk docs, changelogs, and specs rather than generic model knowledge.
How do I add Qmd-cn to my agent?
Add the teestone Qmd-cn Claude Code marketplace, install Qmd CLI, configure the Qmd MCP server (Qmd mcp), and enable the plugin in your agent environment.