← Back to Skills Marketplace
ryley-o

Scaffold Art Script

by ryley-o · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
192
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install scaffold-art-script
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install scaffold-art-script
  3. After installation, invoke the skill by name or use /scaffold-art-script
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug scaffold-art-script
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 192 downloads so far.

How do I install Scaffold Art Script?

Run "/install scaffold-art-script" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Scaffold Art Script free?

Yes, Scaffold Art Script is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Scaffold Art Script support?

Scaffold Art Script is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Scaffold Art Script?

It is built and maintained by ryley-o (@ryley-o); the current version is v1.0.0.

💬 Comments