Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
/plugin marketplace add jellydn/my-ai-toolsnpx agentmods add plugins/jellydn/my-ai-tools/qmd-knowledgegit clone --depth 1 https://github.com/jellydn/my-ai-toolsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/plugins/jellydn/my-ai-tools/qmd-knowledge)<a href="https://agentmods.dev/plugins/jellydn/my-ai-tools/qmd-knowledge"><img src="https://agentmods.dev/badge/plugins/jellydn/my-ai-tools/qmd-knowledge.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
qmd-knowledge scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"name": "qmd-knowledge",
"description": "Project-specific knowledge management system using qmd MCP server. Captures learnings, issue notes, and conventions in a searchable knowledge base.",
"version": "1.0.0",
"author": {
"name": "Dung Huynh Duc",
"email": "[email protected]"
},
"source": "./skills/qmd-knowledge",
"category": "productivity",
"homepage": "https://github.com/jellydn/my-ai-tools"
}What ships with it
1 file beside marketplace.json#qmd-knowledge in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago First seen · 12 lines scan A 25e09d80ef10
qmd-knowledge is a plugin published in the GitHub repository jellydn/my-ai-tools (119 stars, last pushed today), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other plugins, from other repositories
relationship-design
Design AI-first interfaces that build ongoing relationships through memory, trust evolution, and collaborative planning.
time
Time and timezone utilities for getting current time and converting between timezones.
ace-tool
Semantic codebase search and prompt enhancement.
My-Brain-Is-Full-Crew
A crew of 10 AI agents that run your Obsidian vault like a team of personal assistants — capturing notes, triaging your inbox, managing your calendar and email, tracking your nutrition, supporting your mental health, and keeping everything connected. Works in any language.
paleo
🦴 paleo — personal token-saving skill collection (Claude Code / Codex / Gemini / Hermes). 7 composable skills: terse output, auto-detect, context trim, budget cap, conversation compress, summary, JSON compact.
obsidian-llm-wiki
LLM Wiki pattern for an active Obsidian vault. Ten slash commands (/wiki-init, /wiki-ingest, /wiki-scan, /wiki-query, /wiki-save, /wiki-lint, /wiki-hot, /wiki-tags-refresh, /wiki-task, /wiki-tasks-extract) compile knowledge from meetings, projects, daily notes, and raw sources into a persistent, cross-referenced wiki…