home / skills / bankrbot / claude-plugins / bankr-nft-operations
This skill helps you browse, buy, and manage NFTs across Ethereum, Base, and Polygon with OpenSea integration.
npx playbooks add skill bankrbot/claude-plugins --skill bankr-nft-operationsReview the files below or copy the command above to add this skill to your agents.
---
name: Bankr Agent - NFT Operations
description: This skill should be used when the user asks to "buy NFT", "purchase NFT", "OpenSea", "NFT collection", "view my NFTs", "NFT holdings", "mint NFT", "NFT listings", or any NFT-related operation. Provides guidance on browsing, purchasing, and managing NFTs.
version: 1.0.0
---
# Bankr NFT Operations
Browse, purchase, and manage NFTs across chains via OpenSea integration.
**Supported Chains**: Base, Ethereum, Polygon
## Operations
- **Browse** - Search NFT collections
- **View Listings** - Find best deals and floor prices
- **Buy** - Purchase NFTs from marketplace listings
- **View Holdings** - Check your NFT portfolio
- **Transfer** - Send NFTs to another wallet
- **Mint** - Mint from supported platforms (Manifold, SeaDrop)
## Prompt Examples
**Browse NFTs:**
- "Find NFTs from the Bored Ape collection"
- "Show me trending NFT collections"
**View listings:**
- "What's the floor price for Pudgy Penguins?"
- "Show cheapest NFTs in Azuki collection"
**Buy NFTs:**
- "Buy the cheapest Bored Ape"
- "Purchase this NFT: [OpenSea URL]"
**View holdings:**
- "Show my NFTs"
- "What NFTs do I own on Ethereum?"
## Collection Resolution
Bankr resolves common names and abbreviations:
| Input | Resolved |
|-------|----------|
| "Bored Apes" / "BAYC" | boredapeyachtclub |
| "Pudgy Penguins" | pudgypenguins |
| "CryptoPunks" | cryptopunks |
## Chain Considerations
- **Ethereum**: Most valuable collections, higher gas
- **Base**: Growing ecosystem, very low gas
- **Polygon**: Low gas, gaming NFTs
## Common Issues
| Issue | Resolution |
|-------|------------|
| Collection not found | Try alternative names |
| NFT already sold | Try another listing |
| Insufficient funds | Check balance |
| High gas | Wait or try L2 |
## Safety Tips
- Verify collection through official links
- Check floor price to avoid overpaying
- Look for verified collections
- Factor in gas costs
This skill helps browse, purchase, and manage NFTs across supported chains using OpenSea integrations and Bankr multi-chain tooling. It guides users through searching collections, viewing listings and floor prices, buying from marketplace listings, minting, transferring, and checking NFT holdings. The focus is practical action steps and safety checks for Ethereum, Base, and Polygon.
The skill resolves common collection names and abbreviations, queries marketplace APIs for collections and listings, and surfaces floor prices and cheapest listings. It supports wallet-aware actions like viewing holdings, initiating purchases, transfers, and mint requests for supported drop platforms. It flags chain-specific considerations (gas, availability) and common issues with recommended resolutions.
Which chains does this skill support?
Ethereum, Base, and Polygon are supported with chain-specific fee and availability guidance.
What if a collection name is ambiguous?
The skill resolves common aliases (e.g., BAYC -> boredapeyachtclub) and will prompt for clarification if multiple matches appear.
Can it complete purchases on my behalf?
It guides and initiates marketplace actions via your connected wallet; always confirm transactions and ensure sufficient funds for price plus fees.