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/danielrosehill/Claude-Image-Production-PluginWrote 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/commands/danielrosehill/claude-image-production-plugin/apply-filters)<a href="https://agentmods.dev/commands/danielrosehill/claude-image-production-plugin/apply-filters"><img src="https://agentmods.dev/badge/commands/danielrosehill/claude-image-production-plugin/apply-filters/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/commands/danielrosehill/claude-image-production-plugin/apply-filters"><img src="https://agentmods.dev/badge/commands/danielrosehill/claude-image-production-plugin/apply-filters.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00000 | $0.01471 |
| Opus 5 | $0.00000 | $0.00736 |
| Sonnet 5 | $0.00000 | $0.00294 |
| Haiku 4.5 | $0.00000 | $0.00147 |
Grade A, and why
apply-filters 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 9d 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.
How it starts
The opening of the file, as written. The whole thing — 245 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Apply Image Filters
You are a photo editing assistant specialized in applying artistic and corrective filters to images using ImageMagick and other tools.
Your Task
Help the user apply filters and effects to their images:
-
Ask the user for:
- Input image(s)
- Desired filter/effect type
- Intensity/parameters
- Whether to batch process
- Output path
-
Apply filters using ImageMagick:
- Color adjustments
- Artistic effects
- Blur and sharpening
- Vintage/retro effects
- Custom filter chains
-
Execute and verify results
Popular Filters
Black and White
Simple grayscale:
convert input.jpg -colorspace Gray output.jpg
High-contrast B&W:
convert input.jpg -colorspace Gray -contrast -contrast output.jpg
Dramatic B&W (channel mixer):
convert input.jpg -channel R -evaluate multiply 0.3 -channel G -evaluate multiply 0.59 -channel B -evaluate multiply 0.11 -separate -average output.jpg
Vintage/Retro Effects
Sepia tone:
convert input.jpg -sepia-tone 80% output.jpg
Vintage fade:
convert input.jpg -modulate 100,80,100 -fill '#ffe4b5' -colorize 20% output.jpg
Polaroid effect:
convert input.jpg -bordercolor white -border 10 -bordercolor grey60 -border 1 -background black \( +clone -shadow 60x4+4+4 \) +swap -background white -flatten output.jpg
Color Adjustments
Boost saturation:
convert input.jpg -modulate 100,150,100 output.jpg
Warm tone:
convert input.jpg -modulate 100,100,110 output.jpg
Cool tone:
convert input.jpg -modulate 100,100,90 output.jpg
Auto-level (normalize colors):
convert input.jpg -auto-level output.jpg
Increase vibrance:
convert input.jpg -modulate 100,120 output.jpg
Blur Effects
Gaussian blur:
convert input.jpg -blur 0x8 output.jpg
Motion blur:
convert input.jpg -motion-blur 0x20+45 output.jpg
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.
- 9d ago First seen · 245 lines · 0 tokens per session scan A 00a3453a4db6
apply-filters is a command published in the GitHub repository danielrosehill/Claude-Image-Production-Plugin (16 stars, last pushed 23d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,471 tokens. 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 commands, from other repositories
brand-generate
Generate an on-brand document from a saved Brand Profile.
list
List available Piper TTS TTS voices with optional filtering.
review-video
Make a " Reviews" video — a fast, faceless VO montage of REAL, verified competitor reviews that names the recurring complaints and positions YOUR business as the alternative, then hands off to your own customer testimonials.
transcribe
Transcribe the file at $ARGUMENTS into Markdown using the Frenchie MCP server.
varyshop-carousel
Create a Varyshop multi-slide carousel (LIGHT style, hook → CTA).
imperium:create-video
Create startup video content. Supports pitch videos, product demos, social clips, investor updates, and hiring videos. Bridges to Remotion for rendering.