Ingestion Pipeline Doctor Nodejs

🏢Official
by posthog · vlatest · Repository

Diagnoses and optimizes Node.js ingestion pipelines in Posthog to improve data collection efficiency and reliability.

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 ingestion-pipeline-doctor-nodejs npx -- -y @trustedskills/ingestion-pipeline-doctor-nodejs
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "ingestion-pipeline-doctor-nodejs": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/ingestion-pipeline-doctor-nodejs"
      ]
    }
  }
}

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

About This Skill

What it does

The ingestion-pipeline-doctor-nodejs skill diagnoses and fixes issues within Node.js based ingestion pipelines, specifically those used by PostHog. It analyzes logs, identifies error patterns, and suggests corrective actions to ensure data is flowing correctly into the system. The tool helps maintain data integrity and performance of the PostHog platform.

When to use it

  • Data Loss: When you suspect data loss in your PostHog instance due to pipeline errors.
  • Performance Degradation: When ingestion pipeline performance slows down, impacting real-time analytics.
  • Error Investigation: To quickly pinpoint the root cause of specific error messages appearing in PostHog's logs related to data ingestion.
  • Proactive Maintenance: As part of a regular maintenance routine to identify and address potential issues before they impact users.

Key capabilities

  • Log analysis for Node.js ingestion pipelines
  • Error pattern identification
  • Diagnostic suggestions & corrective actions
  • PostHog specific pipeline support

Example prompts

  • "Analyze the PostHog ingestion logs from the last 24 hours and identify any recurring errors."
  • "What are the most common causes of data loss in our Node.js ingestion pipelines?"
  • "Suggest a fix for this error message: 'Error: Connection refused' appearing in the PostHog ingestion pipeline."

Tips & gotchas

This skill is specifically designed for PostHog users and requires familiarity with their ingestion pipeline architecture. Incorrect configuration or lack of access to relevant logs will hinder its effectiveness.

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
posthog
Installs
14

🏢 Official

Published by the company or team that built the technology.