Skip to main content
pyth-network
GitHub creator profile

pyth-network

Repository-level view of 9 collected skills across 1 GitHub repositories.

skills collected
9
repositories
1
updated
Jul 13, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

pyth-alert-conditions
data-scientists-152051

Evaluates one-time price alert conditions using Pyth data. Checks if prices are above or below thresholds, if assets have moved by a percentage, or if prices are near period highs or lows. Use when a user asks "is BTC above $100k?", "has ETH dropped 5%…

Jul 13, 2026
pyth-cross-asset-comparison
data-scientists-152051

Compares price performance across multiple assets by normalizing OHLC data to a common baseline. Fetches candlestick data for each asset, normalizes closes to relative performance (1.0 = start), and computes period returns. Use when a user wants to compare…

Jul 13, 2026
pyth-data-export
data-scientists-152051

Exports Pyth price data in structured formats (CSV, JSON, Markdown tables). Handles OHLC candlestick exports, feed catalog dumps, historical price snapshots, and current price tables. Manages pagination and truncation limits. Use when a user wants data "as…

Jul 13, 2026
pyth-funding-rate-monitor
data-scientists-152051

Monitors perpetual futures funding rates using Pyth funding-rate feeds. Discovers funding rate symbols, fetches current rates, and analyzes rate history via candlestick data. Use when a user asks about funding rates, market sentiment, or long/short bias for…

Jul 13, 2026
pyth-fx-converter
data-scientists-152051

Converts currencies using Pyth FX and crypto price feeds. Computes cross rates through USD (e.g., EUR to JPY via EUR/USD and JPY/USD). Supports fiat, crypto, and mixed conversions for current and historical rates. Use when a user asks to convert amounts…

Jul 13, 2026
pyth-integration-helper
software-developers

Helps developers integrate Pyth price feeds into their applications. Explains feed discovery, symbol formats, ID types, exponents, and pricing channels. Use when a user asks "how do I use Pyth?", "what's the feed ID for X?", or "how do prices work?".

Jul 13, 2026
pyth-portfolio-tracker
data-scientists-152051

Tracks a portfolio of assets using Pyth price feeds. Discovers feeds, fetches current prices in a single batched call, computes portfolio value, allocation percentages, and P&L against historical reference prices. Use when a user wants to track holdings,…

Jul 13, 2026
pyth-time-series-snapshots
data-scientists-152051

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…

Jul 13, 2026
Showing 8 of 9 collected skills.
Showing 1 of 1 repositories
All repositories loaded