Image Tools

🌐Community
by dalehurley · vlatest · Repository

Generate, edit, upscale, and analyze images using various AI models directly within your workflow.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add image-tools npx -- -y @trustedskills/image-tools
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "image-tools": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/image-tools"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to manipulate and generate images. It can perform tasks like resizing, cropping, and applying filters to existing images. Furthermore, the skill enables the creation of new images from textual descriptions or by combining elements from multiple sources.

When to use it

  • Social Media Content Creation: Generate resized versions of images for different social media platforms (e.g., Instagram, Twitter).
  • Image Editing Tasks: Quickly crop and resize product photos for an e-commerce website.
  • Visual Prototyping: Create mockups or visual representations based on textual descriptions.
  • Content Enrichment: Add filters or effects to images to enhance their aesthetic appeal.

Key capabilities

  • Image resizing
  • Image cropping
  • Applying image filters
  • Image generation from text prompts
  • Combining elements from multiple images

Example prompts

  • "Resize this image to 500x300 pixels."
  • "Crop the image to focus on the subject's face."
  • "Generate an image of a cat wearing a hat."
  • "Combine these two images into a single panorama."

Tips & gotchas

The quality of generated images depends heavily on the clarity and detail provided in the text prompt. Experiment with different phrasing to achieve desired 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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
dalehurley
Installs
3

🌐 Community

Passed automated security scans.