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-finance-stock-equity-crypto-market-price-data-yahoo-finance-coinhackoWhat This Skill Does
The MarketPulse skill, powered by AIsa, acts as a sophisticated financial intelligence engine for autonomous agents. It bridges the gap between fragmented financial data and actionable insight by providing real-time and historical market access across both traditional equities and cryptocurrencies. By centralizing data feeds for prices, earnings reports, financial statements, and market sentiment, MarketPulse enables agents to perform complex quantitative analysis, track insider sentiment, and monitor volatility in real-time. Whether you are building an automated trading desk, a personal finance assistant, or a research-heavy investment bot, this skill provides the underlying data infrastructure required for high-frequency decision-making.
Installation
To integrate MarketPulse into your OpenClaw ecosystem, execute the following command in your terminal:
clawhub install openclaw/skills/skills/0xjordansg-yolo/openclaw-aisa-finance-stock-equity-crypto-market-price-data-yahoo-finance-coinhacko
Once installed, ensure you have an active AIsa API key. Configure it in your environment by running: export AISA_API_KEY="your-key". This key grants your agent the necessary authentication to pull data from the AIsa financial endpoints, allowing for seamless communication between your agent and the market data relay.
Use Cases
- Automated Portfolio Monitoring: Keep tabs on mixed portfolios containing both stocks (AAPL, NVDA) and crypto (BTC, ETH) with instant updates on current valuations and historical performance.
- Investment Research: Automatically pull SEC filings, balance sheets, and cash flow statements to perform fundamental analysis on potential investment candidates without manual scraping.
- Trend Analysis: Analyze market moves using historical price intervals ranging from minute-level granularity for intraday trading to yearly snapshots for long-term outlooks.
- Sentiment & Whale Watching: Correlate insider trading activities with stock price volatility to gauge institutional confidence in specific asset classes.
Example Prompts
- "Check the current RSI for NVDA and compare it against the last three months of price history to identify any divergence."
- "Get the latest quarterly income statement for Tesla and calculate the year-over-year revenue growth percentage."
- "List the top 5 trending crypto assets by price movement and compare their 30-day volatility against the S&P 500."
Tips & Limitations
- Data Granularity: Use the
interval_multiplierwisely; minute-level data is essential for short-term trading patterns but will increase your bandwidth and processing time for long-term historical analysis. - API Limits: The efficacy of the skill is tied to your AIsa account limits. Ensure you monitor your API quota if you are running continuous 24/7 background monitoring.
- Financial Accuracy: Always cross-reference high-stakes trading decisions with official SEC filings or primary exchange sources, as automated data providers can sometimes exhibit latency during extreme market volatility.
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-finance-stock-equity-crypto-market-price-data-yahoo-finance-coinhacko": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api
Related Skills
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.
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.
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.
openclaw-search
Intelligent search for agents. Multi-source retrieval with confidence scoring - web, academic, and Tavily in one unified API.
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.