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.
git clone --depth 1 https://github.com/curiositech/some_claude_skillsWrote 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/curiositech/some_claude_skills/automatic-stateful-prompt-improver)<a href="https://agentmods.dev/plugins/curiositech/some_claude_skills/automatic-stateful-prompt-improver"><img src="https://agentmods.dev/badge/plugins/curiositech/some_claude_skills/automatic-stateful-prompt-improver.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
automatic-stateful-prompt-improver 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 yesterday.
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": "automatic-stateful-prompt-improver",
"description": "Automatically intercepts and optimizes prompts using the prompt-learning MCP server. Learns from performance over time via embedding-indexed history. Uses APE, OPRO, DSPy patterns. Activate on \"optimize prompt\", \"improve this prompt\", \"prompt engineering\", or ANY complex task request. Requires prompt-learning MCP server. NOT for simple questions (just answer them), NOT for direct commands (just execute them), NOT for conversational responses (no optimization needed)."
}
What it installs
The manifest is a name and a version. 1 skill travel with it, and installing the plugin installs all of them — 102 tokens a session between them. Each is measured on its own page, and each can be installed alone.
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.
- yesterday First seen · 5 lines scan A 5971455dd389
automatic-stateful-prompt-improver is a plugin published in the GitHub repository curiositech/some_claude_skills (214 stars, last pushed yesterday), 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-06.
Other plugins, from other repositories
context-engineering
Comprehensive context engineering and harness engineering skills for production-grade AI agent systems: fundamentals, degradation patterns, compression, optimization, multi-agent coordination, long-horizon prompting (pseudo-formal task briefs for long-running and parallel agents), memory systems, tool design…
dspy
Optimize and build programmatic prompt systems with Stanford DSPy. Signatures, modules (Predict, ChainOfThought, ReAct), optimizer/teleprompter selection, compilation, caching, evaluation. Use when doing programmatic prompt optimization or building compiled prompt programs. Do not use this skill for unrelated requests.
prompt-engineering-skills
A prompt-engineering toolkit that turns ideas into executable prompts. It includes a prompt-generation command, model-specific guides for Claude, GPT, Gemini, and image models, and a prompt kit.
magic-words
Finds the named technique your problem needs and folds its phrasing into the request before the work starts. Hundreds of named techniques, ranked locally, no network.
promptkitty
Assemble PromptKit prompts and author provider-native agent instructions.
prompt-engineering-expert
Designing effective prompts: structure, few-shot, chain-of-thought, output formatting, and evaluation.