スキルレーダー · GITHUB

実際に使われている Agent Skills。

公開リポジトリの検証済み Skills を比較し、機能、内容、導入状況、出典を確認してから追加できます。

掲載範囲
検証済み
Skills
10,772
リポジトリ
1711
最終同期
2026/09/23
10,772 Skills
posthog
公式

turning-engineering-analytics-into-insights

Converts engineering analytics (PR / CI) data into saved PostHog insights, dashboards, and subscriptions, and explains how to query the product data directly with SQL. Covers discovering per-team GitHub warehouse tables via engineering-analytics-sources, replicating curated column semantics in HogQL, reading exposed engineeringanalytics warehouse views where product logic is involved (CI cost, fingerprinted failure lines, commit attribution), saving queries with insight-create, and scheduling delivery with subscriptions-create. Use when asked to "save this as an insight", "put CI health / merge times on a dashboard", "email me PR throughput weekly", "chart CI cost", "track time to first review", "subscribe to these numbers", "alert on CI success rate", or "what data/tables/views does engineering analytics read". For ad-hoc CI and merge questions use diagnosing-ci-and-merge-bottlenecks; to investigate one specific CI failure use investigating-ci-failures.

導入数
1
GitHub Stars
80
更新日
9月4日
posthog
公式

understanding-billing-usage

Explains PostHog billing usage and spend from the customer's visible Billing MCP tools. Use when the user asks why usage or spend is high, which product or project is driving usage, what a usage type means, how to reduce usage, what changed over time, why they got a usage change alert, or whether a spike/drop alert was real or noisy. Also use before product-specific analytics skills when the user names a billable PostHog product metric such as events, recordings, feature flag requests, exceptions, survey responses, synced rows, logs, AI events, AI credits, or Inbox credits. Starts from Billing usage/spend tools, then routes to customer-visible product MCP surfaces for deeper investigation.

導入数
1
GitHub Stars
80
更新日
9月4日
posthog
公式

validating-and-publishing-canvases

Validate and publish a canvas source project safely: the source-project shape, declared capabilities, reading the current version pointer, iterating on validation diagnostics, guarded publishing with expectedcurrentversionid, staging a draft build and promoting it, waiting out the queued build, and recovering from a 409 versionconflict or a 429 capacity limit without overwriting concurrent work. Use whenever a canvas edit is ready to save, a draft build is wanted, a canvas publish or build returns diagnostics or a conflict, or a task needs to understand canvas version history.

導入数
1
GitHub Stars
80
更新日
9月4日
posthog
公式

writing-simplified-technical-english

Write English that a reader cannot misread: one meaning per word, active voice, simple tenses, one idea per sentence, short sentences. Based on ASD-STE100 (Simplified Technical English), the controlled-language standard written for aircraft maintenance manuals. Use it for any prose an agent produces that someone else acts on. That covers reports and findings, PR descriptions and commit messages, instructions handed to another agent, tool descriptions, error messages, status summaries, and prompts. Also use it on request, with triggers like "simplify this", "make this readable", "too dense", "rewrite in STE", "simplified technical english", "ASD-STE100".

導入数
1
GitHub Stars
80
更新日
9月4日
agent-sh
コミュニティ

computer-use-linux

Linux desktop observation and control via native Pi tools or the computer-use-linux MCP server: accessibility trees, screenshots, window targeting, and input synthesis (click, type, scroll).

導入数
1
GitHub Stars
481
更新日
9月3日
agiprolabs
コミュニティ

backtrader

Event-driven backtesting with bar-by-bar execution, complex order types, multiple analyzers, and custom indicators

導入数
1
GitHub Stars
342
更新日
9月3日
agiprolabs
コミュニティ

birdeye-api

Solana token market data via Birdeye — prices, OHLCV, trades, token metadata, security checks, and trader activity

導入数
1
GitHub Stars
342
更新日
9月3日
agiprolabs
コミュニティ

coingecko-api

