Loading...
Loading...
Found 154 Skills
Identify and clean up stale feature flags in a PostHog project. Use when the user wants to find unused, fully rolled out, or abandoned feature flags, review them for safety, and then disable or delete them. Covers staleness detection, dependency checking, and safe removal workflows.
Automate PostHog tasks via Rube MCP (Composio): events, feature flags, projects, user profiles, annotations. Always search tools first for current schemas.
Audit PostHog survey SDK features and version requirements
PostHog feature flags for iOS applications
PostHog integration for Swift iOS and macOS applications
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.
PostHog integration. Manage Persons, Groups, Events, Experiments, Dashboards, Annotations. Use when the user wants to interact with PostHog data.
Copy a feature flag from one PostHog project to one or more target projects in the same organization. Use when the user wants to duplicate a flag, promote a flag from staging to production, sync flags across projects, or replicate a flag configuration in a different workspace. Covers cohort remapping, scheduled-change handling, encrypted payloads, and the safe defaults (disabled in target, no scheduled changes).
PostHog analytics, event tracking, feature flags, dashboards
PostHog feature flags for Ruby applications
PostHog integration for Nuxt versions 3.0 to 3.6
PostHog integration for Flask applications