By tmchow
Generate and iteratively refine AI images via CLI while maintaining consistent style and subject identity. Use pre-built projects, style references, guides, and OpenRouter integration to streamline image creation workflows directly from your terminal.
Plugins for Claude Code and Codex by Trevin Chow.
curl -fsSL "https://raw.githubusercontent.com/tmchow/tmc-marketplace/main/scripts/install.sh?$(date +%s)" | bash
Shows an interactive menu to choose which plugins to install. Safe to re-run (idempotent). Skips anything not detected (e.g., no Codex installed).
Install without the menu:
# All plugins at once
curl -fsSL "https://raw.githubusercontent.com/tmchow/tmc-marketplace/main/scripts/install.sh?$(date +%s)" | bash -s -- --all
# Just one plugin
curl -fsSL "https://raw.githubusercontent.com/tmchow/tmc-marketplace/main/scripts/install.sh?$(date +%s)" | bash -s -- --plugin image-sprout
Install only one target (Claude Code or Codex):
# Codex skills only
curl -fsSL "https://raw.githubusercontent.com/tmchow/tmc-marketplace/main/scripts/install.sh?$(date +%s)" | bash -s -- --codex-only
# Claude Code plugin only
curl -fsSL "https://raw.githubusercontent.com/tmchow/tmc-marketplace/main/scripts/install.sh?$(date +%s)" | bash -s -- --claude-only
Combine flags to narrow both axes:
# Single plugin, Claude Code only
curl -fsSL "https://raw.githubusercontent.com/tmchow/tmc-marketplace/main/scripts/install.sh?$(date +%s)" | bash -s -- --plugin iterative-engineering --claude-only
To uninstall:
curl -fsSL "https://raw.githubusercontent.com/tmchow/tmc-marketplace/main/scripts/install.sh?$(date +%s)" | bash -s -- --uninstall
/plugin marketplace add tmchow/tmc-marketplace
/plugin install iterative-engineering@tmc-marketplace
/plugin install image-sprout@tmc-marketplace
Verify with /plugin list.
Download the skills into your Codex skills directory:
curl -sL https://github.com/tmchow/tmc-marketplace/archive/refs/heads/main.tar.gz \
| tar xz --strip-components=4 -C ~/.codex/skills/ \
tmc-marketplace-main/plugins/iterative-engineering/skills/
This extracts all skills (with their reference files) to ~/.codex/skills/.
| Plugin | Description |
|---|---|
| iterative-engineering | Iterative development workflow — brainstorming → tech planning → implementing with multi-agent reviews, dependency-aware execution, and severity-based acceptance |
| image-sprout | Generate and iterate on images with consistent style and subject identity using the image-sprout CLI |
Each plugin maintains its own changelog, managed by release-please:
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Original editorial illustrations where a recurring mascot performs the idea — ten bundled print looks, custom characters via a built-in character builder, palettes derived from your own site's colors. Ships the illo Agent Skill and its dual-backend image engine: free generation through your Codex CLI subscription (gpt-image-2) when available, OpenRouter otherwise.
Iterative development workflows. 13 agents, 12 skills for brainstorming, research, design exploration, tech planning, multi-agent reviews, TDD execution, and PR feedback resolution.
npx claudepluginhub tmchow/tmc-marketplace --plugin image-sproutClaude Code skill pack for Ideogram (24 skills)
Iterative development workflows. 13 agents, 12 skills for brainstorming, research, design exploration, tech planning, multi-agent reviews, TDD execution, and PR feedback resolution.
AI-powered creative tools for image generation, editing, and visual content creation. Includes 0 agents, 1 command, and 1 skill for Gemini image generation.
AI image generation with creative workflow orchestration, parallel multi-direction output, prompt engineering, and a 1,300+ curated inspiration library. Requires MeiGen MCP server (supports MeiGen Cloud, local ComfyUI, and OpenAI-compatible APIs).
Parallel coding orchestration + Codex image generation — /pumasi for parallel code, /pumasi:image for AI image generation
Generate and edit images via Google Gemini with domain-specialized prompt building for ads, web, YouTube, illustration, logos, people, and objects