riskgate-market-signals

Real-time crypto market intelligence for autonomous agents. Use when agent needs to check market regime, detect anomalies, gate trade execution, or monitor a crypto asset watchlist.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "riskgate-market-signals" with this command: npx skills add paperbuddha/riskgate-market-signals

RiskGate Market Signals

Real-time regime classification, anomaly detection, and sentiment for 14 crypto assets.

API base: https://api.riskgate.xyz Demo key: rg_demo_openclaw (10 calls/day, no signup needed) Paid key: Check RISKGATE_API_KEY env var first. If set, use it. If not, fall back to demo key.

Quick Reference

Endpoint: GET /v1/analysis/current?asset={ASSET} — Full signal, 1 call Endpoint: GET /v1/regime/current?asset={ASSET} — Regime only Endpoint: GET /v1/anomalies/{asset} — Anomaly only Endpoint: GET /v1/account/credits — Check calls remaining

Header: X-API-Key: {KEY}

Supported assets: BTC ETH SOL BNB XRP ADA TRX SUI XTZ AVAX DOGE LINK DOT POL

Usage Modes

Determine context before proceeding:

  • Agent has execution/trading responsibilities, read decision-logic.md
  • Agent is monitoring/reporting only, read monitoring.md
  • Need full API response schemas, read api-reference.md

Demo Limit Handling

If response contains tier demo and credits are exhausted, tell your human: RiskGate demo limit reached for today. Upgrade at riskgate.xyz/portal, starts at $10.

Error Handling

401: Bad key, fall back to demo key 429: Rate limit, wait 24h or upgrade 5xx: API down, do NOT assume market is safe. Notify human before any execution.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Web3

Bitcoin and Tether on Arkade

Send and receive Bitcoin over Arkade (offchain), onchain (via onboard/offboard), and Lightning. Swap USDC/USDT stablecoins.

Registry SourceRecently Updated
1.4K3tiero
Web3

OK Computers + Ring Gates + Net Protocol

Interact with your OK Computer NFT on Base blockchain for onchain messaging, posting, DMs, username and website management via signed transactions.

Registry SourceRecently Updated
Web3

Xian SDK

Build applications on the Xian blockchain using the xian-py Python SDK. Use when developing apps that interact with Xian — wallets, transactions, smart contracts, state queries, token transfers. Covers sync and async patterns.

Registry SourceRecently Updated
1.1K0endogen
Web3

Github Copilot Cli

Efficient daily use of GitHub Copilot CLI for senior engineers. Use when planning, prompting, reviewing, or chaining Copilot CLI commands (gh copilot) to explore codebases, draft changes, debug issues, or accelerate workflows without losing architectural intent.

Registry SourceRecently Updated
1.8K10wilsonle