Use Case
Million Bit Homepage NFTs isn't just for solo use β teams can share skills and build consistent AI workflows across the organization. Mint an image as an NFT plot on the Million Bit Homepage, a permanent 1024x1024 pixel canvas on the Base blockchain. Use this skill when you want to advertise your project, display your image on-chain, or claim a piece of the Million Bit Homepage canvas. Handles image resizing, plot availability checking, price querying, pixel encoding, and transaction preparation. Requires an EVM wallet skill to submit the final transaction on Base chain. This guide covers how to deploy Million Bit Homepage NFTs for your team, standardize prompts, and create shared workflows that everyone can use.
Install Million Bit Homepage NFTs in your project directory: .claude/skills/millionbit-mint/
Commit the skill folder to your repository so the whole team has access
Document your team's standard prompts in a shared README
Use Million Bit Homepage NFTs in code reviews, standups, and planning sessions
Iterate: collect feedback from the team and refine your prompts
Copy these prompts and use them with your AI agent after installing Million Bit Homepage NFTs
How can my team use Million Bit Homepage NFTs together?
Set up Million Bit Homepage NFTs for our project so everyone can use it
Create a shared workflow using Million Bit Homepage NFTs for our team
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install millionbit-mintOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install millionbit-mintβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/millionbit-mint/π‘Extract and place the folder at the path above, then restart your agent.