Labsco

Agent Skills

Instruction packs that give your AI agent know-how. Three different kinds — pick the right one below.

Marketing

1,560 standalone skills
PostHog logo

managing-experiment-lifecycle

49

by posthog

Guides experiment state transitions: launching, pausing, resuming, ending, shipping variants, archiving, resetting, duplicating, and copying to another project. Covers preconditions, implications for variant assignment and analysis, and the decision framework for when to use each action.\nTRIGGER when: user asks to launch, pause, resume, end, ship, archive, reset, duplicate, or copy an experiment to another project.\nDO NOT TRIGGER when: user is creating an experiment (use creating-experiments),

🔥🔥🔥✓ VerifiedFreeQuick setup
PostHog logo

managing-path-cleaning-rules

49

by posthog

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 pages", "too many distinct paths", "/users/123 and /users/456 are the same page", "set up path cleaning", or asks why a Web analytics or Paths breakdown is fragmented across thousands of nearly-identical URLs. Covers regex syntax (re2), alias p

PostHog logo

integration-react-react-router-7-declarative

49

by posthog

PostHog integration for React Router v7 - Declarative mode applications

🔥🔥FreeQuick setup
PostHog logo

integration-vue-3

49

by posthog

PostHog integration for Vue 3 applications

🔥🔥FreeQuick setup
PostHog logo

logs-python

49

by posthog

PostHog logs for Python

🔥🔥FreeQuick setup
PostHog logo

integration-expo

49

by posthog

PostHog integration for Expo applications

🔥🔥FreeQuick setup
PostHog logo

integration-fastapi

49

by posthog

PostHog integration for FastAPI applications

🔥🔥FreeQuick setup
PostHog logo

integration-flask

49

by posthog

PostHog integration for Flask applications

🔥🔥FreeQuick setup
PostHog logo

integration-tanstack-start

49

by posthog

PostHog integration for TanStack Start full-stack applications

🔥🔥FreeQuick setup
PostHog logo

error-tracking-nuxt

49

by posthog

PostHog error tracking for Nuxt

🔥🔥FreeQuick setup
PostHog logo

error-tracking-node

49

by posthog

PostHog error tracking for Node.js

🔥🔥FreeQuick setup
PostHog logo

querying-posthog-data

49

by posthog

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 warehouse, persons, etc.) and query analytics data (trends, funnels, retention, lifecycle, paths, stickiness, web analytics, error tracking, logs, sessions, LLM traces). Covers HogQL syntax differences from ClickHouse SQL, system table sche

🔥🔥🔥✓ VerifiedFreeQuick setup
PostHog logo

investigate-metric

49

by posthog

Diagnose why a product metric changed (dropped, spiked, or plateaued) by orchestrating breakdowns, actors, paths, lifecycle, retention, and annotations queries. Use when the user reports an anomaly, asks "why did X change?", or needs root-cause analysis for a trend, funnel, retention, stickiness, or lifecycle metric.

🔥🔥🔥✓ VerifiedFreeQuick setup
PostHog logo

exploring-llm-traces

49

