This skill provides a structured framework for extending PostHog's AI capabilities by implementing specialized 'modes' that scope tools, prompts, and behaviors to specific product areas. It streamlines the complex workflow of defining AgentToolkits, updating schemas, and managing backend-first tool integrations. By following these patterns, developers can create highly focused AI assistants for specific Jobs-to-be-Done (JTBD), ensuring the agent always has the relevant context and permissions for tasks like product analytics, SQL querying, or error tracking while maintaining safe deployment via feature flags.
主要功能
01Automated schema regeneration and scaffolding workflows
02Backend-first tool integration patterns for better AI context
03JTBD-style trajectory example implementation for agent training
04Standardized feature flagging for safe mode deployment
0530,957 GitHub stars
06Contextual tool management and scoping by product area