Skip to main content

PostHog/ai-plugin

SkillsMP ha recopilado 71 skills de PostHog/ai-plugin. Abre una skill para revisar su origen y sus detalles.

Última actividad de origen registrada
Catálogo de SkillsMP actualizado
skills recopiladas
71
Estrellas en GitHub
79
Forks en GitHub
14

Mostrando 40 de 71 skills recopiladas.

ocupación
Desarrolladores de software
descripción

Add PostHog SDK integration to your application. Use when setting up PostHog for the first time or reviewing PRs that need PostHog initialization. Covers SDK installation, provider setup, and basic configuration for any framework.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Add PostHog product analytics events to track user behavior. Use after implementing new features or reviewing PRs to ensure meaningful user actions are captured. Also handles initial PostHog SDK setup if not yet installed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Add PostHog error tracking to capture and monitor exceptions. Use after implementing features or reviewing PRs to ensure errors are tracked with stack traces and source maps. Also handles initial PostHog SDK setup if not yet installed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Add PostHog feature flags to gate new functionality. Use after implementing features or reviewing PRs to ensure safe rollouts with feature flag controls. Also handles initial PostHog SDK setup if not yet installed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Add PostHog LLM analytics to trace AI model usage. Use after implementing LLM features or reviewing PRs to ensure all generations are captured with token counts, latency, and costs. Also handles initial PostHog SDK setup if not yet installed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Add PostHog log capture to track application logs. Use after implementing features or reviewing PRs to ensure meaningful log events are captured with structured properties. Also handles initial OTLP exporter setup if not yet configured.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

