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 Lykhoyda/ask-llmnpx agentmods add plugins/lykhoyda/ask-llm/marketplacegit clone --depth 1 https://github.com/Lykhoyda/ask-llmWrote 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/lykhoyda/ask-llm/marketplace)<a href="https://agentmods.dev/plugins/lykhoyda/ask-llm/marketplace"><img src="https://agentmods.dev/badge/plugins/lykhoyda/ask-llm/marketplace.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
ask-llm-plugins marketplace 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 today.
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": "ask-llm-plugins",
"owner": {
"name": "Anton Lykhoyda",
"email": "[email protected]"
},
"metadata": {
"description": "Claude Code plugins for AI-to-AI collaboration with Codex, Grok, Antigravity, Ollama, and Gemini",
"version": "1.0.0"
},
"plugins": [
{
"name": "ask-llm",
"source": {
"source": "git-subdir",
"url": "https://github.com/Lykhoyda/ask-llm.git",
"path": "packages/claude-plugin"
},
"description": "AI-to-AI collaboration — review code and debate plans across Codex, Grok, Antigravity, Ollama, and Gemini providers",
"version": "0.16.0",
"author": {
"name": "Anton Lykhoyda"
},
"homepage": "https://lykhoyda.github.io/ask-llm/plugin/overview",
"repository": "https://github.com/Lykhoyda/ask-llm",
"license": "MIT",
"keywords": [
"ai",
"gemini",
"codex",
"grok",
"xai",
"ollama",
"antigravity",
"mcp",
"code-review",
"brainstorm"
],
"category": "external-integrations"
}
]
}
The plugins it lists here
This marketplace lists 1 plugin kept in the same repository. Each has its own page, its own measurements and its own install command.
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.
- today Changed fbfc3125157f
- 3d ago First seen · 43 lines scan A 3ad58563f91c
ask-llm-plugins marketplace is a plugin published in the GitHub repository Lykhoyda/ask-llm (16 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-08-30.
Other plugins, from other repositories
skill-seekers
Transform 18 source types (docs, GitHub, PDFs, videos, Jupyter, Confluence, Notion, Slack, and more) into AI-ready skills and RAG knowledge for 21+ AI platforms.
mcp-builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools.
embedded-systems-architect
Evidence-driven embedded systems & edge-AI development skill: vendor-doc intake, cross-layer feasibility reasoning, model deployment compatibility, performance estimation, and hard-gated flashing/recovery guidance.
obsidian-rag
Obsidian vault integration with local RAG capabilities for Claude Code.
prompt-evaluator
A quiet prompting coach. Scores how you ask, names one thing to sharpen, and remembers your recurring patterns across sessions so the feedback compounds. Works for anyone using AI — not tied to any one domain.
sdlc-wizard-cowork
SDLC enforcement for Claude Cowork — TDD, planning, self-review via skills and one prompt-based hook.