surf
Installation
SKILL.md
Surf — One Skill, All Crypto Data
surf is a global CLI for querying crypto data. Run it directly (NOT via npx surf).
CLI flags are kebab-case (e.g. --sort-by, --token-address), as shown in --help.
Setup
Install the Surf CLI following the guide at https://agents.asksurf.ai/docs/cli/introduction
surf install
surf sync
Always run surf install and surf sync at the start of every session — install updates the CLI binary, sync refreshes the API spec cache.
After surf install, check the Minimum skill version in its output against this skill's metadata.version. If the minimum is higher, run:
Related skills