This handles NFT operations on the TON blockchain, letting you list collectibles from any wallet, check individual NFT details, and transfer them to other addresses. The workflow is straightforward: query NFTs with get_nfts, pull details with get_nft, and send with send_nft after a quick confirmation. It includes emulate_transaction for dry runs, which is smart since you can preview fees and balance changes before actually moving anything. You'll need a TON wallet configured first, but once set up it covers the basics you'd expect for managing NFTs on chain. Pagination support means it won't choke on large collections.
npx -y skills add ton-connect/kit --skill ton-nfts --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills