xby-gsap-animation-generate
No description
- Stars
- 0
- Language
- TypeScript
- Created
- Aug 28, 2026
- Updated
- Aug 28, 2026
Introduction
xby-gsap-animation-generate
DeepSeek Harness (DSH) 的插件:GSAP动画生成工具
一个全面的GSAP动画生成工具,提供AI驱动的意图分析、完整的API覆盖和生产就绪的动画模式,帮助开发者快速创建高性能动画。
功能
- set_xby_apikey — 在聊天中设置 API 密钥(自动持久化,重启有效)
- understand_and_create_animation — The main AI engine - understands any animation request and generates perfect GSAP code with surgical precision
- get_gsap_api_expert — Deep dive into any GSAP method, plugin, or property with expert-level knowledge
- generate_complete_setup — Generate complete GSAP environment setup with all plugins and optimizations
- debug_animation_issue — Expert debugging for GSAP animation problems with solutions
- optimize_for_performance — Transform any animation into 60fps smoothness with expert optimizations
- create_production_pattern — Generate battle-tested, production-ready animation patterns
安装
方式一:从 GitHub 直接安装(推荐)
# 格式: dsh plugin --profile <profile> add github:<owner>/<repo>
dsh plugin --profile web add github:xby_skill/xby-gsap-animation-generate
方式二:从本地目录安装(开发模式)
# 仅用于本地开发调试
dsh plugin --profile web add /absolute/path/to/xby-gsap-animation-generate
方式三:通过 cordis.patch.yml 开发调试
dsh web --profile web --patch /absolute/path/to/dsh-ocr-plugin/cordis.patch.yml
配置
获取 API 密钥
前往 小笨羊官网 注册并获取 API 密钥。