TopRank Skills

Home / Claw Skills / Finance / Crypto / massive-api
Official OpenClaw rules 36%

massive-api

Access Massive(Polygon) stock, crypto, forex, options, indices, futures, market data, and news APIs via CLI.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 massive-api 技能。 若已安装,则直接安装 massive-api 技能。

Overview

Skill Key
bruce-shi/massive-skill
Author
bruce-shi
Source Repo
openclaw/skills
Version
-
Source Path
skills/bruce-shi/massive-skill
Latest Commit SHA
3f0e756eefff0f057b9d0d6fd38bb6fea4777a99

Extracted Content

SKILL.md excerpt

# Massive(Polygon) Market Data Skill

A CLI tool and JS client wrapper for the [Massive(Polygon)](https://massive.com) financial data APIs. Covers stocks, crypto, forex, options, indices, futures, market status, news, and reference data.

## CLI Usage

```bash
npx --yes massive <command> [options]
```

All commands output JSON to stdout. Use `--help` for a list of commands or `<command> --help` for command-specific options.

### Stocks

See [Stocks Commands Reference](references/stocks_commands.md) for full details on all stock commands and parameters.

### Crypto

See [Crypto Commands Reference](references/crypto_commands.md) for full details on all crypto commands and parameters.

### Forex

See [Forex Commands Reference](references/forex_commands.md) for full details on all forex commands and parameters.

### Options

See [Options Commands Reference](references/options_commands.md) for full details on all options commands and parameters.

### Indices

See [Indices Commands Reference](references/indices_commands.md) for full details on all indices commands and parameters.

### Reference Data

See [Reference Data Commands Reference](references/reference_commands.md) for full details on all reference data commands and parameters.

### Market

See [Market Commands Reference](references/market_commands.md) for full details on all market commands and parameters.

### News

See [News Commands Reference](references/news_commands.md) for full details on all news commands and parameters.

Related Claw Skills