codex-supergraph

Query Codex Supergraph for token analytics and market data via GraphQL.

1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/Michae2xl/claude-skills-michael --skill codex-supergraph
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: codex-supergraph
Source: https://github.com/Michae2xl/claude-skills-michael/tree/main/skills/codex-supergraph
Command: npx skills add https://github.com/Michae2xl/claude-skills-michael --skill codex-supergraph

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires codex-gateway, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of querying Codex Supergraph for token analytics and market data, providing a streamlined interface for accessing on-chain analytics and GraphQL queries.

Core Features & Use Cases

  • Token Analytics: Access detailed analytics on token prices, holders, trading volumes, and more.
  • Market Data: Retrieve market data such as price charts, pair data, and prediction market information.
  • GraphQL Queries: Build and execute GraphQL queries against the Codex Supergraph API.
  • Use Case: If you need to quickly find the price of a specific token or analyze its market data, this Skill can help you do so efficiently.

Quick Start

Use the codex-supergraph skill to fetch the price and chart for the token 'BTC' on the Ethereum network.

Frequently Asked Questions about codex-supergraph

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

FAQPage Schema
How do I query on-chain analytics for token prices and trading volumes?

You can retrieve on-chain analytics for token prices and trading volumes by executing GraphQL queries against the Codex Supergraph API. This Skill provides a streamlined interface to access detailed token analytics and market data efficiently.

What is the best way to retrieve market data and price charts for a specific token?

The best way to retrieve market data and price charts is by using GraphQL queries through this Skill to access the Codex Supergraph. It allows you to fetch specific token market data, including pair data and prediction market information.

Do I need an API key to fetch token analytics using GraphQL?

Yes, you need an API key to fetch token analytics. This Skill requires API key authentication and handles the authentication flow for payment processing to access the Codex Supergraph.

Can I use Codex Supergraph to analyze token holder data on the Ethereum network?

Yes, you can use Codex Supergraph to analyze token holder data on the Ethereum network. The Skill supports querying detailed analytics on token holders, prices, and trading volumes through GraphQL.

Does querying the Codex Supergraph require any specific dependencies or environment setup?

Querying the Codex Supergraph requires the codex-gateway dependency. You must configure this gateway environment alongside your API key authentication to successfully execute GraphQL queries for market data retrieval.

Why are my GraphQL queries for market data not returning results?

Your GraphQL queries for market data might not return results if the API key authentication fails or the codex-gateway dependency is missing. Ensure your authentication flow is correctly configured for payment processing and data access.