·image-creation
</>

image-creation

Generate or refine images with Seedream (text-to-image + image-to-image).

13Installs·1Trend·@cklxx

Installation

$npx skills add https://github.com/cklxx/elephant.ai --skill image-creation

How to Install image-creation

Quickly install image-creation AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/cklxx/elephant.ai --skill image-creation
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: cklxx/elephant.ai.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/cklxx/elephant.ai --skill image-creation
Category
</>Dev Tools
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from cklxx/elephant.ai

Quick answers

What is image-creation?

Generate or refine images with Seedream (text-to-image + image-to-image). Source: cklxx/elephant.ai.

How do I install image-creation?

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

Where is the source repository?

https://github.com/cklxx/elephant.ai