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…
Install
Quick install
npx skills add https://github.com/projectopensea/opensea-skill/tree/HEAD/skills/openseanpx skills add projectopensea/opensea-skill --skill opensea --agent claude-codenpx skills add projectopensea/opensea-skill --skill opensea --agent cursornpx skills add projectopensea/opensea-skill --skill opensea --agent codexnpx skills add projectopensea/opensea-skill --skill opensea --agent opencodenpx skills add projectopensea/opensea-skill --skill opensea --agent github-copilotnpx skills add projectopensea/opensea-skill --skill opensea --agent windsurfMore install options
Shorthand — useful for multi-skill repos:
npx skills add projectopensea/opensea-skill --skill openseaManual — clone the repo and drop the folder into your agent's skills directory:
git clone https://github.com/projectopensea/opensea-skill.gitcp -r opensea-skill/skills/opensea ~/.claude/skills/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…
openseaby projectopensea
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…npx skills add https://github.com/projectopensea/opensea-skill --skill openseaDownload ZIPGitHub
Related Skills
azure-monitor-opentelemetry-pyby microsoftOne-line setup for Application Insights with OpenTelemetry auto-instrumentation.connecting-to-base-networkby baseProvides Base network configuration including RPC endpoints, chain IDs, and explorer URLs. Use when connecting wallets, configuring development environments,…m365-agents-dotnetby microsoftBuild enterprise agents for Microsoft 365, Teams, and Copilot Studio using the Microsoft.Agents SDK with ASP.NET Core hosting, agent routing, and MSAL-based authentication.ncbi-blast-skillby openaiSubmit, poll, and summarize NCBI BLAST Common URL API jobs (Blast.cgi) for nucleotide or protein sequences. Use when a user wants RID status, BLAST results, or…data-validationby anthropicQA an analysis before sharing with stakeholders — methodology checks, accuracy verification, and bias detection. Use when reviewing an analysis for errors,…create-auth-skillby better-authScaffold and implement authentication in TypeScript/JavaScript apps with Better Auth framework detection, database adapter setup, and OAuth integration. Detects frameworks (Next.js, SvelteKit, Nuxt, Astro, Express, Hono), databases (Prisma, Drizzle, MongoDB, raw drivers), and existing auth libraries through project scanning Supports email/password, OAuth (Google, GitHub, Apple, Microsoft, Discord, Twitter), magic links, passkeys, and phone authentication with configurable email verification...add-neon-docsby neondatabaseUse this skill when the user asks to add documentation, add docs, add references, or install documentation about Neon. Adds Neon best practices reference links…security-reviewer-formatsby microsoftFormat specifications and data contracts for the security reviewer orchestrator and its subagents - Brought to you by microsoft/hve-core.---
Source: https://github.com/projectopensea/opensea-skill/tree/HEAD/skills/opensea
Author: projectopensea
Discovered via: mcpservers.org
SKILL.md source
--- name: opensea description: 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… --- # 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… # openseaby projectopensea 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… `npx skills add https://github.com/projectopensea/opensea-skill --skill opensea`Download ZIPGitHub ## Related Skills azure-monitor-opentelemetry-pyby microsoftOne-line setup for Application Insights with OpenTelemetry auto-instrumentation.connecting-to-base-networkby baseProvides Base network configuration including RPC endpoints, chain IDs, and explorer URLs. Use when connecting wallets, configuring development environments,…m365-agents-dotnetby microsoftBuild enterprise agents for Microsoft 365, Teams, and Copilot Studio using the Microsoft.Agents SDK with ASP.NET Core hosting, agent routing, and MSAL-based authentication.ncbi-blast-skillby openaiSubmit, poll, and summarize NCBI BLAST Common URL API jobs (Blast.cgi) for nucleotide or protein sequences. Use when a user wants RID status, BLAST results, or…data-validationby anthropicQA an analysis before sharing with stakeholders — methodology checks, accuracy verification, and bias detection. Use when reviewing an analysis for errors,…create-auth-skillby better-authScaffold and implement authentication in TypeScript/JavaScript apps with Better Auth framework detection, database adapter setup, and OAuth integration. Detects frameworks (Next.js, SvelteKit, Nuxt, Astro, Express, Hono), databases (Prisma, Drizzle, MongoDB, raw drivers), and existing auth libraries through project scanning Supports email/password, OAuth (Google, GitHub, Apple, Microsoft, Discord, Twitter), magic links, passkeys, and phone authentication with configurable email verification...add-neon-docsby neondatabaseUse this skill when the user asks to add documentation, add docs, add references, or install documentation about Neon. Adds Neon best practices reference links…security-reviewer-formatsby microsoftFormat specifications and data contracts for the security reviewer orchestrator and its subagents - Brought to you by microsoft/hve-core. --- **Source**: https://github.com/projectopensea/opensea-skill/tree/HEAD/skills/opensea **Author**: projectopensea **Discovered via**: mcpservers.org
Related skills 6
caveman
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.
secure-linux-web-hosting
Use when setting up, hardening, or reviewing a cloud server for self-hosting, including DNS, SSH, firewalls, Nginx, static-site hosting, reverse-proxying an app, HTTPS with Let's Encrypt or ACME clients, safe HTTP-to-HTTPS redirects, or optional post-launch network tuning such as BBR.
readme-i18n
Use when the user wants to translate a repository README, make a repo multilingual, localize docs, add a language switcher, internationalize the README, or update localized README variants in a GitHub-style repository.
lark-shared
Use when first setting up lark-cli, running auth login, switching user/bot identity (--as), handling permission denied or scope errors, needing to update lark-cli, or seeing _notice in JSON output.
improve-codebase-architecture
Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.
paper-context-resolver
Optional RigorPilot helper for README-first deep learning repo reproduction. Use only when the README and repository files leave a narrow reproduction-critical gap and the task is to resolve a specific paper detail such as dataset split, preprocessing, evaluation protocol, checkpoint mapping, or runtime assumption from primary paper sources while recording conflicts. Do not use for general paper summary, repo scanning, environment setup, command execution, title-only paper lookup, or replacin...