Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agent Skills

Languages: English | 简体中文

A growing collection of reusable Agent Skills for practical workflows—from image generation and video creation to subtitling, automation, and browser-native presentations.

Each skill is a self-contained directory built around the open SKILL.md format. Copy or symlink the directory you need into an agent-compatible skills location, such as .agents/skills/ in a repository or ~/.agents/skills/ for personal use.

Featured skills

Turn a local audio or video file into polished, timed subtitles—and deliver it as an SRT/VTT/ASS file, a video with permanent subtitles, or a video with a selectable subtitle track.

Chinese burned-in subtitle preview

The preview above is the Simplified Chinese version of the included Test Video demo: English speech transcribed, translated to Simplified Chinese, and burned into its own video. Its multilingual subtitle demonstrations live in the video subtitle translator README.

Skill What it does Requirements
video-subtitle-translator Built with oo CLI: Alibaba Qwen ASR transcription, timed subtitle generation, translation, CJK-aware layout, and hard or soft subtitle export. English · 简体中文 Node.js 18+, FFmpeg, oo CLI, Fusion ASR, and OO LLM access
mucha-gpt-image-studio Create original or photo-guided Alphonse Mucha-inspired Art Nouveau avatars, pet portraits, posters, menus, invitations, backgrounds, and wallpapers. English · 简体中文 A native image tool, or oo CLI with the gpt-image-2 companion
minimalist-html-ppt Create direct-open, single-file HTML PPTs for product and design reviews with quiet typography, deliberate whitespace, semantic motion, and a sensory observation-to-reframe workflow. A modern browser; Node.js 18+ only for the optional validator

Read the English or 简体中文 overview for the workflow, formats, languages, and delivery options. The skill README contains the full multilingual documentation, including Japanese.

Read the Mucha Image Studio overview for its two working modes, preservation guidance, supported asset types, and installation requirements.

Use minimalist-html-ppt when the deliverable should be a standalone, browser-playable HTML deck rather than a PPTX. It has no API, oo CLI, or build-step requirement.

Add this skill to your agent

No terminal commands to memorize. Copy this request to your agent:

Install the video-subtitle-translator skill from https://github.com/alwaysmavs/agent-skills into my current agent's skills directory. Follow its SKILL.md instructions. Check that Node.js 18+, FFmpeg/FFprobe, and an authenticated oo CLI with Fusion ASR and OO LLM access are available. If something is missing, tell me exactly what I need to set up; otherwise confirm that the skill is ready to use.

The skill is built with oo CLI. Its SKILL.md contains the agent-facing prerequisites, data handling, workflow details, and output conventions.

For a no-API HTML presentation skill, copy this request instead:

Install the minimalist-html-ppt skill from https://github.com/alwaysmavs/agent-skills into my current agent's skills directory. Use its single-file HTML runtime to turn my outline into a browser-playable presentation. Preserve the built-in keyboard, wheel, touch, overview, and reduced-motion/static fallback behavior.

Contributing

Keep each skill focused on one job, self-contained, and safe to inspect before execution. Include deterministic scripts only when they improve reliability, document external dependencies and data flow, and add runnable tests for deterministic behavior.

License

This repository is released under the MIT License.

About

Reusable Agent Skills that turn powerful SaaS APIs into practical workflows for image generation, video creation, subtitling, automation, and more.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages