Documents skills

Browse reusable Agent Skills, each with a clear purpose and practical guidance.

srt-from-script

Build an SRT subtitle file from a 3-shot short-drama script (ai-video-script OUTPUT FORMAT). Reads each SHOT_N block's DURATION_S + VOICEOVER, emits cumulative-timestamped SRT cues. Pure text-processing, no LLM, no network. Used by meta-short-drama between merge and the final subtitle-burn step.

6.08k repo starsObserved in 1 repos
Documents

subtitle-burner

Burn an SRT subtitle file into an MP4 via ffmpeg's subtitles filter (libass). Single-pass re-encode of video; audio copied as-is. CJK-friendly font fallback chain (Microsoft YaHei → SimHei → Arial Unicode MS → Arial). Used by meta-short-drama as the final subtitling step after merge.

6.08k repo starsObserved in 1 repos
Documents

video-merger

Concatenate a directory of numbered MP4 segments (1_*.mp4, 2_*.mp4, ...) into one MP4 with optional fade transitions, unified resolution/fps/codec. Pure ffmpeg wrapper, no LLM. Trigger when a workflow has produced several short clips that need stitching into a final reel.

6.08k repo starsObserved in 1 repos
Documents

video-still-animator

Turn a single still image (PNG/JPG) into a short MP4 with a slow Ken-Burns zoom and a silent audio track. Pure ffmpeg wrapper. Designed as the on_failure substitute for AI video-gen steps that get blocked by content moderation: when seedance refuses, this skill emits a valid replacement clip from the already-generated still so a downstream merge can still produce a complete deliverable.

6.08k repo starsObserved in 1 repos
Documents

voice-clone-lab

Create and register cloned voices for later TTS only when the speaker has explicit consent. Use when the user asks for voice clone, clone voice, 克隆音色, 复刻声音, or wants a reusable voice_id.

6.08k repo starsObserved in 1 repos
Documents

voice-conversion-studio

Convert a local source recording into an authorized target voice. Use when the user asks for voice conversion, voice changer, 换声, 变声, 音色转换, or converting existing narration to another approved voice.

6.08k repo starsObserved in 1 repos
Documents

zcf-update-docs

Automatically check code changes since last tag and update documentation in docs/ directory (en, zh-CN, ja-JP) and CLAUDE.md to ensure consistency with actual code implementation

6.08k repo starsObserved in 2 repos
Documents

ktdoc_quality

Ensure KDocs are high quality, concise, active, and explicitly linked to API components.

6.04k repo starsObserved in 1 repos
Documents

miot-docs

Xiaomi Miot documentation and helper. Recommended to use when users submit an issue/PR.

6.01k repo starsObserved in 1 repos
Documents

run-solution-analyzer

Run the Solutions Analyzer scripts: mapper, documentation generator, ASIM browser. Use when: running solution analyzer, generating CSVs, generating docs, refreshing caches, force-refresh, invalidating caches, generating ASIM browser, running mapper, running collect_table_info, running collect_asim_fields.

5.98k repo starsObserved in 1 repos
Documents