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 IchenDEV/prompt-optimizer-pluginsnpx agentmods add plugins/ichendev/prompt-optimizer-plugins/prompt-optimizergit clone --depth 1 https://github.com/IchenDEV/prompt-optimizer-pluginsGrade A, and why
prompt-optimizer 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": "prompt-optimizer",
"displayName": "Prompt Optimizer",
"version": "3.1.0",
"description": "Clarify and optimize prompts for GPT-5.6, Claude, Gemini, Kimi, GLM, and DeepSeek-V4.",
"author": {
"name": "IchenDEV",
"url": "https://github.com/IchenDEV"
},
"homepage": "https://github.com/IchenDEV/prompt-optimizer-plugins",
"repository": "https://github.com/IchenDEV/prompt-optimizer-plugins",
"license": "MIT",
"keywords": [
"prompt-optimization",
"prompt-engineering",
"gpt-5.6",
"claude",
"gemini",
"kimi",
"glm",
"deepseek-v4"
],
"skills": "./skills/"
}
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 · 25 lines scan A d222514203b4
prompt-optimizer is a plugin published in the GitHub repository IchenDEV/prompt-optimizer-plugins (6 stars, last pushed 22d ago), 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-31.
Other plugins, from other repositories
dumb-boss
The anti-sycophant agent skill. An agent that pushes back on a bad instruction instead of complying, without turning into a contrarian.
prompt-improver
Turn vague agent prompts into precise, verifiable XML specs — then execute or plan. Headless multi-CLI generator. Use when the user says improve prompt, plan carefully, or structure a vague coding request.
llamaparse-mcp
Unlock document processing and Index v2 retrieval workflows with the LlamaParse Platform MCP.
claude-md-management-hames
Hames-aware fork of claude-md-management. Audits and revises CLAUDE.md files while honoring the v5.5 kernel + .cursor/rules/ module separation, workspace boundaries, defense-line signatures, and isolated domains.
motherduck-skills
MotherDuck skills for agents and developers: use the CLI and Guides, explore schemas, write DuckDB SQL, build Dives and Flights, and ship analytics apps and pipelines.
claude-prompt
A slash command that rewrites your request into an optimized prompt, then carries it out.