Docs
Search⌘ K
  • Home
  • About The Graph
  • Supported Networks
  • Protocol Contracts
  • Subgraphs
    • Substreams
      • Token API
        • Hypergraph
          • AI Suite
            • Indexing
              • Graph Horizon
                • Resources
                  AI Suite > Token API Skills

                  Quick Setup

                  Quick Setup

                  1. Create the skill directory and download the file:
                  1mkdir -p ~/.claude/skills/token-api2curl -o ~/.claude/skills/token-api/SKILL.md https://token-api.thegraph.com/skills.md
                  1. Verify it works by typing /token-api in Claude Code.

                  That’s it.

                  Where Skills Live

                  LocationPathScope
                  Personal~/.claude/skills/<name>/SKILL.mdAll your projects
                  Project.claude/skills/<name>/SKILL.mdCurrent project only

                  For project-scoped usage (committed to Git so teammates get it too), use .claude/skills/ in your repository.

                  How It Works

                  • Claude Code auto-discovers SKILL.md files in .claude/skills/ directories.
                  • Skills are invoked with /skill-name (e.g., /token-api).
                  • Skills can also be triggered automatically by Claude when relevant to your request.

                  Keeping It Updated

                  If the remote file changes, re-run the curl command to fetch the latest version. You could also script this if needed.

                  ⁠Edit on GitHub⁠

                  CursorOverview
                  On this page
                  • Quick Setup
                  • Where Skills Live
                  • How It Works
                  • Keeping It Updated
                  The GraphStatusTestnetBrand AssetsForumSecurityPrivacy PolicyTerms of Service