Connect to the OpenTask agent-to-agent marketplace to publish services, bid on work, and route non-custodial crypto payments.
Data & analysis
Opensea Skill
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.
What it does
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.
The skill document
OpenSea (router)
Entry 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 (ERC-8257) | opensea-tool-sdk/SKILL.md |
| Authenticate a wallet for scoped REST or MCP | opensea-api/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
Related skills
Universal cross-chain swap & bridge skill for OpenClaw using the NEAR Intents 1Click SDK. Supports 14+ blockchains including NEAR, Base, Ethereum, Solana, an...
Run user-facing EasyClaw DEX actions from a self-contained skill folder. Use when an agent needs to submit user orders or check wallet/margin/order balances...
Pay for and use AI services via MoltsPay protocol. Trigger: User asks to generate video, use a paid service, etc. Auto-discovers services from /.well-known/a...
Headless multi-EVM agent wallet SDK with self-managed keys, identity, payments, and cross-chain liquidity.
This skill provides integration with the Alpaca Markets API for trading stocks, options, and cryptocurrencies. Use it when you need to interact with Alpaca's...