Use coins/single to retrieve individual cryptocurrency data for AI agents. Ideal for Claude Code automation, portfolio tracking, and real-time price monitoring workflows.
Setup https://skillboss.co/skill.mdPaste this into Claude Code, Cursor, or any AI assistant. No API key setup needed.
Model: livecoinwatch/coins/contract
curl -X POST https://api.skillboss.co/v1/run \
-H "Authorization: Bearer $SKILLBOSS_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "livecoinwatch/coins/contract",
"inputs": {}
}'