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

Strykr Prism

by @nextfrontierbuilds

Real-time financial data API for AI agents. Stocks, crypto, forex, ETFs. 120+ endpoints. Alternative to Alpha Vantage, CoinGecko. Works with Claude, Cursor.

⚑ When to Use
TriggerAction
When user asks "what's the price of bitcoin" or "how much is ETH":
1. Use `/agent/resolve` for natural language β†’ canonical asset
2. Use `/crypto/price/{symbol}` or `/stocks/{symbol}/quote` for price
3. Return formatted response
### Token Security Check
When user asks "is this token safe" or "check 0x1234...":
1. Use `/analyze/{symbol}` for general analysis
2. Use `/analyze/copycat/{symbol}` for scam detection
3. Use `/analytics/holders/{contract}` for whale concentration
4. Return risk assessment
### Market Overview
When user asks "how's the market" or "what's trending":
1. Use `/market/overview` for full picture
2. Use `/market/fear-greed` for sentiment
3. Use `/crypto/trending` for hot coins
4. Use `/stocks/gainers` + `/losers` for stock movers
### Cross-Market Correlation
When user asks "what correlates with bitcoin":
1. Use `/market/overview` for cross-market data
2. Compare crypto vs stocks/commodities/forex
3. PRISM's 120+ endpoints enable true cross-market analysis
βš™οΈ Configuration

Set your PRISM API key:

export PRISM_API_KEY="your-api-key"

Base URL: https://strykr-prism.up.railway.app

View on ClawHub
TERMINAL
clawhub install strykr-prism

πŸ§ͺ 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 β†’