CtrlK
BlogDocsLog inGet started
Tessl Logo

opensea

Query NFT and token data, trade NFTs on Seaport, swap ERC20 tokens via DEX aggregator, configure wallet signing providers, and build/register/gate AI agent tools on Base. Covers the full OpenSea developer surface across CLI, MCP server, shell scripts, and SDK. Pick the right sub-skill using the routing table below, then read that sub-skill's SKILL.md for operational detail.

68

Quality

83%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Failed to scan

The risk profile of this skill

SKILL.md
Quality
Evals
Security

OpenSea (router)

Entry point for OpenSea agent skills. Pick the sub-skill based on task, then read its SKILL.md:

TaskSub-skill
Query NFT/token data, search, drops, eventsopensea-api/SKILL.md
Buy/sell NFTs on Seaport, sweeps, cross-chainopensea-marketplace/SKILL.md
Swap ERC20 tokens via DEX aggregatoropensea-swaps/SKILL.md
Configure wallet signing (Privy/Turnkey/Fireblocks/Bankr)opensea-wallet/SKILL.md
Build/register/gate AI agent tools (ERC-8257)opensea-tool-sdk/SKILL.md

Always read the sub-skill SKILL.md before executing. This router intentionally has no operational detail.

Quick decision guide

  • Read-only queries (collections, NFTs, tokens, search, stats, events, drops): opensea-api
  • Write operations (buy, sell, make offers, fulfill listings): opensea-marketplace
  • Token swaps (ERC20 to ERC20, cross-chain): opensea-swaps
  • Wallet setup (before any write operation): opensea-wallet
  • Tool building (register, gate, monetize AI tools): opensea-tool-sdk

Ecosystem

Partner skills that complement OpenSea's capabilities live in ecosystem/. See ecosystem/CONTRIBUTING.md to add one.

Repository
ProjectOpenSea/opensea-skill
Last updated
Created

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.