🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

TAAPI CLI

by @oscraters

Use this skill to fetch TAAPI.IO indicator data for crypto or stocks, including fast single-indicator requests and bulk/multi-construct queries for agentic t...

πŸ’‘ Examples

Use the local helper:

# 1) Set secret once per session
export TAAPI_SECRET="your_secret"

2) Direct RSI query

bash scripts/taapi-agent.sh direct \ --indicator rsi \ --exchange binance \ --symbol BTC/USDT \ --interval 1h

3) Bulk query from JSON payload

bash scripts/taapi-agent.sh bulk --payload-file examples/bulk-single-construct.json

4) Multi-construct query (requires jq)

bash scripts/taapi-agent.sh multi \ --exchange binance \ --symbols BTC/USDT,ETH/USDT \ --intervals 15m,1h \ --indicators rsi,supertrend

5) Live smoke tests (requires real TAAPI_SECRET and network access)

bash tests/smoke-live.sh

View on ClawHub
TERMINAL
clawhub install taapi

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’