🖼️
AutomationPython

Free ImageGen

by NimaChu

Free ImageGen is an Automation skill for Claude Code, published by NimaChu in free-imagegen.

116 stars3 forkson NimaChu/free-imagegenAdded 2026/07/16+2% in starsRepository updated 2026/04/08
agent-workflowarticle-to-imageinfographic-generatorknowledge-cardslocal-image-generationopenclawsvg-rendererxiaohongshu
Install in seconds
Install Free ImageGen
Copy Free ImageGen into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/NimaChu/free-imagegen ~/.claude/skills/free-imagegen

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/NimaChu/free-imagegen.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
SKILL.md in NimaChu/free-imagegen
Installs to
~/.claude/skills/free-imagegen
Collection
The only skill cataloged from this repository
Category
Automation2226 skills

What Free ImageGen does

Fully local free text-to-image skill for OpenClaw and general assets. Generates SVG from prompt, then converts SVG to PNG with local tools only (no online API calls).

Free ImageGen is cataloged under Automation on DirSkills. Free ImageGen comes from a repository tagged agent-workflow, article-to-image, infographic-generator, knowledge-cards and local-image-generation.

Documentation

README

Free ImageGen

Use this skill when the user wants fully local image generation with a Prompt -> SVG -> PNG pipeline and does not want online image APIs.

This skill is best for:

  • text-heavy cover images
  • Xiaohongshu-style text covers
  • infographics and knowledge cards
  • article-to-image card sets
  • OpenClaw thumbnails and icons
  • simple stylized illustrations as a lightweight fallback
  • direct custom_svg rendering when the agent wants full visual control

This skill is not a photorealistic diffusion model. It is a local, rule-based composition engine that renders through SVG and exports PNG locally.

When To Use It

Use free-imagegen when the request matches one or more of these cases:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Free ImageGen

  • How does Free ImageGen compare to other Automation skills?

    Free ImageGen ranks #2103 by stars among the 2226 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Free ImageGen against them. Open each page to compare what they document and how they install.