A unified financial data API providing 120+ endpoints for real-time market data, token security, and cross-asset analysis tailored for AI agents.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install strykr-prism
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install strykr-prism using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Strykr PRISM is a high-performance, unified data gateway designed to power the next generation of AI-driven financial applications. By consolidating data from crypto exchanges, stock markets, forex, and decentralized finance into a single interface, it serves as a powerful alternative to legacy providers like Alpha Vantage or CoinGecko. As a key integration for Openclaw Skills, it allows developers to build agents that understand global market dynamics with minimal latency.
The platform excels at bridging the gap between traditional finance and the rapid-fire world of DeFi. Whether you are building a trading bot, a portfolio manager, or a market research assistant, this skill provides the depth of data required to make informed decisions. It features specialized endpoints for asset resolution, ensuring that agents can accurately map natural language queries to the correct financial instruments across diverse trading venues.
To get started with this skill, you need to configure your API key and set the base URL environment variables. Use the following commands in your terminal:
export PRISM_API_KEY="your-api-key"
# Base URL: https://strykr-prism.up.railway.app
You can verify the connection by running a simple health check:
curl "https://strykr-prism.up.railway.app/health"
The skill organizes financial data into logical modules for high-speed retrieval and clarity:
| Data Group | Description | Key Fields |
|---|---|---|
| Asset Identity | Canonical mapping for symbols and names | symbol, canonical_id, venues |
| Market Pricing | Real-time price and volume metrics | price, change_24h, volume_24h |
| Security Audit | Risk assessment and scam detection | risk_score, liquidity, is_copycat |
| TradFi | Stock, ETF, and Forex performance | quote, sector, gainers, losers |
| On-Chain | Wallet balances and DEX pool data | native_balance, contract_address, funding_rates |
Loading
A powerful CLI utility for rapidly generating standardized templates for AI agent skills and MCP servers.

A high-performance security scanner for detecting rug pulls, honeypots, and holder concentration in crypto tokens.

A real-time Solana token monitoring tool for tracking Pump.fun launches and graduations within the Openclaw Skills ecosystem.

A specialized toolkit for optimizing npm packages, GitHub repositories, and AI agent skills to maximize search engine and agent discoverability.

A specialized AI-powered QA automation agent for testing the Strykr trading platform and monitoring PRISM API health.

A comprehensive technical guide and rule-set for AI agents to master X (Twitter) engagement and content strategy.








































