Install
openclaw skills install opensea-marketplaceQuery 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.
openclaw skills install opensea-marketplaceEntry point for OpenSea agent skills. Pick the sub-skill based on task, then read its SKILL.md:
| Task | Sub-skill |
|---|---|
| Query NFT/token data, search, drops, events | opensea-api/SKILL.md |
| Buy/sell NFTs on Seaport, sweeps, cross-chain | opensea-marketplace/SKILL.md |
| Swap ERC20 tokens via DEX aggregator | opensea-swaps/SKILL.md |
| Configure wallet signing (Privy/Turnkey/Fireblocks/Bankr) | opensea-wallet/SKILL.md |
| Build/register/gate AI agent tools (proposed ERC) | opensea-tool-sdk/SKILL.md |
Always read the sub-skill SKILL.md before executing. This router intentionally has no operational detail.
opensea-apiopensea-marketplaceopensea-swapsopensea-walletopensea-tool-sdkPartner skills that complement OpenSea's capabilities live in ecosystem/. See ecosystem/CONTRIBUTING.md to add one.