Instructions file CodexOpenCode
Instructions for ArtBlocks/artbot, covering artbot — agent & maintainer guide, what this is, quick commands, two production flags (critical) and architecture (actual).
Instructions file CodexOpenCode
Instructions for ArtBlocks/artbot, covering artbot — agent & maintainer guide, what this is, quick commands, two production flags (critical) and architecture (actual).
Instructions file
Instructions for ArtBlocks/artbot: Project memory for Claude Code lives in AGENTS.md (shared with Cursor and other agents). Operational checklists: docs/MAINTENANCE.md.
Skill Claude CodeCodex
Configure PostParam (Post-Mint Parameter / PMP) values on Art Blocks tokens using artblocks-mcp. Use when a user wants to customize, update, or set on-chain parameters on a minted token, or when working with buildconfigurepostparamstransaction, discoverpostparams, or post-mint configuration.
Skill Claude CodeCodex
Design, write, test, deploy, and register custom Art Blocks PostParam hook contracts in Solidity. Use when an artist or developer wants to build a custom IPMPAugmentHook (inject live on-chain data into tokenData) or IPMPConfigureHook (validate/gate collector param changes), or both combined. Covers hook type…
Skill Claude CodeCodex
Browse, search, and explore Art Blocks projects, collections, and collector portfolios using artblocks-mcp. Use when a user wants to find, filter, browse, or explore Art Blocks projects by name, artist, vertical, chain, tag, floor price, or mintability status, or when asking what is minting now, what is dropping soon…
Skill Claude CodeCodex
Look up an Art Blocks artist and their body of work using artblocks-mcp. Use when a user wants to find an artist, see their projects, explore an artist's portfolio, or search by artist name, slug, or wallet address using getartist.
Skill Claude CodeCodex
Retrieve rich metadata for a specific Art Blocks token using artblocks-mcp. Use when a user wants to look up a minted token's details, traits, features, media URLs, owner, listing info, live view, or project context using gettokenmetadata.
Skill Claude CodeCodex
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 minting mechanics, minter types, pricing, allowlists, Dutch auctions, or buildpurchasetransaction.
Skill Claude CodeCodex
Query Art Blocks on-chain data using the artblocks-mcp GraphQL tools. Use when fetching projects, tokens, artists, sales, traits, or any Art Blocks on-chain data via graphqlquery, buildquery, exploretable, graphqlintrospection, validatefields, or queryoptimizer. These are advanced escape-hatch tools — prefer…
Skill Claude CodeCodex
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 Blocks, or when working with tokenData, hash-based PRNG, FLEX dependencies, PostParams, window.$features traits, p5.js, Three.js, or the Art Blocks generator format.