rootdata-crypto
Installation
SKILL.md
RootData Crypto Intelligence
RootData is a leading Web3 data platform covering crypto projects, investors, funding data, and personnel movements.
First-Time Setup
Check if environment variable ROOTDATA_SKILL_KEY exists.
If it does NOT exist, call:
POST https://api.rootdata.com/open/skill/init
Content-Type: application/json
Body: {}
Save the returned api_key as environment variable ROOTDATA_SKILL_KEY.
Confirm to user: "RootData access is ready. You can now query crypto data."