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/bowen-dotcom/aisa-market-skillWhat This Skill Does
The MarketPulse skill serves as a high-powered interface for the OpenClaw AI agent to interact with the AIsa financial data ecosystem. It provides autonomous agents with the ability to ingest, process, and analyze massive streams of real-time and historical market data. Whether you are building a quantitative trading assistant, a research-heavy portfolio manager, or a trend-monitoring bot, MarketPulse acts as the bridge to global equity and cryptocurrency markets. The skill enables precise extraction of ticker-based price data, deep-dive financial statement analysis, and real-time market metrics, allowing the agent to function as a sophisticated financial analyst. By leveraging the AIsa API, the skill provides consistent, accurate data ingestion with support for multiple granularities and asset classes.
Installation
To integrate this skill into your agent environment, execute the following command in your terminal within the OpenClaw directory:
clawhub install openclaw/skills/skills/bowen-dotcom/aisa-market-skill
Once installed, ensure your environment variables are configured with your valid AIsa API key:
export AISA_API_KEY="your-key-here"
Use Cases
MarketPulse is designed for high-frequency and high-fidelity research scenarios. Key applications include:
- Portfolio Management: Tracking real-time performance of diversified portfolios containing both crypto and traditional stocks.
- Financial Intelligence: Automatically pulling and summarizing quarterly earnings reports, balance sheets, and cash flow statements for competitive analysis.
- Algorithmic Screening: Finding market opportunities by filtering assets based on custom metrics like P/E ratios, growth rates, and insider trading patterns.
- Trend Analysis: Generating technical summaries and charts based on historical price data intervals ranging from seconds to years.
Example Prompts
- "What is the current price of BTC and NVDA, and how have they performed relative to each other over the last 30 days?"
- "Analyze the latest income statement for Tesla. Are their margins improving compared to previous quarters?"
- "Find all stocks in the tech sector with a P/E ratio under 15 and revenue growth exceeding 20%."
Tips & Limitations
- Granularity: Always specify the correct
intervalandinterval_multiplierto ensure you are receiving the resolution of data you require. High-frequency data (seconds/minutes) is computationally expensive; use it sparingly. - Data Integrity: While AIsa provides high-quality data, always cross-reference critical trading signals with multiple sources when executing high-value automated trades.
- Security: Keep your AIsa API key secure. Do not hardcode it in public repositories. Use environment variables as shown in the quick start guide.
- Rate Limits: Be mindful of your AIsa subscription tier limits to avoid unexpected request throttling during intensive data fetching sessions.
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-bowen-dotcom-aisa-market-skill": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api
Related Skills
openclaw-media-gen
Generate images & videos with AIsa. Gemini 3 Pro Image (image) + Qwen Wan 2.6 (video) via one API key.
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.
perplexity-search
Perplexity Sonar search and answer generation through AIsa. Use when the task is specifically to call Perplexity Sonar, Sonar Pro, Sonar Reasoning Pro, or Sonar Deep Research for citation-backed web answers, analytical reasoning, or long-form research reports.
openclaw-youtube
YouTube SERP Scout for agents. Search top-ranking videos, channels, and trends for content research and competitor tracking.
openclaw-search
Intelligent search for agents. Multi-source retrieval across web, scholar, Tavily, and Perplexity Sonar models.