Overview
RootData OKX Edition - a read-only Web3 data lookup skill covering crypto projects, investors, funding rounds, trending projects, and personnel job changes.
Core operations:SKILL.md
- Search projects, VCs, and people by keyword
- Look up project details, investors, funding history
- Track trending projects (1-day / 7-day windows)
- Monitor crypto industry hires and departures
Tags: crypto web3 research funding rootdata
Prerequisites
- No IP/region restrictions (public data API)
OKX_ROOTDATA_SKILL_KEYenvironment variable (auto-provisioned via /init on first run)- Internet access to api.rootdata.com
- Rate limit: 200 req/min per key
Quick Start
- First-time setup: ask the agent anything that uses RootData. If
OKX_ROOTDATA_SKILL_KEYis missing, the skill calls/initto mint a key and stores it as an env var. - Search: e.g., "find Uniswap on RootData" -> returns entity ID.
- Detail lookup: pass the ID to project/funding endpoints for full data.
- Trending / job changes: ask "what's hot today" or "who joined which crypto project this week".