A comprehensive CLI tool and JS client wrapper for accessing professional-grade financial market data and news from Massive (Polygon).
The fastest way to install a skill directly from the registry.
npx clawhub@latest install massive-skill
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install massive-skill using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Massive(Polygon) Market Data Skill is a robust interface designed to bring institutional-quality financial data directly into your terminal or AI-driven workflows. By providing a streamlined wrapper around the Massive API, it enables instant access to a diverse range of asset classes including stocks, cryptocurrencies, forex, options, and indices. This integration is a vital part of the Openclaw Skills ecosystem, allowing developers to query market status, reference data, and real-time news feeds with minimal configuration.
Built for speed and flexibility, the skill allows users to interact with the Massive data provider using simple CLI commands. Whether you are building financial dashboards or equipping an AI agent with market awareness, this tool ensures that high-fidelity data is always a single command away within the Openclaw Skills framework.
To get started, you must first set your API key as an environment variable:
export MASSIVE_API_KEY='your_massive_api_key_here'
You can then run any command using npx without a permanent installation:
npx --yes massive <command> [options]
Use the --help flag to see a list of available asset classes and data commands.
| Data Category | Output Format | Description |
|---|---|---|
| Market Data | JSON | Real-time and historical pricing for stocks, crypto, and forex. |
| Reference | JSON | Ticker details, exchange listings, and financial identifiers. |
| News Feed | JSON | Latest headlines, source metadata, and article links. |
| Market Status | JSON | Current status of exchanges and upcoming market holidays. |
| Options/Indices | JSON | Contract-specific data and benchmark index performance. |
Loading
A structured paper-trading system with SQLite-backed event logging and real-time PnL tracking for AI agents.

A high-performance CLI skill for fetching real-time decentralized exchange (DEX) data, trending pools, and token analytics from GeckoTerminal.

A CLI-driven integration for fetching real-time decentralized exchange market data, liquidity metrics, and token profiles.

A thesis-driven trading assistant for equity and options analysis designed to enforce discipline and edge identification.

A proactive monitoring tool that alerts you when your AI agent's context usage reaches critical thresholds to prevent hallucinations.

A framework for rewriting an AI's history to create intrinsic, identity-driven behaviors instead of instruction-based compliance.








































