·jimeng-api-image-gen
</>

jimeng-api-image-gen

(project - Skill) Generate AI images using Volcengine Jimeng API 4.0. Use when users request image generation from text prompts, image-to-image editing, or batch image creation. Triggers include "generate image", "create picture", "AI image", "Jimeng", "Seedream", or any request involving AI-powered image creation from descriptions.

63Installs·7Trend·@wvlvik

Installation

$npx skills add https://github.com/wvlvik/toy-skills --skill jimeng-api-image-gen

How to Install jimeng-api-image-gen

Quickly install jimeng-api-image-gen 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/wvlvik/toy-skills --skill jimeng-api-image-gen
  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: wvlvik/toy-skills.

SKILL.md

View raw

Generate high-quality AI images using Volcengine's Jimeng 4.0 API with text prompts or image inputs.

After image generation succeeds, you MUST display the image directly to the user!

| Endpoint | https://visual.volcengineapi.com | API base URL | | Submit Action | CVSync2AsyncSubmitTask | Submit async generation task | | Query Action | CVSync2AsyncGetResult | Query task result | | Version | 2022-08-31 | API version | | Service | cv | Service name for signing | | Region | cn-north-1 | Region for signing |

(project - Skill) Generate AI images using Volcengine Jimeng API 4.0. Use when users request image generation from text prompts, image-to-image editing, or batch image creation. Triggers include "generate image", "create picture", "AI image", "Jimeng", "Seedream", or any request involving AI-powered image creation from descriptions. Source: wvlvik/toy-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/wvlvik/toy-skills --skill jimeng-api-image-gen
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from wvlvik/toy-skills

Quick answers

What is jimeng-api-image-gen?

(project - Skill) Generate AI images using Volcengine Jimeng API 4.0. Use when users request image generation from text prompts, image-to-image editing, or batch image creation. Triggers include "generate image", "create picture", "AI image", "Jimeng", "Seedream", or any request involving AI-powered image creation from descriptions. Source: wvlvik/toy-skills.

How do I install jimeng-api-image-gen?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/wvlvik/toy-skills --skill jimeng-api-image-gen 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/wvlvik/toy-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-22