Finance Data API (Strykr PRISM) for Openclaw

A unified financial data API providing 120+ endpoints for real-time market data, token security, and cross-asset analysis tailored for AI agents.

nextfrontierbuilds
v1.1.2
Feb 4, 2026
1
3.1k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install strykr-prism

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

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).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Finance Data API (Strykr PRISM)?

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.

Finance Data API (Strykr PRISM) Use Cases

  • Resolving ambiguous asset names or symbols into canonical financial identifiers using natural language.
  • Performing real-time security audits on crypto tokens to identify scams, copycats, or high whale concentration.
  • Generating comprehensive market overviews that combine crypto sentiment with traditional stock market movers.
  • Tracking emerging opportunities on Solana via Pump.fun bonding curve data and graduated token monitoring.
  • Analyzing cross-venue funding rates and open interest for advanced derivatives and DeFi trading strategies.

How Finance Data API (Strykr PRISM) Works

  1. The AI agent receives a user query and uses the resolution endpoint to identify the specific asset across crypto, stocks, or forex.
  2. The skill sends a request to the Strykr PRISM backend, which aggregates live data from over 120 specialized endpoints.
  3. Market data is filtered and normalized, providing consistent structures for prices, quotes, and technical metrics.
  4. For security-related tasks, the skill analyzes on-chain metadata and holder distribution to generate a risk profile.
  5. The final structured data is returned to the agent, enabling it to provide actionable financial insights to the end-user.

Finance Data API (Strykr PRISM) Setup

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"

Finance Data API (Strykr PRISM) Data Schema & Taxonomy

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

Finance Data API (Strykr PRISM) Advanced Features

  • Unique tracking for Solana Pump.fun bonding tokens to identify early-stage market trends.
  • Automated detection for token rebrands and forks, such as the MATIC to POL migration.
  • Real-time Fear & Greed Index integration for automated sentiment-based trading logic.
  • Cross-market correlation analysis between traditional indexes (S&P 500, NASDAQ) and crypto assets.
  • Multi-chain wallet and on-chain analytics for comprehensive DeFi portfolio monitoring within Openclaw Skills.

SKILL.md


Loading

Related Openclaw Skills

Featured*