Skip to content

wells1137/media-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

media-skills

A collection of open-source Agent Skills for OpenClaw, focused on content creation — images, audio, and video — with zero API key management.

We handle all the service integrations so you can focus on creating.

Compatible with Claude Code, OpenClaw, and other agents supporting the Agent Skills standard.

Available Skills

Skill Description Category
🎨 image-studio Generate images with 8 AI models (Midjourney, Flux, Ideogram, and more). Zero API keys needed. Image
🎙️ audiomind TTS, music, sound effects, and voice cloning — all in one skill. Audio
🎬 video-overlay Add professional intros, subtitles, watermarks, and lower thirds to videos. Video
🎥 seedance-prompter Expert prompt engineering for Seedance 2.0 video generation. Video
🎞️ kling-studio Full-featured Kling 3.0 Omni video generation — text, image, video editing, multi-shot. Video

Quick Install

Via ClaWHub (Recommended)

clawhub install wells1137/image-studio
clawhub install wells1137/audiomind
clawhub install wells1137/video-overlay
clawhub install wells1137/seedance-prompter
clawhub install wells1137/kling-studio

Via npx skills

npx skills add wells1137/media-skills

Via Claude Code Plugin Marketplace

/plugin marketplace add wells1137/media-skills

Skill Format

Each skill follows the Agent Skills Specification:

skill-name/
├── SKILL.md              # Required: Instructions and metadata
├── README.md             # Recommended: Human-readable docs
├── references/           # Optional: Knowledge base files
├── scripts/              # Optional: Executable scripts
└── assets/               # Optional: Static resources

About

These skills are built and maintained by @wells1137, a content creation skills team focused on making AI-powered creative tools accessible to everyone.

License

MIT

Releases

No releases published

Packages

 
 
 

Contributors