RADAR DE SKILLS · GITHUB
Agent Skills úteis, classificados pelo uso real.
Compare Skills verificados por finalidade, conteúdo do pacote, instalações e evidências da fonte antes de adicioná-los.
- ESCOPO DO CATÁLOGO
- VERIFICADO
- Skills
- 10.772
- repositórios
- 1711
- última sincronização
- 23 de set. de 2026
posthogturning-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.
- instalações
- 1
- GitHub Stars
- 80
- Atualizado
- 4 de set.
posthogunderstanding-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.
- instalações
- 1
- GitHub Stars
- 80
- Atualizado
- 4 de set.
posthogvalidating-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.
- instalações
- 1
- GitHub Stars
- 80
- Atualizado
- 4 de set.
posthogwriting-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".
- instalações
- 1
- GitHub Stars
- 80
- Atualizado
- 4 de set.
agent-shcomputer-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).
- instalações
- 1
- GitHub Stars
- 481
- Atualizado
- 3 de set.
agiprolabsbacktrader
Event-driven backtesting with bar-by-bar execution, complex order types, multiple analyzers, and custom indicators
- instalações
- 1
- GitHub Stars
- 342
- Atualizado
- 3 de set.
agiprolabsbirdeye-api
Solana token market data via Birdeye — prices, OHLCV, trades, token metadata, security checks, and trader activity
- instalações
- 1
- GitHub Stars
- 342
- Atualizado
- 3 de set.
agiprolabscoingecko-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.
- instalações
- 1
- GitHub Stars
- 342
- Atualizado
- 3 de set.
agiprolabsdefillama-api
Free DeFi analytics across all chains — TVL, token prices, DEX volumes, fees/revenue, stablecoins, and bridges
- instalações
- 1
- GitHub Stars
- 342
- Atualizado
- 3 de set.
agiprolabsdexscreener-api
Free, no-auth multi-chain DEX pair data — prices, volume, liquidity, transactions, and token profiles
- instalações
- 1
- GitHub Stars
- 342
- Atualizado
- 3 de set.
agiprolabsexit-strategies
Systematic exit rules, stop-loss methods, take-profit strategies, and trailing stop implementations for crypto trading
- instalações
- 1
- GitHub Stars
- 342
- Atualizado
- 3 de set.
agiprolabsimpermanent-loss
Impermanent loss calculation, modeling, and breakeven analysis for AMM liquidity provision across pool types
- instalações
- 1
- GitHub Stars
- 342
- Atualizado
- 3 de set.
agiprolabskalshi-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.
- instalações
- 1
- GitHub Stars
- 342
- Atualizado
- 3 de set.
agiprolabskalshi-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
- instalações
- 1
- GitHub Stars
- 342
- Atualizado
- 3 de set.
agiprolabsliquidity-analysis
DEX liquidity depth assessment, slippage estimation, and pool composition analysis for Solana tokens
- instalações
- 1
- GitHub Stars
- 342
- Atualizado
- 3 de set.
agiprolabsmarket-microstructure
DEX orderflow analysis, trade classification, buyer/seller pressure, and microstructure signals for Solana tokens
- instalações
- 1
- GitHub Stars
- 342
- Atualizado
- 3 de set.
agiprolabsmev-analysis
MEV exposure assessment, sandwich attack detection, and protection strategies for Solana DEX trading
- instalações
- 1
- GitHub Stars
- 342
- Atualizado
- 3 de set.
agiprolabsohlcv-processing
Market data preparation including OHLCV resampling, gap handling, anomaly detection, normalization, and multi-source merging
- instalações
- 1
- GitHub Stars
- 342
- Atualizado
- 3 de set.
agiprolabspandas-ta
Technical analysis with 130+ indicators using pandas-ta for crypto market data
- instalações
- 1
- GitHub Stars
- 342
- Atualizado
- 3 de set.
agiprolabspolymarket-api
Polymarket exchange mechanics — on-chain Polygon CTF, Gamma/CLOB/Data APIs, EIP-712 auth, identifier model, WebSocket, settlement, and geo/KYC constraint
- instalações
- 1
- GitHub Stars
- 342
- Atualizado
- 3 de set.
agiprolabsprediction-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
- instalações
- 1
- GitHub Stars
- 342
- Atualizado
- 3 de set.
agiprolabspumpfun-mechanics
PumpFun bonding curve math, graduation mechanics, instruction parsing, and PumpSwap migration
- instalações
- 1
- GitHub Stars
- 342
- Atualizado
- 3 de set.
agiprolabsregime-detection
Market regime identification using volatility clustering, trend detection, and statistical methods for adaptive trading
- instalações
- 1
- GitHub Stars
- 342
- Atualizado
- 3 de set.
agiprolabsrisk-management
Portfolio-level risk controls, drawdown management, exposure limits, and circuit breakers for crypto trading
- instalações
- 1
- GitHub Stars
- 342
- Atualizado
- 3 de set.