MarketPulse
Query real-time and historical financial data across equities and crypto—prices, market moves, metrics, and trends for analysis, alerts, and reporting.
Why use this skill?
Integrate real-time financial data, crypto prices, and stock market analytics into your OpenClaw agents. Build automated trading, research, and tracking workflows with MarketPulse.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/getmolty/marketpulseswyWhat This Skill Does
MarketPulse by getmolty is a powerful financial data integration tool designed for OpenClaw agents. It serves as a unified bridge to real-time and historical market intelligence, covering equities, crypto, and fundamental financial health metrics. By leveraging the AIsa API, the skill provides autonomous agents with the capability to pull granular price action, news, insider trades, and deep-dive financial statements (Income, Balance Sheet, Cash Flow) without manual intervention. It is built to turn raw financial feeds into actionable data points for trading strategies, investment research, and automated reporting.
Installation
To integrate MarketPulse into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/getmolty/marketpulseswy
Once installed, ensure you have an active AIsa API key. Configure your credentials by setting the environment variable in your current shell or your persistent environment config:
export AISA_API_KEY="your-key"
Use Cases
MarketPulse is ideal for agents acting as financial research assistants. You can use it to perform automated technical analysis, monitor quarterly earnings reports, or track whale activity in specific sectors. Because it provides both minute-level intraday data and long-term historical trends, it is perfect for building sentiment trackers, building price alert systems, or generating summary reports on asset performance over specific fiscal periods.
Example Prompts
- "Analyze the latest earnings report for TSLA and compare the revenue growth with analyst estimates from the last quarter."
- "Monitor the price of BTC and ETH, providing a 30-day historical chart analysis and alerting me if either drops by more than 5%."
- "Retrieve recent insider trades for NVDA and Apple, then generate a summary of how these trades correlate with recent price movement trends."
Tips & Limitations
- Interval Accuracy: When requesting price data, ensure the
interval_multiplieraligns with your strategy (e.g., use 1-minute intervals for scalping or daily/weekly for trend investing). - API Limits: Adhere to the AIsa API rate limits to avoid interruption of data streams during volatile market hours.
- Data Freshness: While the skill supports real-time metrics, ensure your agent's reasoning loop accounts for potential network latency inherent in external financial data providers.
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-getmolty-marketpulseswy": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
automation-workflows
Design and implement automation workflows to save time and scale operations as a solopreneur. Use when identifying repetitive tasks to automate, building workflows across tools, setting up triggers and actions, or optimizing existing automations. Covers automation opportunity identification, workflow design, tool selection (Zapier, Make, n8n), testing, and maintenance. Trigger on "automate", "automation", "workflow automation", "save time", "reduce manual work", "automate my business", "no-code automation".
openclaw-security
Unified security suite for agent workspaces. Installs, configures, and orchestrates all 11 OpenClaw security tools in one command — integrity, secrets, permissions, network, audit trail, signing, supply chain, credentials, injection defense, compliance, and incident response.
sapi-tts
Windows SAPI5 text-to-speech with Neural voices. Lightweight alternative to GPU-heavy TTS - zero GPU usage, instant generation. Auto-detects best available voice for your language. Works on Windows 10/11.
moltycash
Send USDC payments to molty users via x402 protocol. Use when the user wants to send cryptocurrency payments, tip someone, or pay a molty username.
wechat-publisher
一键发布 Markdown 到微信公众号草稿箱。基于 wenyan-cli,支持多主题、代码高亮、图片自动上传。