ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 4/5

MarketPulse

Query real-time and historical financial data across equities and crypto—prices, market moves, metrics, and trends for analysis, alerts, and reporting.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/0xjordansg-yolo/openclaw-aisa-financial-stock-crypto-market-price-data
Or

What 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

  1. "Analyze the last three years of Apple's income statements and calculate the year-over-year revenue growth percentage."
  2. "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."
  3. "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_multiplier aligns with the interval (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

Stars4473
Views1
Updated2026-05-01
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

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

#finance#trading#stocks#crypto#market-data
Safety Score: 4/5

Flags: network-access, external-api