← Back to Skills Marketplace
ryley-o

Mint Artblocks Token

by ryley-o · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
148
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install mint-artblocks-token
Description
Mint (purchase) an Art Blocks token using the artblocks-mcp tools. Use when a user wants to mint, purchase, or buy an Art Blocks NFT, or needs to understand...
Usage Guidance
This skill is an instruction-only helper for using artblocks-mcp to mint NFTs and appears coherent. Before installing/using it: (1) ensure the agent environment actually has the artblocks-mcp tools available — the skill references them but does not declare or install them; (2) never provide private keys or paste your wallet seed phrase into the agent; signing should happen in your wallet UI or a secure signer, not by sharing secrets with the agent; (3) verify any prompts to sign/execute transactions come from your wallet and not from a chat message; and (4) be aware build_purchase_transaction only supports ETH fixed-price minters per the doc — for other minter types the instructions tell you to use your wallet directly. If you want fuller safety, ask the skill owner to declare required binaries (artblocks-mcp) and to document exactly which remote APIs/endpoints it will call during operation.
Capability Analysis
Type: OpenClaw Skill Name: mint-artblocks-token Version: 1.0.0 The skill bundle provides legitimate instructions for an AI agent to interact with Art Blocks NFT minting processes via the artblocks-mcp toolset. It outlines a clear workflow for project discovery, eligibility checking, and transaction building, including explicit instructions to surface warnings to the user before they sign transactions (SKILL.md).
Capability Assessment
Purpose & Capability
The SKILL.md describes calling artblocks-mcp functions (discover_projects, get_project_minter_config, check_allowlist_eligibility, build_purchase_transaction) which aligns with minting Art Blocks tokens. However, the skill does not declare any required binaries or installation steps for artblocks-mcp even though it explicitly says to use those tools — a minor documentation/manifest gap but not evidence of malicious intent.
Instruction Scope
Instructions are narrowly focused on minting workflow: discovering projects, checking minter config/eligibility, and building purchase transactions. They do not instruct reading arbitrary files, environment variables, or sending data to unrelated endpoints. The doc warns about gifting and unsupported minters and instructs to surface warnings to the user.
Install Mechanism
No install spec and no code files — lowest-risk instruction-only skill. Because it requires external tooling (artblocks-mcp) but doesn't install anything, there is no install-time risk from this skill bundle itself.
Credentials
The skill requests no environment variables, credentials, or config paths. It does discuss wallet addresses and usernames as inputs (expected for a minting tool) but does not request private keys or tokens in the SKILL.md. This is proportionate to the stated purpose.
Persistence & Privilege
always is false and agent invocation is normal. The skill does not request persistent presence or system-wide configuration changes.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mint-artblocks-token
  3. After installation, invoke the skill by name or use /mint-artblocks-token
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the mint-artblocks-token skill. - Provides tools and workflow to mint (purchase) Art Blocks tokens, including support for set price, Dutch auction, allowlist, RAM, and holder-gated minters. - Includes minting mechanics, project discovery, minter configuration, eligibility checks for gated projects, and transaction building (ETH set price only). - Supports multiple chains: Ethereum mainnet, Arbitrum, and Base. - Offers guidance on unsupported minter and currency types, allowlist profile checks, and gifting options (purchaseTo).
Metadata
Slug mint-artblocks-token
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Mint Artblocks Token?

Mint (purchase) an Art Blocks token using the artblocks-mcp tools. Use when a user wants to mint, purchase, or buy an Art Blocks NFT, or needs to understand... It is an AI Agent Skill for Claude Code / OpenClaw, with 148 downloads so far.

How do I install Mint Artblocks Token?

Run "/install mint-artblocks-token" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Mint Artblocks Token free?

Yes, Mint Artblocks Token is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Mint Artblocks Token support?

Mint Artblocks Token is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Mint Artblocks Token?

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

💬 Comments