Broad crypto market data from CoinGecko covering 13,000+ tokens. Global market stats, historical price data going back years, exchange volumes, trending tokens, and category filters. Best for macro analysis and long-term historical data.

導入数
1
GitHub Stars
342
更新日
9月3日
agiprolabs
コミュニティ

defillama-api

Free DeFi analytics across all chains — TVL, token prices, DEX volumes, fees/revenue, stablecoins, and bridges

導入数
1
GitHub Stars
342
更新日
9月3日
agiprolabs
コミュニティ

dexscreener-api

Free, no-auth multi-chain DEX pair data — prices, volume, liquidity, transactions, and token profiles

導入数
1
GitHub Stars
342
更新日
9月3日
agiprolabs
コミュニティ

exit-strategies

Systematic exit rules, stop-loss methods, take-profit strategies, and trailing stop implementations for crypto trading

導入数
1
GitHub Stars
342
更新日
9月3日
agiprolabs
コミュニティ

impermanent-loss

Impermanent loss calculation, modeling, and breakeven analysis for AMM liquidity provision across pool types

導入数
1
GitHub Stars
342
更新日
9月3日
agiprolabs
コミュニティ

kalshi-api

Kalshi exchange mechanics — RSA-PSS auth, order schema, YES/NO orderbook convention, WebSocket, and endpoint surface. Market-type-agnostic shared layer for all Kalshi skills.

導入数
1
GitHub Stars
342
更新日
9月3日
agiprolabs
コミュニティ

kalshi-weather-markets

Daily temperature high/low bracket and threshold contracts on Kalshi — contract structure, forecast→P(YES) map, settlement rules, cross-venue divergences, and weather-specific pitfalls

導入数
1
GitHub Stars
342
更新日
9月3日
agiprolabs
コミュニティ

liquidity-analysis

DEX liquidity depth assessment, slippage estimation, and pool composition analysis for Solana tokens

導入数
1
GitHub Stars
342
更新日
9月3日
agiprolabs
コミュニティ

market-microstructure

DEX orderflow analysis, trade classification, buyer/seller pressure, and microstructure signals for Solana tokens

導入数
1
GitHub Stars
342
更新日
9月3日
agiprolabs
コミュニティ

mev-analysis

MEV exposure assessment, sandwich attack detection, and protection strategies for Solana DEX trading

導入数
1
GitHub Stars
342
更新日
9月3日
agiprolabs
コミュニティ

ohlcv-processing

Market data preparation including OHLCV resampling, gap handling, anomaly detection, normalization, and multi-source merging

導入数
1
GitHub Stars
342
更新日
9月3日
agiprolabs
コミュニティ

pandas-ta

Technical analysis with 130+ indicators using pandas-ta for crypto market data

導入数
1
GitHub Stars
342
更新日
9月3日
agiprolabs
コミュニティ

polymarket-api

Polymarket exchange mechanics — on-chain Polygon CTF, Gamma/CLOB/Data APIs, EIP-712 auth, identifier model, WebSocket, settlement, and geo/KYC constraint

導入数
1
GitHub Stars
342
更新日
9月3日
agiprolabs
コミュニティ

prediction-market-live-ops

Use when building, backtesting, operating, or scaling automated trading on prediction markets (Kalshi or similar) — evidence-gated methodology, live-execution safety rails, and falsification protocols distilled from a real live-money campaign

導入数
1
GitHub Stars
342
更新日
9月3日
agiprolabs
コミュニティ

pumpfun-mechanics

PumpFun bonding curve math, graduation mechanics, instruction parsing, and PumpSwap migration

導入数
1
GitHub Stars
342
更新日
9月3日
agiprolabs
コミュニティ

regime-detection

Market regime identification using volatility clustering, trend detection, and statistical methods for adaptive trading

導入数
1
GitHub Stars
342
更新日
9月3日
agiprolabs
コミュニティ

risk-management

Portfolio-level risk controls, drawdown management, exposure limits, and circuit breakers for crypto trading

導入数
1
GitHub Stars
342
更新日
9月3日