Pony Image Agent is a professional-grade AI tool for generating commercial product photography, replicating visual styles, and creating cohesive image suites.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install pony-image
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install pony-image using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Pony Image Agent is a specialized skill designed to automate high-end commercial imagery within the Openclaw Skills ecosystem. It provides developers and businesses with a streamlined workflow for creating visual assets that require strict adherence to brand aesthetics. By supporting three distinct modes—direct generation, style replication, and suite planning—it bridges the gap between raw AI potential and professional marketing requirements.
The tool utilizes state-of-the-art models like Gemini 2.5 Flash for rapid prototyping and Gemini 3 Pro for high-resolution 4K production. Whether you are building an e-commerce platform or a digital marketing automation pipeline, this agent handles the complexities of prompt engineering, lighting consistency, and composition analysis to deliver studio-quality results.
To integrate this skill into your Openclaw Skills environment, you must configure the following environment variable:
export PONY_SUPABASE_ANON_KEY="your_jwt_anon_key"
All requests are routed through the fixed base URL: https://vecarpahagopuqbwxbjh.supabase.co/functions/v1. Ensure your client provides the correct Authorization header using the Bearer token format.
The agent operates using structured JSON payloads to maintain consistency. Below are the primary data structures:
| Object | Key Attributes | Purpose |
|---|---|---|
Plan |
styleAnalysisSummary, colorSystem, photographyStyle |
Stores visual DNA for style replication. |
SuitePlan |
overallDesign, images[] |
Defines the theme and individual scene descriptions for a set of images. |
Request |
prompt, style, ratio, model |
The standard input schema for image generation. |
Response |
imageUrl, prompt |
Returns the Base64 image data and the final enhanced prompt used. |
Loading
A technical utility for querying EVE Online item database details through local script execution and API calls.

A Python-powered utility for converting Word documents to PDF with full support for Chinese characters, emojis, and original document styling.

An API-free web searching and interactive browsing toolset powered by Playwright for AI agents.

A powerful CLI tool designed to fetch Israel Rail train schedules with fuzzy station matching and machine-readable output formats.

A specialized skill for launching and managing VS Code Remote Tunnels within Docker containers for seamless remote terminal access.

A unified API gateway providing OpenAI-compatible access to over 60 multimodal AI models across text, image, video, and audio.








































