A community-driven registry for Claude, Cursor, Windsurf, Cline & more. Not affiliated with Anthropic.
Are you the author? Sign in to claim
Open-source ai image generator skill and ai video generator skill for Codex, Claude Code, OpenClaw, Cursor, and more. Po

An open-source ai image generator skill and ai video generator skill for AI agents. Empower your agent to generate images and videos on their own! Top models like Nano Banana 2, Sora 2, Seedance, Kling and much more are all supported!
Quick Start | Key Features | Supported Platforms | Platform Prompts | Use Cases | Chinese README
This skill supports all platforms that support skills, including but not limited to:
Just send the following command to your AI(OpenClaw, Claude Code, Codex etc)
Help me install this skill, use command `npx skills add ZeroLu/Ultimate-AI-Media-Generator-Skill --all`
# List what can be installed from this repo
npx skills add ZeroLu/Ultimate-AI-Media-Generator-Skill --list
# Install all skills from this repo
npx skills add ZeroLu/Ultimate-AI-Media-Generator-Skill --all
# Optional: install for specific agents (if your skills runtime supports agent targeting)
npx skills add ZeroLu/Ultimate-AI-Media-Generator-Skill --all -a codex -a claude-code
Get your free API key here: https://cyberbara.com/settings/apikeys
Configure it once (recommended):
python3 scripts/cyberbara_api.py setup-api-key "<your_api_key>"
This stores your key at ~/.config/cyberbara/api_key, so you do not need to export it every session.
You can paste these prompts directly in your agent chat, or just tell your agent to generate images and videos.
Use $ultimate-ai-media-generator-skill to generate one image:
- model: nano-banana-pro
- scene: text-to-image
- prompt: A cute kitten dancing, 3D cartoon style, dynamic full body, clean stage background
- options: aspect_ratio=16:9, resolution=1k
Return task id, final status, and output image URL.
Use $ultimate-ai-media-generator-skill to generate one video:
- model: seedance-2.0-pro
- scene: text-to-video
- prompt: Cinematic wide shot of a futuristic city at sunrise, smooth drone motion
- options: duration=10, resolution=standard
If seedance-2.0-pro is unavailable, fallback to sora-2.
Return task id and final video URL.
Use $ultimate-ai-media-generator-skill to quote credits before submission for this request:
- model: nano-banana-pro
- media_type: image
- scene: text-to-image
- prompt: Minimalist product poster for a smart watch
- options: aspect_ratio=1:1, resolution=1k
Return estimated_credits and can_afford.
Use $ultimate-ai-media-generator-skill to check current credit balance and the latest 20 usage records.
Workflow templates:
Curated prompts:
CyberBara supported image and video models:
| Media Type | Model | Supported Scenes |
|---|---|---|
| Image | nano-banana-2 | text-to-image, image-to-image |
| Image | nano-banana-pro | text-to-image, image-to-image |
| Video | sora-2 | text-to-video, image-to-video |
| Video | sora-2-pro | text-to-video, image-to-video |
| Video | seedance-1-pro | text-to-video, image-to-video |
| Video | seedance-1-lite | text-to-video, image-to-video |
| Video | seedance-1-pro-fast | image-to-video |
| Video | kling-2.6 | text-to-video, image-to-video |
| Video | veo-3.1-fast | text-to-video, image-to-video |
| Video | veo-3.1-quality | text-to-video, image-to-video |
| Video | kling-video-o1 | video-to-video |
For detailed and latest credit pricing by model, visit https://cyberbara.com/credit-costs.
python3 scripts/cyberbara_api.py setup-api-key "<your_api_key>"
python3 scripts/cyberbara_api.py models --media-type image
python3 scripts/cyberbara_api.py models --media-type video
python3 scripts/cyberbara_api.py quote --json '{...}'
python3 scripts/cyberbara_api.py generate-image --json '{...}'
python3 scripts/cyberbara_api.py generate-video --json '{...}'
python3 scripts/cyberbara_api.py wait --task-id <TASK_ID> --interval 5 --timeout 900
python3 scripts/cyberbara_api.py balance
python3 scripts/cyberbara_api.py usage --limit 20
Contributions are welcome. Please open an issue for bugs/feature ideas, and submit pull requests to improve prompts, workflows, docs, or platform integrations.
If this project helps you, please star the repository and help make it better together.
This project is licensed under the MIT License. See LICENSE.
1000+ skills curated from Anthropic, Vercel, Stripe, and other engineering teams
A Claude Code skill by Hao (駱君昊) that learns your Facebook voice and auto-posts to FB / IG / Threads / X with a 14-day c
Claude Code skill for YouTube creators — channel audits, video SEO, retention scripts, thumbnails, content strategy, Sho
Design enforcement with memory — keeps your UI consistent across a project