What is image-creation?
Generate or refine images with Seedream (text-to-image + image-to-image). Source: cklxx/elephant.ai.
Generate or refine images with Seedream (text-to-image + image-to-image).
Quickly install image-creation AI skill to your development environment via command line
Source: cklxx/elephant.ai.
generate | name | type | required | notes |
| prompt | string | yes | image description | | style | string | no | style tag (default: realistic) | | size | string | no | WIDTHxHEIGHT, default 1920x1920 | | watermark | bool | no | default false; whether to enable API watermark | | output | string | no | output file path (default /tmp/seedream .png) |
refine | name | type | required | notes |
Generate or refine images with Seedream (text-to-image + image-to-image). Source: cklxx/elephant.ai.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/cklxx/elephant.ai --skill image-creationGenerate or refine images with Seedream (text-to-image + image-to-image). Source: cklxx/elephant.ai.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cklxx/elephant.ai --skill image-creation Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/cklxx/elephant.ai