← 返回 Skills 市场
Flutter Animations
作者
ThomasChangX
· GitHub ↗
· v1.0.0
423
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-flutter-animations
功能描述
Flutter 流畅动画实现指南 - 包含隐式/显式动画、Hero动画、交错动画、物理动画
安全使用建议
This skill appears internally consistent and low-risk: it is an instruction-only Flutter animation guide and only requires the Flutter SDK. Before installing, you may want to (1) verify the upstream source and license cited in README if provenance matters to you, (2) inspect the SKILL.md and any referenced local files (the README lists additional 'references/' files) to ensure the examples meet your expectations, and (3) be aware that installing the skill involves copying files into your OpenClaw workspace (no automated downloads or credential requests). If you need cryptographic assurance of origin, obtain the content from the original GitHub/skills.sh repository referenced in README.
功能分析
Type: OpenClaw Skill
Name: openclaw-flutter-animations
Version: 1.0.0
The skill bundle is a legitimate educational resource and code reference for Flutter animations, covering implicit, explicit, hero, and physics-based techniques. Analysis of SKILL.md and README.md reveals no evidence of malicious intent, data exfiltration, or prompt injection; the content consists entirely of standard Dart/Flutter code snippets and development best practices.
能力评估
Purpose & Capability
The name/description (Flutter animation guide) aligns with the SKILL.md and README content: examples and explanations of implicit/explicit/Hero/staggered/physics animations. The only required binary is 'flutter', which is appropriate. The README cites an upstream source (madteacher), though the skill's registry source is 'unknown' — that's a provenance note, not a functional mismatch.
Instruction Scope
SKILL.md contains documentation and code examples only. It does not instruct the agent to read unrelated system files, exfiltrate data, call external endpoints, or access credentials. The README's suggested install step (copying files into ~/.openclaw/workspace/skills) is a normal, user-initiated placement of skill files.
Install Mechanism
There is no automated install spec and no downloads or extract operations. This is the lowest-risk pattern (instruction-only). The README shows a manual copy command for local installation, which writes files to the user's OpenClaw workspace but does not execute arbitrary installers.
Credentials
The skill declares no environment variables, no credentials, and only requires the Flutter binary. There are no requests for unrelated secrets or config paths; required access is proportional to the stated purpose.
Persistence & Privilege
Flags show always:false and normal model invocation behavior. The skill does not request or describe modifications to other skills or global agent settings. It will be loaded by OpenClaw when appropriate, which is standard.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-flutter-animations - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-flutter-animations触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
openclaw-flutter-animations 1.0.0
- Initial release of the Flutter animation skill guide.
- Covers implicit and explicit animations, Hero animations, staggered animations, and physics-based animations.
- Provides decision tree for choosing animation type.
- Includes code examples for common Flutter animation patterns and widgets.
- Best practices and performance tips included for smooth, efficient animation implementation.
元数据
常见问题
Flutter Animations 是什么?
Flutter 流畅动画实现指南 - 包含隐式/显式动画、Hero动画、交错动画、物理动画. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 423 次。
如何安装 Flutter Animations?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-flutter-animations」即可一键安装,无需额外配置。
Flutter Animations 是免费的吗?
是的,Flutter Animations 完全免费(开源免费),可自由下载、安装和使用。
Flutter Animations 支持哪些平台?
Flutter Animations 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Flutter Animations?
由 ThomasChangX(@thomaschangx)开发并维护,当前版本 v1.0.0。
推荐 Skills