shortart image generator 图片 生成
/install shortart-image-generator
ShortArt Image Generator
Unified interface for generating images using ShortArt AI with three specialized modes.
Authentication Setup
SHORTART_API_KEY is required. Visit https://shortart.ai/home and click on your profile picture to get the key. Configure via:
Method 1: OpenClaw Config
{
"skills": {
"entries": {
"shortart-image-generator": {
"env": { "SHORTART_API_KEY": "your_api_key_here" }
}
}
}
}
Method 2: Shell Environment
export SHORTART_API_KEY="your_api_key_here"
IMPORTANT: After setting the environment variable, restart your terminal or run source ~/.zshrc to apply the changes.
Mode Selection
Identify user intent and route to appropriate mode:
Mode 1: General Image Generation
When to use: User wants to create artwork from text descriptions or reference images Triggers: "画一张图", "生成图片", "create image", "draw", "以图生图" See: references/text-to-image.md
Mode 2: E-commerce Suit Images
When to use: User wants product photography or Amazon listing images Triggers: "套图", "生成套图", "组图", "suit image", "Image Set", "Photo Gallery", "A Set of Photos" See: references/suit-image.md
Mode 3: Template-based Generation
When to use: User wants to use templates for posters, social media graphics, or marketing materials Triggers: "模版生图", "用模版生成图片", "template image generation", "create from template", "推荐模版", "recommend template", "模版推荐" See: references/template-image.md
Quick Start
- Verify API key:
echo $SHORTART_API_KEY - Identify user intent from triggers above
- Read the corresponding reference file for detailed workflow
- Execute using scripts in the appropriate subdirectory
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install shortart-image-generator - After installation, invoke the skill by name or use
/shortart-image-generator - Provide required inputs per the skill's parameter spec and get structured output
What is shortart image generator 图片 生成?
Generate images using ShortArt AI platform with three modes: (1) Text-to-image and image-to-image generation for general artwork creation, (2) E-commerce sui... It is an AI Agent Skill for Claude Code / OpenClaw, with 211 downloads so far.
How do I install shortart image generator 图片 生成?
Run "/install shortart-image-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is shortart image generator 图片 生成 free?
Yes, shortart image generator 图片 生成 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does shortart image generator 图片 生成 support?
shortart image generator 图片 生成 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created shortart image generator 图片 生成?
It is built and maintained by Heather S Brooker (@yige666s); the current version is v1.0.9.