← 返回 Skills 市场
kylinr

WeChat SVG Effects

作者 Rong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
137
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wechat-svg-effects
功能描述
Create interactive SVG/CSS effects for WeChat Official Account (微信公众号) articles. WeChat bans JavaScript, so all interactivity must use pure SVG animations +...
安全使用建议
This skill is a coherent, read-only authoring guide for WeChat SVG effects and appears safe to install. Before you paste generated SVG into a live WeChat article, test it in a sandboxed WeChat editor because some clients sanitize or strip elements (foreignObject or certain attributes). Avoid referencing remote images or assets from untrusted hosts (background-image:url(...)) since those could be used to track views; prefer hosting assets on a trusted CDN. The SKILL.md asks you to append an odd hidden element (<mp-style-type data-value="10000"/>)—verify this is necessary for your publishing workflow and that it doesn't violate platform rules. Finally, the skill is instruction-only (no code executed at install), so the main risk is what you paste into the WeChat editor — review any generated SVG for unexpected external URLs or <script> tags before publishing.
功能分析
Type: OpenClaw Skill Name: wechat-svg-effects Version: 1.0.0 The skill bundle provides instructions and templates for creating interactive SVG and CSS effects specifically for WeChat Official Accounts, which do not allow JavaScript. The code and documentation (SKILL.md, patterns.md) focus on legitimate SVG animation techniques and WeChat-specific rendering hacks (e.g., mp-style-type). No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
能力评估
Purpose & Capability
Name/description match the content: the SKILL.md provides templates and patterns specifically for WeChat (no-js) SVG/CSS effects. There are no unrelated environment variables, binaries, or install steps requested.
Instruction Scope
Runtime instructions are narrowly focused on SVG/CSS techniques (SVG animation elements, click/touch triggers, inline CSS, layer ordering, and a WeChat-specific hidden markup hint). The instructions do not direct the agent to read local files, access environment variables, call external endpoints, or perform system operations outside the stated purpose.
Install Mechanism
This is instruction-only (no install spec, no downloads, no extracted archives). Nothing is written to disk or installed by the skill itself.
Credentials
The skill declares no required credentials, env vars, or config paths. The guidance in SKILL.md does not attempt to access secrets or unrelated services.
Persistence & Privilege
always is false and the skill is user-invocable only. There is no indication it modifies other skills, agent configuration, or requests permanent presence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wechat-svg-effects
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wechat-svg-effects 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: WeChat公众号SVG/CSS交互特效技能,支持4种架构模式、点击揭示、弹跳反馈、3D卡片、动画装饰等
元数据
Slug wechat-svg-effects
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

WeChat SVG Effects 是什么?

Create interactive SVG/CSS effects for WeChat Official Account (微信公众号) articles. WeChat bans JavaScript, so all interactivity must use pure SVG animations +... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 137 次。

如何安装 WeChat SVG Effects?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install wechat-svg-effects」即可一键安装,无需额外配置。

WeChat SVG Effects 是免费的吗?

是的,WeChat SVG Effects 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

WeChat SVG Effects 支持哪些平台?

WeChat SVG Effects 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 WeChat SVG Effects?

由 Rong(@kylinr)开发并维护,当前版本 v1.0.0。

💬 留言讨论