Pyth Network Ecosystem Infra & Data

pyth-time-series-snapshots

by Pyth Network · pyth-network/pyth-plugin

Fetches price snapshots at specific historical timestamps using get_historical_price. Generates timestamp series (monthly, weekly, quarterly) and calls the API once per timestamp with up to 50 feeds. Use when a user wants "BTC at start of each month" or periodic price snapshots. For continuous daily/weekly data, suggest get_candlestick_data instead.

Ecosystem skill — independently developed and maintained by Pyth Network, not the Solana Foundation. No security review is performed; evaluate before use. The upstream repo declares no license, so its content is not mirrored here.

One command for Claude Code, Cursor, Codex, Windsurf and other agents — installs from the upstream repo (current HEAD; it ships 9 skills — pick pyth-time-series-snapshots when prompted).

$npx skills add pyth-network/pyth-plugin

Skill contents

Pyth Plugin doesn’t declare a license, so we link to the source instead of republishing it. Read it on GitHub, pinned to the commit we indexed:

Open pyth-time-series-snapshots on GitHub