jimeng-api
CommunityGenerate AI images with the Jimeng API locally.
AuthorRylinXX
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Generating AI images from prompts can require running local services, wiring APIs, and managing outputs. This Skill centralizes those steps by interfacing with a locally hosted Jimeng API service, enabling seamless image creation.
Core Features & Use Cases
- Text-to-Image and Image-to-Image generation via a local Jimeng API (Docker-based) with configurable ratio and resolution.
- Automatic download and PNG/WebP handling of output images to the project’s pic directory.
- API endpoint is typically http://localhost:5100; supports different regions via session prefixes.
Quick Start
Before starting, ensure the Jimeng API is running locally (Docker) and accessible at http://localhost:5100. Then run a minimal example: $ python scripts/generate_image.py text "a futuristic city at sunset" --session-id "YOUR_SESSION_ID"
Dependency Matrix
Required Modules
requestsPillow
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: jimeng-api Download link: https://github.com/RylinXX/jimeng-api/archive/main.zip#jimeng-api Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.