视频创作技能。图片+音频合成视频,支持淡入淡出转场、自动拼接片尾、添加BGM。当用户提到「生成视频」「图文转视频」「做视频号」时触发此技能。
Development
Code generation, debugging, testing, and development workflows
口播视频转录和口误识别。生成审查稿和删除任务清单。触发词:剪口播、处理视频、识别口误
执行视频剪辑。根据确认的删除任务执行FFmpeg剪辑,循环直到零口误,生成字幕。触发词:执行剪辑、开始剪、确认剪辑
环境准备。安装依赖、下载模型、验证环境。触发词:安装、环境准备、初始化
自更新 skills。记录用户反馈,更新方法论和规则。触发词:更新规则、记录反馈、改进skill
字幕生成与烧录。转录→词典纠错→审核→烧录。触发词:加字幕、生成字幕、字幕
Debugging specialist for root cause analysis and problem resolution
Expert-guided project setup with 6 phases
Validate skill/command file format and structure
Test-Driven Development (TDD Red-Green-Refactor)
Test automation specialist for running tests and ensuring coverage
Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search...
Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first...
Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix...
Use when planning or implementing Vue 3 projects - helps architect component structure, plan feature implementation,...
Manage Linear issues with linearis CLI. List issues, create issues, update status, link GitHub PRs, search.
Comprehensive backend development guide for Node.js/Express/TypeScript microservices. Use when creating routes,...
Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed...
Use when receiving code review feedback (especially if unclear or technically questionable), when completing tasks...
Analyzes errors, searches past solutions in memory, provides immediate fixes with code examples, and saves solutions...
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides...
Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading,...
Process multimedia files with FFmpeg (video/audio encoding, conversion, streaming, filtering, hardware acceleration)...
Persistent browser automation via Playwright daemon. Keep a browser window open and send it commands (navigate,...