← 返回 Skills 市场
ryley-o

Scaffold Art Script

作者 ryley-o · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
192
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install scaffold-art-script
功能描述
Build or convert Art Blocks generative art scripts using artblocks-mcp. Use when helping a user create, scaffold, port, or convert an art script for Art Bloc...
安全使用建议
This is an instruction-only skill that gives detailed, relevant guidance for creating or porting Art Blocks scripts and does not ask for secrets. Two things to check before using it: (1) The SKILL.md expects the agent/platform to be able to fetch a resource at artblocks://generator-spec — confirm whether your platform supports that URI scheme or provides that generator spec; otherwise the agent may fail or attempt an unexpected external fetch. (2) The document references a helper function scaffold_artblocks_project but provides no implementation; confirm whether your agent has an equivalent capability or whether the skill is meant as guidance for human/agent-authored code. If you want the agent to perform automated scaffolding that downloads dependencies (IPFS/Arweave), review and control those network accesses and any external assets before running. If you need, ask the skill author or publisher for the generator-spec source and an implementation of the scaffold function before trusting automated runs.
功能分析
Type: OpenClaw Skill Name: scaffold-art-script Version: 1.0.0 The skill bundle is a legitimate utility for scaffolding and converting generative art scripts for the Art Blocks platform. It provides instructions for using the `scaffold_artblocks_project` tool and references an internal MCP resource (`artblocks://generator-spec`) for technical specifications. There are no signs of data exfiltration, malicious execution, or prompt injection; the content is strictly aligned with its stated purpose of assisting in Art Blocks development.
能力评估
Purpose & Capability
Name and description match the instructions (scaffolding and conversion for Art Blocks). The skill does not request unrelated credentials or binaries, which is appropriate. However, the instructions assume the existence of a helper API/command (scaffold_artblocks_project) and a custom resource URI (artblocks://generator-spec) that are not included in the package — this is a capability gap the user should be aware of.
Instruction Scope
SKILL.md stays within the scope of Art Blocks scaffolding (determinism, tokenData, window.$features, Flex dependencies). It does not ask the agent to read unrelated system files or secrets. Concern: it explicitly directs the agent to "fetch artblocks://generator-spec" and to run/use a function named scaffold_artblocks_project; because this is an instruction-only skill with no code, that fetch or function call may fail or cause the agent/platform to attempt nonstandard URI handling. The instructions are prescriptive and could cause unexpected external fetches if the platform honors the URI scheme.
Install Mechanism
No install spec and no code files — lowest-risk delivery. Nothing will be written to disk by an installer from this skill package itself.
Credentials
No environment variables, credentials, or config paths are requested. That matches the skill's stated purpose and reduces risk.
Persistence & Privilege
always is false and the skill does not request persistent/system-wide configuration. It does not request elevated privileges or modification of other skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install scaffold-art-script
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /scaffold-art-script 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of scaffold-art-script skill. - Provides tools and guidance for building or converting generative art scripts for Art Blocks using artblocks-mcp. - Supports scaffolding ready-to-run projects with p5.js, Three.js, or vanilla JS via scaffold_artblocks_project. - Offers options to include PostParams (PMP), FLEX dependencies (IPFS, Arweave), and $features trait stubs. - Emphasizes fetching the authoritative generator spec before starting script work. - Includes a detailed checklist and step-by-step guide for porting existing artwork to the Art Blocks format.
元数据
Slug scaffold-art-script
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Scaffold Art Script 是什么?

Build or convert Art Blocks generative art scripts using artblocks-mcp. Use when helping a user create, scaffold, port, or convert an art script for Art Bloc... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 192 次。

如何安装 Scaffold Art Script?

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

Scaffold Art Script 是免费的吗?

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

Scaffold Art Script 支持哪些平台?

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

谁开发了 Scaffold Art Script?

由 ryley-o(@ryley-o)开发并维护,当前版本 v1.0.0。

💬 留言讨论