banana-zora-pro
Generates a Nano Banana style NFT and deploys it to the Zora Network.
Why use this skill?
Automate your NFT workflow with the banana-zora-pro skill. Generate unique Nano Banana art and deploy directly to the Zora Network with simple commands.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/eshraqism/skill-zoraproWhat This Skill Does
The banana-zora-pro skill is a specialized agentic workflow designed to bridge generative AI art with blockchain deployment. It leverages the unique 'Nano Banana' visual style to create original digital assets and automatically mints them as NFTs directly onto the Zora Network. By streamlining the pipeline from prompt-based creation to on-chain asset management, the skill removes the technical barriers associated with smart contract deployment and IPFS storage. It functions as a complete end-to-end service, handling the image generation, metadata storage, and Zora contract deployment in one command.
Installation
To integrate this skill into your environment, use the OpenClaw CLI package manager. Open your terminal and execute the following command:
clawhub install openclaw/skills/skills/eshraqism/skill-zorapro
Ensure you have your environment variables configured properly. You must provide a valid GEMINI_API_KEY for the generation engine, a PRIVATE_KEY for wallet-based contract deployment, and ensure your ZORA_RPC_URL is set to https://rpc.zora.energy. Failure to provide these credentials will cause the minting process to fail.
Use Cases
This skill is ideal for digital artists looking to launch generative series, creators experimenting with the 'Nano Banana' aesthetic, or developers building decentralized apps that require instant NFT minting capabilities. It is particularly useful for launching rapid-prototype NFT collections, commemorative event tokens, or personalized profile picture (PFP) initiatives where the speed of deployment is critical to engagement.
Example Prompts
- "Generate a Nano Banana cyberpunk cat and mint it to a new collection named 'Neon Felines' with the symbol NCF."
- "Create a Nano Banana styled astronaut floating in space and deploy it as an NFT under the collection 'SpaceBanana' using symbol SPB."
- "Design a Nano Banana version of a vintage robot and mint it to the collection 'RetroBot' with the symbol RBX."
Tips & Limitations
- The skill relies on external services; ensure your network connection is stable during the IPFS upload process.
- Double-check your wallet balance; deploying a new NFT contract on Zora requires gas fees in ETH.
- The 'Nano Banana' style is specific; results are optimized for high-contrast, vibrant, and stylized character designs.
- The private key provided must have sufficient funds and permissions for contract creation on the Zora mainnet.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-eshraqism-skill-zorapro": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api, code-execution