How to author, edit, and adapt PostHog Signals scouts — the scheduled agents that scan a project and write reports into the Signals inbox. Use when a user wants to customize a canonical scout for their own setup (narrow its scope, retune its thresholds, add…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Build, edit, test, enable, and monitor PostHog workflows over MCP. Author the action/edge graph so it runs and opens cleanly in the visual editor, then change drafts surgically with patch operations. Use when asked to build, set up, automate, change, fix, or…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Author, save, and edit email templates in the PostHog workflows library — compose email design JSON with Liquid personalization and create and round-trip-edit templates over MCP. Use when asked to design, build, update, or fix an email template for workflows,…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

How to explore and make sense of PostHog Signals scouts — the scheduled agents that scan a project and write reports into the Signals inbox. Use when a user wants to understand what scouts they have, how each one is behaving, and whether the fleet is actually…

Idioma del texto original: inglés

actualizado
ocupación
Científicos de datos
descripción

Required reading before writing any HogQL/SQL or calling execute-sql against PostHog. Use whenever the user wants to search, find, or do complex aggregations PostHog entities (insights, dashboards, cohorts, feature flags, experiments, surveys, hog flows, data…

Idioma del texto original: inglés

actualizado
ocupación
Científicos de datos
descripción

Analyze the most expensive users in AI observability and explain why they cost so much. Use when the user asks about top spenders, expensive users, per-user LLM cost, user-level cost drivers, or patterns behind high AI observability spend.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Configures the analytics side of a PostHog experiment — exposure criteria (default `$feature_flag_called` vs custom exposure events), primary and secondary metrics, the supported metric types (count, sum, ratio with `math` and `math_property`, retention with…

Idioma del texto original: inglés

actualizado
ocupación
Científicos de datos
descripción

Author continuously-running online evaluations in PostHog AI observability, grounded in a real failure mode you've identified. Use when the user wants an evaluation that automatically scores new generations or whole traces going forward — "create an eval to…

Idioma del texto original: inglés

actualizado
ocupación
Científicos de datos
descripción

Guides agents through creating and safely sizing a Replay Vision scanner: choosing the scanner type (monitor/classifier/scorer/summarizer), shaping the RecordingsQuery that selects sessions, and — crucially — estimating observation volume and checking the…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Diagnoses CI and pull-request pipeline health for a GitHub repo using the engineering analytics MCP tools — pull-requests (PR list with CI status), workflow-health (per-workflow CI trends), and pr-lifecycle (a single PR's timeline). Use when asked whether CI…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

ABSOLUTE MUST to debug and inspect LLM/AI agent traces using PostHog's MCP tools. Use when the user pastes a trace or session URL (e.g. /ai-observability/traces/<id> or /ai-observability/sessions/<id>), asks to debug a trace, figure out what went wrong, check…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Consolidate PostHog error tracking issues that are the same actual error reported under different fingerprints. Use when the user asks "why do I have so many TypeError issues that look the same?", "merge these duplicates", "stop splitting this error into new…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Explore PostHog's Inbox and act on what it surfaces — the place where signal reports cluster into actionable issues and trends. Use when the user asks "what's in my inbox?", "what should I look at?", "which reports are actionable?", "what's PostHog flagged…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Investigates a specific CI failure to a verdict: whose fault, which commit, who wrote it, and whether it's fixed. Use for "who broke master", "why did this test fail in CI", "is this failure my PR's fault or everyone's", "is this test flaky or actually…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Investigates a single PostHog error tracking issue end-to-end. Use when the user provides an issue ID or pastes an issue URL (`/error_tracking/<id>`) and wants to understand the error — who it affects, what triggers it, when it started, whether it correlates…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Investigates a session recording by gathering metadata, person profile, same-session events, and linked error tracking issues in one pass. Use when a user provides a recording or session ID and wants to understand what happened — who the user was, what they…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Inspects URL paths and proposes, tests, orders, and applies project-level path cleaning rules so dynamic segments (numeric IDs, UUIDs, slugs, dates) collapse into readable aliases. Use when the user says "clean the paths", "normalize URLs", "group similar…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Diagnoses and resolves PostHog ingestion warnings — problems recorded while ingesting events (dropped events, rejected person merges, oversized payloads, invalid data). Use when a user asks why events are missing, dropped, or undercounted, why identify/alias…

Idioma del texto original: inglés

actualizado
ocupación
Científicos de datos
descripción

Signals scout for PostHog AI observability. Watches LLM traces for cost, latency, error, volume, and eval-performance regressions, sliced by the dimensions it discovers over time, and files each validated regression as a report in the inbox.

Idioma del texto original: inglés

actualizado
ocupación
Científicos de datos
descripción

Signals scout that watches a project's most-viewed dashboards and insights for recent anomalies — bursts, drops, flat-lines, and trend breaks scored against each insight's own seasonality-matched baseline. Files each anomaly as a finished 1:1 inbox report on…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de seguridad de la información
descripción

Signals scout for Content Security Policy violation reports. Watches `$csp_violation` events for blocked-URL clusters, per-directive bursts, post-deploy regressions, and suspicious third-party domains, and files each validated cluster as a report in the inbox.

Idioma del texto original: inglés

actualizado
ocupación
Científicos de datos
descripción

Signals scout for PostHog Customer analytics (Accounts). Watches per-account engagement for churn-risk shapes — engagement cliffs, dormancy, champion departure — and the expansion inverse, weighted by commercial ownership, and files each validated risk as a…

Idioma del texto original: inglés

actualizado
ocupación
Científicos de datos
descripción

Signals scout for PostHog A/B experiments. Watches running experiments for validity threats (sample ratio mismatch, contamination, exposure stalls, mid-run flag mutations) and lifecycle drift (zombies, decided-but-running), and files each validated validity…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Signals scout for PostHog MCP tool calls. Watches $mcp_tool_call telemetry for tools that need improvement — high, broad-reach failure rates, retry/hammering that betrays a confusing schema, slow or context-bloating responses — groups problem tools by…

Idioma del texto original: inglés

actualizado
ocupación
Científicos de datos
descripción

Signals scout for PostHog Replay Vision scanners. Watches that enabled scanners keep observing (throughput / quota cliffs) and that what they see in aggregate gets surfaced (score shifts, recurring themes across sessions), and files each validated finding as…

Idioma del texto original: inglés

actualizado
ocupación
sin clasificar
descripción

Signals scout for PostHog web traffic. Watches per-channel session volume, attribution breakage, and landing-page health (bounce / 404 steps) against the site's own baseline, and files each validated divergence as a report in the inbox. Per-page web vitals…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Focused Signals scout for PostHog projects capturing Core Web Vitals (`$web_vitals`). Watches each page's p75 LCP / INP / CLS / FCP against the absolute Google thresholds (good / needs-improvement / poor) and against its own history: pages standing in the…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Create PostHog error tracking suppression rules to drop high-volume, low-value errors at ingestion. Use when the user asks "stop capturing this error", "drop browser extension errors", "ignore ResizeObserver loops", "suppress bot-driven errors", or wants to…

Idioma del texto original: inglés

actualizado
ocupación
Administradores de redes y sistemas informáticos
descripción

Investigate logs in a PostHog project: verify a service or deployment is healthy, explain an error spike, triage an incident, or understand what a log stream is saying. Use when the user asks to "check the logs", asks whether a service, deploy, release, or…

Idioma del texto original: inglés

actualizado
ocupación
Arquitectos de bases de datos
descripción

Populates and maintains a project's data catalog (semantic layer): canonical metrics, trust marks (certifications) on warehouse tables/views, and reviewed table relationships. Use when asked to set up / seed / bootstrap the data catalog or semantic layer, to…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Configures the rollout shape of a PostHog experiment — the variant split (50/50, 80/20, A/B/C ratios), the overall rollout percentage that gates how many users enter the experiment, and the disambiguation when a percentage like "roll out to 25%" could mean…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Diagnoses bias, anomalies, and strange-looking results on a specific PostHog experiment. Covers empty / 0-exposure experiments, sample ratio mismatch, identity fragmentation, multi-variant exposure, uneven-split exclusion bias, significance traps (peeking,…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Resolves a PostHog experiment reference from natural language to a concrete experiment ID by browsing `experiment-list` (not feature-flag tools), with disambiguation when multiple experiments match. Use when the user names or quotes an experiment ("split test…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Guides experiment state transitions: launching, pausing, resuming, freezing/unfreezing exposure, ending, shipping variants, archiving, resetting, duplicating, and copying to another project. Covers preconditions, implications for variant assignment and…

Idioma del texto original: inglés

actualizado
Mostrando 40 de 71 skills recopiladas.