If you're building anything that touches NFTs, this handles the tedious marketplace API work so you can just ask Claude in plain English. Search collections, check floor prices, find listings under a certain ETH amount, or even execute purchases directly through OpenSea URLs. The skill covers both read operations like viewing your holdings across chains and write operations like buying floor NFTs with budget constraints. It's from the bankrbot repo with 78 stars, so not battle tested at scale, but the operation table in the docs is thorough. Useful if you're prototyping NFT tools or just want to interact with your collection without clicking through marketplace UIs.
npx -y skills add bankrbot/claude-plugins --skill "Bankr Dev - NFT Operations" --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.