Canghe Image Gen
Generate unique, stylized images from text prompts using freestylefly's advanced AI image generation capabilities.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add canghe-image-gen npx -- -y @trustedskills/canghe-image-gen
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"canghe-image-gen": {
"command": "npx",
"args": [
"-y",
"@trustedskills/canghe-image-gen"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to generate images directly using the Canghe platform. It allows for creating visual assets based on text prompts or specific design requirements without manual intervention.
When to use it
- Rapidly prototype visual concepts during early-stage product design.
- Generate consistent character or asset variations for storytelling projects.
- Create placeholder graphics for documentation, presentations, or marketing drafts.
- Automate the creation of simple illustrations when human artists are unavailable.
Key capabilities
- Direct image generation via text-to-image models hosted on Canghe.
- Integration with AI agent workflows to trigger visual output automatically.
- Support for various aspect ratios and resolution settings (implied by standard image gen).
- Accessible through the TrustedSkills registry for easy installation.
Example prompts
- "Generate a futuristic cityscape at sunset with flying vehicles."
- "Create a minimalist logo design for a coffee brand using green and brown tones."
- "Produce a 3D render of a modern living room interior with natural lighting."
Tips & gotchas
Ensure your AI agent has proper permissions to call external image generation APIs if the skill requires network access. Be specific in your prompts to avoid generic or low-quality outputs, as Canghe's models may vary in interpretation based on input clarity.
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.