Posthog Debug Bundle

🌐Community
by jeremylongshore · vlatest · Repository

Generate PostHog debug bundles to diagnose user behavior issues and identify frontend errors quickly.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add posthog-debug-bundle npx -- -y @trustedskills/posthog-debug-bundle
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "posthog-debug-bundle": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/posthog-debug-bundle"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The posthog-debug-bundle skill allows AI agents to generate debug bundles for PostHog, a product analytics platform. These bundles contain detailed information about user sessions and events, which is invaluable for troubleshooting issues and understanding user behavior. It simplifies the process of creating these bundles directly from within an agent's workflow.

When to use it

  • Debugging User Issues: When users report problems with your application or website, generate a debug bundle to quickly gather relevant data for investigation.
  • Analyzing Event Behavior: If you suspect anomalies in event tracking, create a debug bundle to examine the raw data and identify potential errors.
  • Reproducing Bugs: To help developers reproduce bugs reported by users, provide them with a generated debug bundle containing their session information.
  • PostHog Integration Troubleshooting: When integrating PostHog into your application or website, use this skill to generate bundles for debugging integration issues.

Key capabilities

  • Generates PostHog debug bundles.
  • Simplifies the process of creating debug bundles.
  • Provides detailed user session and event information.

Example prompts

  • "Create a debug bundle for user [user_email] on [date]."
  • "Generate a debug bundle for the last 30 minutes."
  • “I need a debug bundle to investigate why events aren’t being tracked.”

Tips & gotchas

  • Ensure you have appropriate permissions within PostHog to generate debug bundles.
  • Be mindful of privacy concerns when sharing debug bundles, as they contain potentially sensitive user data.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
jeremylongshore
Installs
10

🌐 Community

Passed automated security scans.