Skip to main content
在 Manus 中运行任何 Skill
一键导入
pyth-network
GitHub 创作者资料

pyth-network

按仓库查看 1 个 GitHub 仓库中的 9 个已收集 skills。

已收集 skills
9
仓库
1
更新
2026-07-13
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

仓库浏览

仓库与代表性 skills

pyth-alert-conditions
数据科学家

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% today?", or "is gold near its weekly high?" These are point-in-time checks, not persistent alerts.

2026-07-13
pyth-cross-asset-comparison
数据科学家

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 assets like "Bitcoin vs Gold" or "ETH vs SOL last 30 days."

2026-07-13
pyth-data-export
数据科学家

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 CSV", "as JSON", "export to file", or formatted data output.

2026-07-13
pyth-funding-rate-monitor
数据科学家

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 perpetual futures.

2026-07-13
pyth-fx-converter
数据科学家

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 between currencies or check exchange rates.

2026-07-13
pyth-integration-helper
软件开发工程师

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?".

2026-07-13
pyth-portfolio-tracker
数据科学家

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, check portfolio value, or compute gains and losses.

2026-07-13
pyth-time-series-snapshots
数据科学家

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.

2026-07-13
当前展示该仓库 Top 8 / 9 个已收集 skills。
已展示 1 / 1 个仓库
已展示全部仓库