Image_Editing
Helps with image processing, editing as part of agent workflows workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add image_editing npx -- -y @trustedskills/image_editing
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"image_editing": {
"command": "npx",
"args": [
"-y",
"@trustedskills/image_editing"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to perform basic image editing tasks. It can modify images based on textual instructions, such as resizing, cropping, and applying filters. The agent can also adjust brightness, contrast, and saturation levels within an image.
When to use it
- You need a quick thumbnail created for a social media post.
- A product photo needs to be cropped to fit specific dimensions for an e-commerce site.
- An image is too dark or bright and requires adjustment before sharing.
- You want to apply a consistent filter across multiple images for branding purposes.
Key capabilities
- Resizing images
- Cropping images
- Applying filters
- Adjusting brightness
- Adjusting contrast
- Adjusting saturation
Example prompts
- "Resize this image to 500x300 pixels."
- "Crop the image to a square aspect ratio."
- "Apply a vintage filter to this photo."
- “Increase the brightness of this image by 20%.”
Tips & gotchas
The skill’s capabilities are limited to basic edits; more complex manipulations may not be possible. Providing clear and specific instructions will yield better results.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.