strykr-prism
Real-time financial data API for AI agents. Stocks, crypto, forex, ETFs. 120+ endpoints. Alternative to Alpha Vantage, CoinGecko. Works with Claude, Cursor.
Why use this skill?
Integrate real-time financial data for stocks, crypto, and DeFi into your AI agents with Strykr PRISM. High-accuracy asset resolution and analytics.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/nextfrontierbuilds/strykr-prismWhat This Skill Does
Strykr PRISM is a comprehensive, real-time financial data API tailored specifically for AI agents, trading bots, and fintech applications. It acts as a unified data gateway that normalizes complex financial information from various asset classes including stocks, cryptocurrencies, ETFs, forex, and commodities. Unlike standard financial APIs that often require manual symbol management, PRISM uses a powerful asset resolution engine to map fuzzy identifiers to canonical data. This makes it an essential tool for agents needing to query, analyze, and track market dynamics without getting bogged down by fragmented data sources.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/nextfrontierbuilds/strykr-prism
Once installed, ensure your API key is correctly configured by exporting it into your environment variables:
export PRISM_API_KEY="your-api-key"
Use Cases
- AI Trading Agents: Automate decision-making by pulling real-time price data, funding rates, and open interest from platforms like Hyperliquid.
- Market Sentiment Analysis: Utilize built-in Fear & Greed indices and trending data to gauge market psychology before executing trades.
- DeFi Intelligence: Track specific ecosystem trends like Solana Pump.fun bonding curves, DEX pool liquidity, and EVM-chain volume movements.
- Risk Management: Perform automated security analysis on tokens, detect potential copycats, scams, or rebrands (such as MATIC to POL transitions) to ensure data integrity.
- Asset Aggregation: Use the batch resolution feature to normalize portfolios containing disparate asset types like equities and crypto into a single, standardized format.
Example Prompts
- "Strykr PRISM, fetch the current price for Ethereum and Apple stock, then compare their recent volatility trends."
- "What are the top trending tokens on Solana's bonding curve right now, and what is the latest sentiment on the Fear & Greed index?"
- "Perform a risk analysis on the token PEPE and check if there are any known copycat variations currently active in the market."
Tips & Limitations
- Asset Resolution: Always prefer the agent resolution endpoint for dynamic, natural language queries, as it is optimized for high-context prompts.
- Rate Limits: Be mindful of batch endpoint usage; while more efficient, excessive request frequency to deep analytics endpoints may be subject to API tier restrictions.
- Data Sources: While PRISM provides a wide net of data, always verify critical high-frequency trading data against primary exchange nodes if building production-grade trading infrastructure.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-nextfrontierbuilds-strykr-prism": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
Package Seo
Skill by nextfrontierbuilds
ai-pdf-builder
AI-powered PDF generator for legal docs, pitch decks, and reports. SAFEs, NDAs, term sheets, whitepapers. npx ai-pdf-builder. Works with Claude, Cursor, GPT, Copilot.
elite-longterm-memory
Ultimate AI agent memory system for Cursor, Claude, ChatGPT & Copilot. WAL protocol + vector search + git-notes + cloud backup. Never lose context again. Vibe-coding ready.
prism-alerts
Real-time Pump.fun token alerts for Solana traders. New launches, graduations, volume spikes. For trading bots, Discord, Telegram, AI agents.
fear-greed
Embeddable Fear & Greed Index for crypto dashboards. Real-time sentiment gauge. Drop-in React/HTML components. Works with AI agents, Claude, Cursor.