Armory
Source
Browse
Skills

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.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install generate-image --cli claude

writes the skill into.claude/skills/generate-image/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/generate-image/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

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.

When to use it

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 / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/scientific/generate-image/SKILL.md -o .claude/skills/generate-image/SKILL.md

Notes

Extracted from davila7/claude-code-templates, generate-image category.