audiomind
Tired of juggling multiple audio APIs? This skill gives you one-command access to TTS, music generation, sound effects, and voice cloning. Use when you want to…
Adds professional packaging and motion graphics to videos. Use when the user asks to add intros, outros, subtitles, transitions, watermarks, or lower thirds to a video. Supports multiple styles and custom options, no API key required.
$ npx -y skills add wells1137/media-skills --skill video-overlay --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/video-overlayContext preview
The summary Claude sees to decide when to auto-load this skill.
Adds professional packaging and motion graphics to videos. Use when the user asks to add intros, outros, subtitles, transitions, watermarks, or lower thirds to a video. Supports multiple styles and custom options, no API key required.
name: video-overlay description: > Adds professional packaging and motion graphics to videos. Use when the user asks to add intros, outros, subtitles, transitions, watermarks, or lower thirds to a video. Supports multiple styles and custom options, no API key required. version: 2.1.0 author: wells1137 tags: [video, editing, motion graphics, ffmpeg, moviepy, no-api-key]
This skill adds a variety of professional packaging and motion graphics to videos, enhancing their overall quality. It supports both FFmpeg and MoviePy as backend engines and provides a rich set of preset templates and flexible custom parameters.
Use this skill when the user asks to:
| Feature | Description | Example Use Case | | :--------------- | :--------------------------------------------- | :------------------------------------------------ | | **Intro/Outro** | Add an engaging opening or a professional closing. | Brand logo animation, "Thanks for watching" screen. | | **Subtitles/Titles** | Overlay static or dynamic text information. | Dialogue subtitles, chapter titles, call-to-action text. | | **Transitions** | Create smooth or dynamic transitions between clips. | Fade between scenes, wipe to reveal next shot. | | **Watermark/Borders** | Add copyright information or decorative borders. | Channel logo in corner, cinematic black bars. | | **Lower Thirds** | Display names, locations, or other info. | Interviewee name and title, location identifier. |
**User:** "Can you add my logo to this video? It should be in the top right corner." *User uploads `my_video.mp4` and `logo.png`*
**Agent using `video-overlay`:**
python /home/ubuntu/skills/video-overlay/scripts/add_watermark.py --input my_video.mp4 --output video_with_watermark.mp4 --image logo.png --position top_right
**User:** "Add the subtitle 'Hello, world!' from 5 seconds to 10 seconds into the video." *User uploads `my_video.mp4`*
**Agent using `video-overlay`:**
python /home/ubuntu/skills/video-overlay/scripts/add_subtitles.py --input my_video.mp4 --output video_with_subtitles.mp4 --text "Hello, world!" --start 00:00:05 --end 00:00:10 --style modern
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.
Tired of juggling multiple audio APIs? This skill gives you one-command access to TTS, music generation, sound effects, and voice cloning. Use when you want to…
Tired of juggling 8 API keys? This skill gives you one-command access to Midjourney, Flux, Ideogram, and more, with zero setup. Use when you want to generate…
Full-featured Kling 3.0 Omni video generation skill. Covers text-to-video, image-to-video, video editing (base mode), video reference (feature mode),…
Expert prompt engineering for Seedance 2.0. Use when the user wants to generate a video with multimodal assets (images, videos, audio) and needs the best…
A professional video analysis skill powered by a **dual-model architecture**: ByteDance **Seed-2.0-Mini** for rapid previews and Google **Gemini 2.5 Pro** for…
Intelligently upscale and enhance videos to cinematic quality using a multi-model backend (Topaz, SeedVR2).