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.
Install via ClawdBot CLI:
clawdbot install opensea/opensea-marketplaceGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses sensitive credential files or environment variables
process.env.PRIVATESends data to undocumented external endpoint (potential exfiltration)
POST → https://api.opensea.io/api/v2/auth/keysCalls external URL not in known-safe list
https://github.com/ProjectOpenSea/opensea-skillAudited Apr 25, 2026 · audit v1.0
Generated Aug 15, 2026
An investor uses the OpenSea API to query NFT holdings, collection stats, and recent events for their portfolio, enabling data-driven decisions on buying or selling. This scenario is common in personal finance and investment management.
A developer builds a bot that monitors NFT listings and executes buy/sell orders on Seaport using the marketplace sub-skill, automating strategies like flipping or floor-price sniping. This is applicable in algorithmic trading and digital asset management.
A DeFi platform integrates the swaps sub-skill to allow users to swap ERC20 tokens directly within their app, leveraging the DEX aggregator for best rates. This enhances user experience in decentralized finance applications.
An AI startup uses the tool-sdk sub-skill to build, register, and gate AI agent tools on Base, monetizing them via ERC-8257. This scenario is relevant for AI developers seeking to monetize their models or agents.
A company manages its NFT treasury using the API to track, analyze, and report on holdings, ensuring compliance and strategic allocation. This applies to corporate treasuries and asset management firms.
Run a curated NFT marketplace using OpenSea's Seaport protocol, charging fees on transactions. Revenue comes from a percentage of each trade executed on the platform.
Develop and sell subscription-based tools (e.g., analytics dashboards, trading bots) that leverage the OpenSea API. Revenue is generated through monthly or annual subscriptions from users.
Offer a service to AI developers to register and gate their AI tools on-chain, taking a fee for each registration or a percentage of the usage payments. Revenue comes from setup fees and ongoing transaction fees.
💬 Integration Tip
Start with the API sub-skill for read-only queries to get familiar with the data structures, then move to marketplace and swaps for transactions. Ensure you have the OPENSEA_API_KEY set before any calls.
Scored Jun 23, 2026
Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction.
Manage Feishu (Lark) calendars by listing, searching, checking schedules, syncing events, and marking tasks with automated date extraction.
Process multiple items with progress tracking, checkpointing, and failure recovery.
cad reference tool
Search, install, and create OpenClaw skills using intelligent matching across built-in, local, and GitHub skill repositories.
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions.