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-operations

Review the files below or copy the command above to add this skill to your agents.

Files (1)
SKILL.md
1.9 KB
---
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

Overview

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.

How this skill works

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.

When to use it

  • When you want to find or browse NFT collections or trending drops
  • When you need floor prices, cheapest listings, or marketplace offers
  • When you want to purchase a specific NFT or an OpenSea listing
  • When you need to view your NFT portfolio across supported chains
  • When you want to mint or transfer NFTs using supported platforms

Best practices

  • Verify the collection via official links or verified marketplace badges before buying
  • Always check floor price and recent sales to avoid overpaying
  • Factor in gas or L2 fees and choose an appropriate chain (Ethereum for value, Base/Polygon for low fees)
  • Confirm listing status immediately before purchase—listings can be removed or sold
  • Keep wallet security in mind: confirm destination addresses and never share private keys

Example use cases

  • Find the current floor price and cheapest listings for a named collection (e.g., Bored Ape, Pudgy Penguins)
  • Purchase an NFT by providing an OpenSea URL or asking to buy the cheapest available item
  • View all NFTs owned in a specified wallet on Ethereum, Base, or Polygon
  • Mint a new NFT from a supported platform such as Manifold or SeaDrop
  • Transfer an owned NFT to another address and confirm the transaction details

FAQ

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.