opensea-api

Retrieve NFT, token, and collection data from the OpenSea marketplace via API.

14|2|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/Eskyee/agentbot-opensource --skill opensea-api-eskyee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opensea-api
Source: https://github.com/Eskyee/agentbot-opensource/tree/main/skills/opensea/opensea-api
Command: npx skills add https://github.com/Eskyee/agentbot-opensource --skill opensea-api-eskyee

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @opensea/cli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of querying OpenSea marketplace data, allowing users to access essential information about NFTs, collections, tokens, and market activities.

Core Features & Use Cases

  • NFT and Token Data Retrieval: Quickly obtain detailed information on NFTs, including ownership, metadata, and collection statistics.
  • Collection Exploration: Discover trending collections, top collections, and detailed collection stats.
  • Marketplace Insights: Access real-time marketplace listings, offers, and events.
  • Search Functionality: Perform searches across collections, NFTs, tokens, and accounts.
  • Read-only Operations: Focus on exploration and data retrieval without executing transactions.

Quick Start

Use the opensea-api skill to fetch the floor price and volume stats for the Bored Ape Yacht Club collection.

Frequently Asked Questions about opensea-api

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve OpenSea marketplace data for NFT collections?

You retrieve OpenSea marketplace data by querying NFT and token information across multiple blockchains. This process provides detailed ownership records, metadata, and collection statistics using a read-only API interface.

Can I execute blockchain transactions or buy NFTs using the OpenSea API?

No, you cannot execute blockchain transactions or buy NFTs using this OpenSea API. The system is designed strictly for read-only data retrieval, focusing on market analysis and information extraction without transactional capabilities.

What is the best way to find trending NFT collections and real-time marketplace listings?

The best way to find trending NFT collections and real-time marketplace listings is by utilizing the OpenSea API search functionality. It enables discovering top collections, detailed stats, active offers, and current market events.

Does the OpenSea API skill support data retrieval across multiple blockchains?

Yes, the OpenSea API skill supports data retrieval across multiple blockchains. It facilitates read-only access to the OpenSea marketplace's NFT and token data, allowing AI agents to extract market information across various networks.

Do I need the OpenSea CLI to query token and market activity data?

Yes, you need the @opensea/cli package installed as a dependency to query token and market activity data. The skill utilizes OpenSea's API and MCP server, requiring this environment setup to function correctly.