by posthog

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 if an agent used a tool correctly, verify context/files were surfaced, inspect subagent behavior, investigate LLM decisions, or analyze token usage and costs. Also use when raw SQL/HogQL against `events.properties.$ai_input` / `$ai_output_c

🔥🔥🔥✓ VerifiedFreeQuick setup
PostHog logo

integration-sveltekit

49

by posthog

PostHog integration for SvelteKit applications

🔥🔥FreeQuick setup
PostHog logo

diagnosing-failed-warehouse-syncs

49

by posthog

Diagnose why a data warehouse sync is failing and recommend the right recovery action. Use when the user asks "why isn't my Stripe/Postgres/Hubspot sync working?", "this table has been stuck for hours", "the data in the warehouse looks wrong", or wants to troubleshoot a specific source or schema. Covers source-level vs schema-level failures, stuck Running states, credential and schema-drift errors, incremental-field misconfig, CDC prerequisite failures, and the cancel / reload / resync / delete-

🔥🔥🔥✓ VerifiedFreeQuick setup
PostHog logo

integration-python

49

by posthog

PostHog integration for any Python application using the Python SDK

🔥🔥FreeQuick setup
PostHog logo

integration-react-native

49

by posthog

PostHog integration for React Native applications

🔥🔥FreeQuick setup
PostHog logo

integration-react-tanstack-router-code-based

49

by posthog

PostHog integration for React applications using TanStack Router with code-based routing

🔥🔥FreeQuick setup
PostHog logo

exploring-llm-costs

49

by posthog

Investigate LLM spend in PostHog — total cost over time, cost by model, provider, user, trace, or custom dimension, token and cache-hit economics, and cost regressions. Use when the user asks "how much are we spending on LLMs?", "which model / user / feature is most expensive?", "why did cost spike?", wants to build a cost dashboard or alert, or pastes a trace URL and asks about its cost.

🔥🔥🔥✓ VerifiedFreeQuick setup
PostHog logo

workload-analysis

49

by posthog

Generate comprehensive workload analysis visualizations for PostHog customer accounts. Use when user requests account analysis, workload breakdown, SDK analysis, spend allocation, or expansion opportunity assessment. Triggers include "analyze [account]", "workload analysis for [account]", "SDK breakdown for [account]", "show me how [account] uses PostHog", or any request to understand customer usage patterns across products and platforms.

🔥🔥🔥✓ VerifiedFreeQuick setup
PostHog logo

exploring-llm-clusters

49

by posthog

Investigate AI observability clusters — understand usage patterns in AI/LLM traffic, compare cluster behavior, compute cost/latency metrics, and drill into individual traces within clusters.

🔥🔥🔥✓ VerifiedFreeQuick setup
PostHog logo

error-tracking-react-native

49

by posthog

PostHog error tracking for React Native

🔥🔥FreeQuick setup
PostHog logo

authoring-log-alerts

49

by posthog

Author useful, low-noise log alerts on services in a PostHog project. Use when the user asks to set up alerts for their logs, suggest alerts they should add, or evaluate whether a service is worth monitoring. Covers service triage, baseline characterisation, threshold drafting, back-testing via simulate, and shipping with a notification destination.

🔥🔥🔥✓ VerifiedFreeQuick setup
PostHog logo

integration-react-react-router-7-framework

49

by posthog

PostHog integration for React Router v7 - Framework mode applications

🔥🔥FreeQuick setup
PostHog logo

feature-flags-elixir

49

by posthog

PostHog feature flags for Elixir applications

🔥🔥FreeQuick setup
PostHog logo

feature-flags-flutter

49

by posthog

PostHog feature flags for Flutter applications

🔥🔥FreeQuick setup
PostHog logo

posthog-survey-creator

49

by posthog

Create and configure surveys in PostHog through guided conversation. Use this skill when a user wants to create a survey, collect user feedback, run NPS/CSAT/CES/PMF surveys, gather product feedback, or understand user sentiment. The skill guides Product Managers through survey design by matching their goals to proven templates (or creating custom surveys), then configuring targeting and scheduling before creating via PostHog MCP tools.

🔥🔥🔥✓ VerifiedFreeQuick setup
PostHog logo

auditing-experiments-flags

49

by posthog

Audit PostHog experiments and feature flags for configuration issues, staleness, and best-practice violations. Read when the user asks to audit, health-check, or review experiments or feature flags, check flag hygiene, or verify experiment setup.

🔥🔥🔥✓ VerifiedFreeQuick setup
exploreomni logo

omni-ai-optimizer

35

by exploreomni

Optimize your Omni Analytics model for Blobby, Omni's AI assistant — configure ai_context, ai_fields, sample_queries, and create AI-specific topic extensions. Use this skill whenever someone wants to improve AI accuracy in Omni, make Blobby smarter, configure AI context, add example questions, tune AI responses, set up sample queries, curate fields for AI, create AI-optimized topics, troubleshoot why Blobby gives wrong answers, or any variant of "make the AI better", "Blobby isn't answering corr

🔥🔥🔥✓ VerifiedFreeQuick setup
← PrevPage 51 of 52Next →