BeClaude

generate-image

New
19.9kSmitheryGeneralby davila7

Generate or edit images using AI models (FLUX, Gemini). Use for general-purpose image generation including photos, illustrations, artwork, visual assets, concept art, and any image that isn't a technical diagram or schematic. For flowcharts, circuits, pathways, and technical diagrams, use the scientific-schematics skill instead.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/generate-image.md https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/scientific/generate-image/SKILL.md
3
Invoke in Claude Code
/generate-image
View source on GitHub
designai-&-ml

Frequently Asked Questions

What is generate-image?

Generate or edit images using AI models (FLUX, Gemini). Use for general-purpose image generation including photos, illustrations, artwork, visual assets, concept art, and any image that isn't a technical diagram or schematic. For flowcharts, circuits, pathways, and technical diagrams, use the scientific-schematics skill instead.

How to install generate-image?

To install generate-image, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /generate-image.

What is generate-image best for?

generate-image is a community categorized under General. It is designed for: design, ai-&-ml. Created by davila7.