MarketPulse
Query real-time and historical financial data across equities and crypto—prices, market moves, metrics, and trends for analysis, alerts, and reporting.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/0xjordansg-yolo/openclaw-aisa-financial-stock-crypto-market-price-dataWhat This Skill Does
MarketPulse provides autonomous agents with comprehensive, real-time and historical financial intelligence. By integrating directly with the AIsa data engine, the skill allows agents to pull granular pricing for global equities and cryptocurrencies, analyze corporate financial statements, and track insider trading activity. It serves as a unified data gateway, eliminating the need for fragmented API integrations by offering a single source of truth for market moves, analyst estimates, and fundamental company metrics.
Installation
To integrate MarketPulse into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/0xjordansg-yolo/openclaw-aisa-financial-stock-crypto-market-price-data
Once installed, ensure your AISA_API_KEY is configured in your environment variables to authorize requests. Run export AISA_API_KEY="your-key" to authenticate your session.
Use Cases
MarketPulse is designed for high-frequency analytical tasks and investment workflows. Use it for:
- Cross-Asset Portfolio Management: Monitor holdings across stocks and crypto in a unified dashboard.
- Automated Research: Automatically fetch and summarize SEC filings, earnings reports, and analyst estimates to inform trading strategies.
- Market Screening: Query the market for stocks meeting specific criteria, such as P/E ratios or revenue growth thresholds.
- Whale Watching: Correlate insider trade reporting with historical price volatility to spot institutional sentiment shifts.
Example Prompts
- "Analyze the last three years of Apple's income statements and calculate the year-over-year revenue growth percentage."
- "Get the real-time prices for BTC, ETH, and SOL, and retrieve the daily historical data for the last 30 days to generate a performance chart."
- "Screen for technology stocks with a P/E ratio under 15 and revenue growth greater than 20% over the last fiscal year."
Tips & Limitations
- Interval Precision: When using price data endpoints, ensure the
interval_multiplieraligns with theinterval(e.g., set to 5 for 5-minute bars). - Rate Limits: The skill relies on external API calls; be mindful of your API key limits to avoid service interruptions during high-traffic market hours.
- Latency: While the service provides near real-time data, always verify time-sensitive data against multiple sources during period-of-high-market-volatility to ensure maximum accuracy.
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-0xjordansg-yolo-openclaw-aisa-financial-stock-crypto-market-price-data": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
Twitter Command Center (Search + Post)
Searches and reads X (Twitter): profiles, timelines, mentions, followers, tweet search, trends, lists, communities, and Spaces. Publishes posts after the user completes OAuth in the browser. Use when the user asks about Twitter/X data, social listening, or posting without sharing account passwords.
youtube-search
YouTube Search API via AIsa unified endpoint. Search YouTube videos, channels, and playlists with a single AIsa API key — no Google API key or OAuth required. Use this skill when users want to search YouTube content. For other AIsa capabilities (LLM, financial data, Twitter, web search), see the aisa-core skill.
llm-router
Unified LLM Gateway - One API for 70+ AI models. Route to GPT, Claude, Gemini, Qwen, Deepseek, Grok and more with a single API key.
aisa-tavily
AI-optimized web search via AIsa's Tavily API proxy. Returns concise, relevant results for AI agents through AIsa's unified API gateway.
openclaw-search
Intelligent search for agents. Multi-source retrieval with confidence scoring - web, academic, and Tavily in one unified API.