- 📁 references/
- 📁 scripts/
- 📄 convert_cookies.py
- 📄 requirements.txt
- 📄 SKILL.md
使用剪映(Jianying/小云雀)的 Seedance 2.0 模型自动生成AI视频。支持文生视频(T2V)、图生视频(I2V)、参考视频生成(V2V)和向后延伸(Extend)四种模式。当用户需要生成AI视频、使用Seedance模型创作短片、基于参考图像/视频进行风格转换,或对已有结果继续延长时使用此技能。需要预先配置 cookies.json 登录凭证。
- 📁 .github/
- 📁 cmd/
- 📁 docs/
- 📄 .gitignore
- 📄 build-local.sh
- 📄 CONTRIBUTING.md
Squix is a CLI tool for managing and executing SQL queries across multiple
- 📁 config/
- 📁 docs/
- 📁 dream-cycle/
- 📄 .gitignore
- 📄 CHANGELOG.md
- 📄 CODE_OF_CONDUCT.md
The only memory skill that watches on its own. No database. No vectors. No manual saves. Just an LLM observer that compresses your conversations into prioritised notes, consolidates when they grow, and recovers anything missed. Five layers of redundancy, zero maintenance. ~$0.00/month (using free-tier models). While other memory skills ask you to remember to remember, this one just pays attention.
This has a mismatched name
- 📁 scripts/
- 📄 remotion-video.md
- 📄 round-video-character.md
- 📄 SKILL.md
complete workflow to create talking character videos with lipsync and captions. use when creating ai character videos, talking avatars, narrated content, or social media character content with voiceover.
Guidance for maintaining memory quality through curation. Covers updating outdated memories, marking obsolete content, and linking related knowledge. Use when memories need modification, when new information supersedes old, or when building knowledge graph connections.
- 📁 references/
- 📁 templates/
- 📄 SKILL.md
- 📄 安装与配置手册.md
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
Use when analyzing evalyn evaluation results, investigating failures, comparing runs, or understanding agent performance
Model Kotlin persistence code correctly for Spring Data JPA and Hibernate. Covers entity design, identity and equality, uniqueness constraints, relationships, fetch plans, and common ORM (Object-Relational Mapping) traps specific to Kotlin. Use when creating or reviewing JPA (Java Persistence API) entities, diagnosing N+1 or LazyInitializationException, placing indexes and uniqueness rules, or preventing Kotlin-specific bugs such as data class entities and broken equals/hashCode.
Update vendor/openclaw to a specific commit, replay EasyClaw's vendor patch stack with AI review, rebuild, test, and decide whether each patch still belongs. Use when asked to upgrade, update, or pin vendor/openclaw to a new version or commit hash.
Create a GitHub release with changelog. Use when asked to "release", "cut a release", "publish version", "bump version", "create release".
- 📁 examples/
- 📁 reference/
- 📄 SKILL.md
Discover and document business rules, technical patterns, and system interfaces through iterative analysis