[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-PostHog-diagnosing-sdk-health-de":3,"guides-for-PostHog-diagnosing-sdk-health":1645,"similar-k1730mkjeeaq2mha1ka0axgvqs86nfcc-de":1646},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":244,"isFallback":226,"parentExtension":248,"providers":249,"relations":254,"repo":256,"tags":1642,"workflow":1643},1778695660274.5068,"k1730mkjeeaq2mha1ka0axgvqs86nfcc",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Diagnoses the health of a project's PostHog SDK integrations — which SDKs are up to date, which are outdated, and what to do about it. Use when a user asks about PostHog SDK versions, outdated SDKs, upgrade recommendations, \"SDK health\", \"SDK doctor\", or when events or features seem off and it might be due to using an old SDK.\n",{"claudeCode":12},"PostHog/posthog","diagnosing-sdk-health","https://github.com/PostHog/posthog",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":224,"workflow":242},1778697166293.2522,"kn73ytrjj7xk4fvnq38j0jaxw586m0r8","en",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":201,"promptVersionExtension":205,"promptVersionScoring":206,"purpose":207,"rationale":208,"score":209,"summary":210,"tags":211,"targetMarket":217,"tier":218,"useCases":219},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,100,104,108,111,114,117,121,124,127,130,133,136,139,143,147,151,154,158,161,164,167,170,174,177,180,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of diagnosing PostHog SDK health and identifies specific user queries and scenarios for its use.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers value beyond a simple prompt by leveraging a dedicated backend service ('SDK Doctor report') with specific semver rules and traffic-based detection, which is not a thin wrapper around a generic API.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is production-ready, using a cached backend report and providing clear steps for invocation, interpretation, and linking to relevant UI sections and documentation.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses specifically on diagnosing PostHog SDK health and versioning, with an optional SQL execution tool for drill-down, adhering to a single domain.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The description accurately and concisely reflects the skill's functionality, including its purpose, use cases, and how to invoke it.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill exposes two well-scoped tools: `posthog:sdk-doctor-get` for retrieving the report and `posthog:execute-sql` for optional data drill-down.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The `posthog:sdk-doctor-get` tool's parameters, including `force_refresh`, are documented, and the output structure is clearly described.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","Tool names (`posthog:sdk-doctor-get`, `posthog:execute-sql`) are descriptive and follow the expected verb-noun pattern within the PostHog domain.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The tool's input schema (`force_refresh` boolean) is minimal and documented, and the output structure is clearly defined and focused on SDK health reporting.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The LICENSE file indicates an MIT Expat license, which is a permissive open-source license.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The repository has recent commits as of 2026-05-13, indicating active maintenance.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The skill itself does not appear to introduce third-party dependencies that require management within the skill's scope.",{"category":66,"check":67,"severity":63,"summary":68},"Security","Secret Management","The skill's tools do not handle secrets directly, and the documentation does not indicate any sensitive information leakage.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill focuses on a specific backend report and SQL query, and the documentation explicitly warns against modifying SQL queries, mitigating injection risks.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill relies on a predefined tool (`posthog:sdk-doctor-get`) and does not fetch external content at runtime for execution.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill interacts with a backend service and SQL execution, with no indication of operations outside its defined scope or project folder.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No evidence of detached-process spawns or deny-retry loops in the skill's documented workflow.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill's tools are designed for reporting on SDK health and do not involve submitting confidential data to third parties.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled markdown content appears free of hidden steering tricks or invisible Unicode characters.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's logic is described in markdown and relies on documented tool calls, not obfuscated code execution.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill operates via tool calls and does not make assumptions about the user's project file structure beyond what's necessary for PostHog integration.",{"category":96,"check":97,"severity":98,"summary":99},"Trust","Issues Attention","warning","The PostHog repository has 544 open issues and 163 closed issues in the last 90 days, indicating potential slowness in issue resolution given the high volume of open issues relative to closures.",{"category":101,"check":102,"severity":24,"summary":103},"Versioning","Release Management","The repository has a meaningful commit history and a CHANGELOG.md, indicating versioning practices.",{"category":105,"check":106,"severity":24,"summary":107},"Code Execution","Validation","The documentation explicitly warns against modifying the `sql_query` parameter, implying validation of its structure and content for safe execution.",{"category":66,"check":109,"severity":24,"summary":110},"Unguarded Destructive Operations","The primary tool is read-only for reporting, and the optional SQL execution tool is guarded by explicit warnings against modification.",{"category":105,"check":112,"severity":24,"summary":113},"Error Handling","The documentation provides specific guidance on handling errors related to SQL query interpolation and mentions surfacing errors verbatim.",{"category":105,"check":115,"severity":63,"summary":116},"Logging","The skill itself does not perform destructive actions or outbound calls that necessitate local audit logging beyond standard tool interaction.",{"category":118,"check":119,"severity":24,"summary":120},"Compliance","GDPR","The skill focuses on SDK metadata and does not operate on personal data; it reports on SDK usage rather than user PII.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The skill is globally applicable, focusing on SDK versions and health, with no regional or jurisdictional limitations.",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","The skill relies on standard tool calls and documentation, making it portable across compatible environments without specific OS or shell assumptions.",{"category":44,"check":128,"severity":24,"summary":129},"README","The README provides extensive information about PostHog as a platform but does not detail the specific 'diagnosing-sdk-health' skill's operational aspects.",{"category":33,"check":131,"severity":24,"summary":132},"Tool surface size","The skill exposes two focused tools, which aligns with the ideal range for a specialized skill.",{"category":40,"check":134,"severity":24,"summary":135},"Overlapping near-synonym tools","The two tools (`sdk-doctor-get`, `execute-sql`) have distinct and non-overlapping functions.",{"category":44,"check":137,"severity":24,"summary":138},"Phantom features","All advertised features and capabilities are directly supported by the documented tools and workflow.",{"category":140,"check":141,"severity":63,"summary":142},"Install","Installation instruction","As a skill loaded within the PostHog platform, it does not have a separate installation process or invocation example outside of the platform's context.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","The documentation provides specific guidance on handling errors, including how to surface them verbatim and advice on dealing with unsafe SQL query interpolation.",{"category":148,"check":149,"severity":63,"summary":150},"Execution","Pinned dependencies","The skill does not bundle scripts with direct interpreter dependencies or third-party libraries that require pinning.",{"category":33,"check":152,"severity":24,"summary":153},"Dry-run preview","The primary tool is read-only, and the `posthog:execute-sql` tool does not perform destructive operations, thus a dry-run preview is not applicable.",{"category":155,"check":156,"severity":63,"summary":157},"Protocol","Idempotent retry & timeouts","The skill's operations are primarily reporting and do not involve mutating external state in a way that requires idempotency or specific timeout handling beyond the underlying tool's behavior.",{"category":118,"check":159,"severity":63,"summary":160},"Telemetry opt-in","The skill's functionality is based on querying existing PostHog data and does not involve emitting separate telemetry.",{"category":40,"check":162,"severity":24,"summary":163},"Precise Purpose","The description clearly defines the artifact (PostHog SDK integrations), the task (diagnosing health/versions), and provides specific trigger phrases and explicit boundaries.",{"category":40,"check":165,"severity":24,"summary":166},"Concise Frontmatter","The frontmatter is concise and self-contained, clearly summarizing the core capability and trigger phrases.",{"category":44,"check":168,"severity":24,"summary":169},"Concise Body","The SKILL.md is well-structured and concise, delegating deeper material to documentation pages rather than embedding it directly.",{"category":171,"check":172,"severity":24,"summary":173},"Context","Progressive Disclosure","The SKILL.md outlines the workflow and directs users to external documentation for deeper dives, adhering to progressive disclosure.",{"category":171,"check":175,"severity":63,"summary":176},"Forked exploration","The skill performs a focused query and report generation, not deep exploration requiring forked context.",{"category":22,"check":178,"severity":24,"summary":179},"Usage examples","The SKILL.md provides clear, copy-pasteable examples for invoking the `posthog:sdk-doctor-get` tool and explains how to interpret its output.",{"category":22,"check":181,"severity":24,"summary":182},"Edge cases","The documentation addresses edge cases such as unsafe SQL query interpolation and provides recovery steps or specific guidance for handling them.",{"category":105,"check":184,"severity":63,"summary":185},"Tool Fallback","The skill does not rely on optional external tools with fallbacks; it directly interfaces with PostHog platform tools.",{"category":187,"check":188,"severity":24,"summary":189},"Safety","Halt on unexpected state","The skill's workflow, particularly around SQL query handling, includes warnings and guidance to halt or report on unexpected states.",{"category":92,"check":191,"severity":24,"summary":192},"Cross-skill coupling","The skill is self-contained, focusing on PostHog SDK health and does not implicitly rely on other skills.",1778697166191,"This skill diagnoses the health of PostHog SDK integrations within a project by querying a dedicated backend report. It identifies outdated SDK versions, provides actionable upgrade recommendations, and offers drill-down capabilities via SQL queries or UI links.",[196,197,198,199,200],"Diagnoses PostHog SDK versions and health.","Identifies outdated SDKs and suggests upgrades.","Provides a structured health report with severity levels.","Offers verbatim UI copy for alerts and status reasons.","Includes optional SQL drill-downs for event analysis.",[202,203,204],"Performing SDK upgrades directly.","Troubleshooting general PostHog integration issues unrelated to SDK versions.","Generating new SQL queries beyond the provided drill-down examples.","3.0.0","4.4.0","To provide users with clear, actionable insights into the health and currency of their PostHog SDK integrations, ensuring data accuracy and enabling timely upgrades.","The skill demonstrates excellent quality across documentation, security, and functionality. The primary finding impacting the score is the high volume of open issues in the PostHog repository, indicating potential maintenance bandwidth concerns.",94,"A high-quality skill for diagnosing PostHog SDK health, offering clear steps and leveraging backend intelligence.",[212,213,214,215,216],"posthog","sdk","health","versioning","analytics","global","community",[220,221,222,223],"When a user asks about PostHog SDK versions or upgrade recommendations.","When events or features seem off, potentially due to outdated SDKs.","To assess the overall health of PostHog SDK integrations in a project.","To provide users with exact UI copy for SDK update alerts.",{"codeQuality":225,"collectedAt":227,"documentation":228,"maintenance":231,"popularity":237,"security":238,"testCoverage":241},{"hasLockfile":226},true,1778697149879,{"descriptionLength":229,"readmeSize":230},329,10694,{"closedIssues90d":232,"forks":233,"hasChangelog":226,"openIssues90d":234,"pushedAt":235,"stars":236},163,2714,544,1778695622000,34459,{"npmDownloads":8},{"hasNpmPackage":226,"license":239,"smitheryVerified":240},"NOASSERTION",false,{"hasCi":240,"hasTests":226},{"updatedAt":243},1778697166293,{"basePath":245,"githubOwner":246,"githubRepo":212,"locale":18,"slug":13,"type":247},"products/growth/skills/diagnosing-sdk-health","PostHog","skill",null,{"evaluate":250,"extract":252},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":251,"targetMarket":217,"tier":218},[212,213,214,215,216],{"commitSha":253},"HEAD",{"repoId":255},"kd7f22zf7qb3eschtk9s2qdv4586mfts",{"_creationTime":257,"_id":255,"identity":258,"providers":259,"workflow":1637},1778695623992.2551,{"githubOwner":246,"githubRepo":212,"sourceUrl":14},{"classify":260,"discover":1614,"extract":1617,"github":1619,"npm":1636},{"commitSha":253,"extensions":261},[262,274,282,290,298,306,314,322,330,338,346,354,362,370,378,386,393,401,409,417,425,433,440,448,456,464,471,478,486,494,502,510,517,525,533,541,548,556,564,571,579,593,605,613,621,629,637,645,653,661,669,685,693,703,717,735,745,754,762,774,782,790,798,806,814,822,830,838,846,854,864,872,880,888,900,910,918,926,934,942,950,955,966,986,994,1020,1028,1036,1044,1058,1076,1084,1192,1204,1234,1244,1254,1268,1276,1284,1292,1300,1308,1316,1324,1332,1340,1348,1356,1364,1375,1387,1399,1408,1417,1426,1435,1445,1453,1462,1472,1481,1493,1502,1511,1520,1529,1539,1549,1560,1570,1580,1590,1605],{"basePath":263,"description":264,"displayName":265,"installMethods":266,"rationale":267,"selectedPaths":268,"source":272,"sourceLanguage":18,"type":273},"nodejs/src/cdp/legacy-plugins/_destinations/customerio","Send event data and emails into Customer.io.","Customer.io",{"claudeCode":265},"plugin manifest at nodejs/src/cdp/legacy-plugins/_destinations/customerio/plugin.json",[269],{"path":270,"priority":271},"plugin.json","mandatory","rule","plugin",{"basePath":275,"description":276,"displayName":277,"installMethods":278,"rationale":279,"selectedPaths":280,"source":272,"sourceLanguage":18,"type":273},"nodejs/src/cdp/legacy-plugins/_destinations/hubspot","Send contact data to Hubspot on PostHog identify events.","Hubspot",{"claudeCode":277},"plugin manifest at nodejs/src/cdp/legacy-plugins/_destinations/hubspot/plugin.json",[281],{"path":270,"priority":271},{"basePath":283,"description":284,"displayName":285,"installMethods":286,"rationale":287,"selectedPaths":288,"source":272,"sourceLanguage":18,"type":273},"nodejs/src/cdp/legacy-plugins/_destinations/intercom","Send event data to Intercom on PostHog events.","Intercom",{"claudeCode":285},"plugin manifest at nodejs/src/cdp/legacy-plugins/_destinations/intercom/plugin.json",[289],{"path":270,"priority":271},{"basePath":291,"description":292,"displayName":293,"installMethods":294,"rationale":295,"selectedPaths":296,"source":272,"sourceLanguage":18,"type":273},"nodejs/src/cdp/legacy-plugins/_destinations/pace-posthog-integration","Pace is a tool that equips sellers with relevant insights at the right time so they can spend time growing revenue. It allows them to convert, retain, and grow customers by prioritizing time and effort on the users who need it most.","Pace Integration",{"claudeCode":293},"plugin manifest at nodejs/src/cdp/legacy-plugins/_destinations/pace-posthog-integration/plugin.json",[297],{"path":270,"priority":271},{"basePath":299,"description":300,"displayName":301,"installMethods":302,"rationale":303,"selectedPaths":304,"source":272,"sourceLanguage":18,"type":273},"nodejs/src/cdp/legacy-plugins/_destinations/posthog-avo","Export PostHog events to Avo inspector.","Avo Inspector Plugin",{"claudeCode":301},"plugin manifest at nodejs/src/cdp/legacy-plugins/_destinations/posthog-avo/plugin.json",[305],{"path":270,"priority":271},{"basePath":307,"description":308,"displayName":309,"installMethods":310,"rationale":311,"selectedPaths":312,"source":272,"sourceLanguage":18,"type":273},"nodejs/src/cdp/legacy-plugins/_destinations/posthog-braze-app","Import analytics from Braze and export PostHog events to Braze.","Braze",{"claudeCode":309},"plugin manifest at nodejs/src/cdp/legacy-plugins/_destinations/posthog-braze-app/plugin.json",[313],{"path":270,"priority":271},{"basePath":315,"description":316,"displayName":317,"installMethods":318,"rationale":319,"selectedPaths":320,"source":272,"sourceLanguage":18,"type":273},"nodejs/src/cdp/legacy-plugins/_destinations/posthog-engage-so","Send user and event data to Engage for personalized  engagement.","Engage",{"claudeCode":317},"plugin manifest at nodejs/src/cdp/legacy-plugins/_destinations/posthog-engage-so/plugin.json",[321],{"path":270,"priority":271},{"basePath":323,"description":324,"displayName":325,"installMethods":326,"rationale":327,"selectedPaths":328,"source":272,"sourceLanguage":18,"type":273},"nodejs/src/cdp/legacy-plugins/_destinations/posthog-gcs","Sends events to GCS on ingestion.","GCS Export",{"claudeCode":325},"plugin manifest at nodejs/src/cdp/legacy-plugins/_destinations/posthog-gcs/plugin.json",[329],{"path":270,"priority":271},{"basePath":331,"description":332,"displayName":333,"installMethods":334,"rationale":335,"selectedPaths":336,"source":272,"sourceLanguage":18,"type":273},"nodejs/src/cdp/legacy-plugins/_destinations/posthog-laudspeaker-app","Send event data to Laudspeaker","Laudspeaker",{"claudeCode":333},"plugin manifest at nodejs/src/cdp/legacy-plugins/_destinations/posthog-laudspeaker-app/plugin.json",[337],{"path":270,"priority":271},{"basePath":339,"description":340,"displayName":341,"installMethods":342,"rationale":343,"selectedPaths":344,"source":272,"sourceLanguage":18,"type":273},"nodejs/src/cdp/legacy-plugins/_destinations/posthog-patterns-app","Send events data to Patterns App","Patterns App",{"claudeCode":341},"plugin manifest at nodejs/src/cdp/legacy-plugins/_destinations/posthog-patterns-app/plugin.json",[345],{"path":270,"priority":271},{"basePath":347,"description":348,"displayName":349,"installMethods":350,"rationale":351,"selectedPaths":352,"source":272,"sourceLanguage":18,"type":273},"nodejs/src/cdp/legacy-plugins/_destinations/posthog-plugin-replicator","Replicate PostHog event stream in another PostHog instance","Replicator",{"claudeCode":349},"plugin manifest at nodejs/src/cdp/legacy-plugins/_destinations/posthog-plugin-replicator/plugin.json",[353],{"path":270,"priority":271},{"basePath":355,"description":356,"displayName":357,"installMethods":358,"rationale":359,"selectedPaths":360,"source":272,"sourceLanguage":18,"type":273},"nodejs/src/cdp/legacy-plugins/_destinations/pubsub","Sends events to a Pub/Sub topic on ingestion.","Pub/Sub Export",{"claudeCode":357},"plugin manifest at nodejs/src/cdp/legacy-plugins/_destinations/pubsub/plugin.json",[361],{"path":270,"priority":271},{"basePath":363,"description":364,"displayName":365,"installMethods":366,"rationale":367,"selectedPaths":368,"source":272,"sourceLanguage":18,"type":273},"nodejs/src/cdp/legacy-plugins/_destinations/rudderstack-posthog","Send event data to RudderStack","RudderStack",{"claudeCode":365},"plugin manifest at nodejs/src/cdp/legacy-plugins/_destinations/rudderstack-posthog/plugin.json",[369],{"path":270,"priority":271},{"basePath":371,"description":372,"displayName":373,"installMethods":374,"rationale":375,"selectedPaths":376,"source":272,"sourceLanguage":18,"type":273},"nodejs/src/cdp/legacy-plugins/_destinations/salesforce","Relay PostHog events to Salesforce","Salesforce Export Plugin",{"claudeCode":373},"plugin manifest at nodejs/src/cdp/legacy-plugins/_destinations/salesforce/plugin.json",[377],{"path":270,"priority":271},{"basePath":379,"description":380,"displayName":381,"installMethods":382,"rationale":383,"selectedPaths":384,"source":272,"sourceLanguage":18,"type":273},"nodejs/src/cdp/legacy-plugins/_destinations/sendgrid","Send emails and user data to Sendgrid when you identify users using PostHog.","Sendgrid",{"claudeCode":381},"plugin manifest at nodejs/src/cdp/legacy-plugins/_destinations/sendgrid/plugin.json",[385],{"path":270,"priority":271},{"basePath":387,"displayName":388,"installMethods":389,"rationale":390,"selectedPaths":391,"source":272,"sourceLanguage":18,"type":273},"nodejs/src/cdp/legacy-plugins/_transformations/Plugin-Stonly-Clean-Campaign-Name","Clean Campaign Name",{"claudeCode":388},"plugin manifest at nodejs/src/cdp/legacy-plugins/_transformations/Plugin-Stonly-Clean-Campaign-Name/plugin.json",[392],{"path":270,"priority":271},{"basePath":394,"description":395,"displayName":396,"installMethods":397,"rationale":398,"selectedPaths":399,"source":272,"sourceLanguage":18,"type":273},"nodejs/src/cdp/legacy-plugins/_transformations/currency-normalization-plugin","Deprecated","Currency Normalization",{"claudeCode":396},"plugin manifest at nodejs/src/cdp/legacy-plugins/_transformations/currency-normalization-plugin/plugin.json",[400],{"path":270,"priority":271},{"basePath":402,"description":403,"displayName":404,"installMethods":405,"rationale":406,"selectedPaths":407,"source":272,"sourceLanguage":18,"type":273},"nodejs/src/cdp/legacy-plugins/_transformations/downsampling-plugin","Reduces event volume coming into PostHog","Downsampling Plugin",{"claudeCode":404},"plugin manifest at nodejs/src/cdp/legacy-plugins/_transformations/downsampling-plugin/plugin.json",[408],{"path":270,"priority":271},{"basePath":410,"description":411,"displayName":412,"installMethods":413,"rationale":414,"selectedPaths":415,"source":272,"sourceLanguage":18,"type":273},"nodejs/src/cdp/legacy-plugins/_transformations/drop-events-on-property-plugin","This plugin will drop any events that have a specific key. If you supply a value, it will drop any event with the combination of they key and the value. You will not be billed for any events that this plugin drops.","Drop Events Based On Property",{"claudeCode":412},"plugin manifest at nodejs/src/cdp/legacy-plugins/_transformations/drop-events-on-property-plugin/plugin.json",[416],{"path":270,"priority":271},{"basePath":418,"description":419,"displayName":420,"installMethods":421,"rationale":422,"selectedPaths":423,"source":272,"sourceLanguage":18,"type":273},"nodejs/src/cdp/legacy-plugins/_transformations/first-time-event-tracker","Deprecated.","First Time Event Tracker",{"claudeCode":420},"plugin manifest at nodejs/src/cdp/legacy-plugins/_transformations/first-time-event-tracker/plugin.json",[424],{"path":270,"priority":271},{"basePath":426,"description":427,"displayName":428,"installMethods":429,"rationale":430,"selectedPaths":431,"source":272,"sourceLanguage":18,"type":273},"nodejs/src/cdp/legacy-plugins/_transformations/flatten-properties-plugin","Flatten event properties to easily access them in filters.","Property Flattener Plugin",{"claudeCode":428},"plugin manifest at nodejs/src/cdp/legacy-plugins/_transformations/flatten-properties-plugin/plugin.json",[432],{"path":270,"priority":271},{"basePath":434,"displayName":435,"installMethods":436,"rationale":437,"selectedPaths":438,"source":272,"sourceLanguage":18,"type":273},"nodejs/src/cdp/legacy-plugins/_transformations/language-url-splitter-app","Language URL stripper",{"claudeCode":435},"plugin manifest at nodejs/src/cdp/legacy-plugins/_transformations/language-url-splitter-app/plugin.json",[439],{"path":270,"priority":271},{"basePath":441,"description":442,"displayName":443,"installMethods":444,"rationale":445,"selectedPaths":446,"source":272,"sourceLanguage":18,"type":273},"nodejs/src/cdp/legacy-plugins/_transformations/ph-shotgun-processevent-app","A custom app to rename specific event names during the migration of Shotgun events from US to EU","ph-shotgun-processevent-app",{"claudeCode":443},"plugin manifest at nodejs/src/cdp/legacy-plugins/_transformations/ph-shotgun-processevent-app/plugin.json",[447],{"path":270,"priority":271},{"basePath":449,"description":450,"displayName":451,"installMethods":452,"rationale":453,"selectedPaths":454,"source":272,"sourceLanguage":18,"type":273},"nodejs/src/cdp/legacy-plugins/_transformations/plugin-advanced-geoip","Advanced GeoIP filtering app for PostHog","Advanced GeoIP",{"claudeCode":451},"plugin manifest at nodejs/src/cdp/legacy-plugins/_transformations/plugin-advanced-geoip/plugin.json",[455],{"path":270,"priority":271},{"basePath":457,"description":458,"displayName":459,"installMethods":460,"rationale":461,"selectedPaths":462,"source":272,"sourceLanguage":18,"type":273},"nodejs/src/cdp/legacy-plugins/_transformations/plugin-netdata-event-processing","A Posthog plugin to do some data processing on our Posthog events as they arrive.","PostHog Netdata Event Processing",{"claudeCode":459},"plugin manifest at nodejs/src/cdp/legacy-plugins/_transformations/plugin-netdata-event-processing/plugin.json",[463],{"path":270,"priority":271},{"basePath":465,"displayName":466,"installMethods":467,"rationale":468,"selectedPaths":469,"source":272,"sourceLanguage":18,"type":273},"nodejs/src/cdp/legacy-plugins/_transformations/plugin-stonly-UTM-Extractor","UTM Extractor",{"claudeCode":466},"plugin manifest at nodejs/src/cdp/legacy-plugins/_transformations/plugin-stonly-UTM-Extractor/plugin.json",[470],{"path":270,"priority":271},{"basePath":472,"description":473,"displayName":473,"installMethods":474,"rationale":475,"selectedPaths":476,"source":272,"sourceLanguage":18,"type":273},"nodejs/src/cdp/legacy-plugins/_transformations/posthog-anonymization","Anonymization and normalisation",{"claudeCode":473},"plugin manifest at nodejs/src/cdp/legacy-plugins/_transformations/posthog-anonymization/plugin.json",[477],{"path":270,"priority":271},{"basePath":479,"description":480,"displayName":481,"installMethods":482,"rationale":483,"selectedPaths":484,"source":272,"sourceLanguage":18,"type":273},"nodejs/src/cdp/legacy-plugins/_transformations/posthog-app-unduplicator","Prevent duplicates in your data when ingesting.","Unduplicates",{"claudeCode":481},"plugin manifest at nodejs/src/cdp/legacy-plugins/_transformations/posthog-app-unduplicator/plugin.json",[485],{"path":270,"priority":271},{"basePath":487,"description":488,"displayName":489,"installMethods":490,"rationale":491,"selectedPaths":492,"source":272,"sourceLanguage":18,"type":273},"nodejs/src/cdp/legacy-plugins/_transformations/posthog-app-url-parameters-to-event-properties","Converts URL query parameters to event properties","URL parameters to event properties",{"claudeCode":489},"plugin manifest at nodejs/src/cdp/legacy-plugins/_transformations/posthog-app-url-parameters-to-event-properties/plugin.json",[493],{"path":270,"priority":271},{"basePath":495,"description":496,"displayName":497,"installMethods":498,"rationale":499,"selectedPaths":500,"source":272,"sourceLanguage":18,"type":273},"nodejs/src/cdp/legacy-plugins/_transformations/posthog-filter-out-plugin","Filter out events where property values satisfy the given condition","Filter Out Plugin",{"claudeCode":497},"plugin manifest at nodejs/src/cdp/legacy-plugins/_transformations/posthog-filter-out-plugin/plugin.json",[501],{"path":270,"priority":271},{"basePath":503,"description":504,"displayName":505,"installMethods":506,"rationale":507,"selectedPaths":508,"source":272,"sourceLanguage":18,"type":273},"nodejs/src/cdp/legacy-plugins/_transformations/posthog-plugin-geoip","Enrich PostHog events and persons with IP location data","GeoIP",{"claudeCode":505},"plugin manifest at nodejs/src/cdp/legacy-plugins/_transformations/posthog-plugin-geoip/plugin.json",[509],{"path":270,"priority":271},{"basePath":511,"displayName":512,"installMethods":513,"rationale":514,"selectedPaths":515,"source":272,"sourceLanguage":18,"type":273},"nodejs/src/cdp/legacy-plugins/_transformations/posthog-plugin-snowplow-referer-parser","UTM Referrer",{"claudeCode":512},"plugin manifest at nodejs/src/cdp/legacy-plugins/_transformations/posthog-plugin-snowplow-referer-parser/plugin.json",[516],{"path":270,"priority":271},{"basePath":518,"description":519,"displayName":520,"installMethods":521,"rationale":522,"selectedPaths":523,"source":272,"sourceLanguage":18,"type":273},"nodejs/src/cdp/legacy-plugins/_transformations/posthog-route-censor-plugin","Removes segments of URLs based on route patterns.","Route Censor",{"claudeCode":520},"plugin manifest at nodejs/src/cdp/legacy-plugins/_transformations/posthog-route-censor-plugin/plugin.json",[524],{"path":270,"priority":271},{"basePath":526,"description":527,"displayName":528,"installMethods":529,"rationale":530,"selectedPaths":531,"source":272,"sourceLanguage":18,"type":273},"nodejs/src/cdp/legacy-plugins/_transformations/posthog-url-normalizer-plugin","A PostHog plugin to normalize the format of urls in your application allowing you to more easily compare them in insights.","URL Normalizer",{"claudeCode":528},"plugin manifest at nodejs/src/cdp/legacy-plugins/_transformations/posthog-url-normalizer-plugin/plugin.json",[532],{"path":270,"priority":271},{"basePath":534,"description":535,"displayName":536,"installMethods":537,"rationale":538,"selectedPaths":539,"source":272,"sourceLanguage":18,"type":273},"nodejs/src/cdp/legacy-plugins/_transformations/property-filter-plugin","This plugin will set all configured properties to null inside an ingested event.","Property Filter",{"claudeCode":536},"plugin manifest at nodejs/src/cdp/legacy-plugins/_transformations/property-filter-plugin/plugin.json",[540],{"path":270,"priority":271},{"basePath":542,"displayName":543,"installMethods":544,"rationale":545,"selectedPaths":546,"source":272,"sourceLanguage":18,"type":273},"nodejs/src/cdp/legacy-plugins/_transformations/semver-flattener-plugin","posthog-semver-flattener",{"claudeCode":543},"plugin manifest at nodejs/src/cdp/legacy-plugins/_transformations/semver-flattener-plugin/plugin.json",[547],{"path":270,"priority":271},{"basePath":549,"description":550,"displayName":551,"installMethods":552,"rationale":553,"selectedPaths":554,"source":272,"sourceLanguage":18,"type":273},"nodejs/src/cdp/legacy-plugins/_transformations/taxonomy-plugin","Standardize your event names into a single pattern.","Taxonomy Plugin",{"claudeCode":551},"plugin manifest at nodejs/src/cdp/legacy-plugins/_transformations/taxonomy-plugin/plugin.json",[555],{"path":270,"priority":271},{"basePath":557,"description":558,"displayName":559,"installMethods":560,"rationale":561,"selectedPaths":562,"source":272,"sourceLanguage":18,"type":273},"nodejs/src/cdp/legacy-plugins/_transformations/timestamp-parser-plugin","Parse your event timestamps into useful date properties.","Timestamp Parser",{"claudeCode":559},"plugin manifest at nodejs/src/cdp/legacy-plugins/_transformations/timestamp-parser-plugin/plugin.json",[563],{"path":270,"priority":271},{"basePath":565,"displayName":566,"installMethods":567,"rationale":568,"selectedPaths":569,"source":272,"sourceLanguage":18,"type":273},"nodejs/src/cdp/legacy-plugins/_transformations/url-parser","URL Params Parser (Beta)",{"claudeCode":566},"plugin manifest at nodejs/src/cdp/legacy-plugins/_transformations/url-parser/plugin.json",[570],{"path":270,"priority":271},{"basePath":572,"description":573,"displayName":574,"installMethods":575,"rationale":576,"selectedPaths":577,"source":272,"sourceLanguage":18,"type":273},"nodejs/src/cdp/legacy-plugins/_transformations/user-agent-plugin","Enhances events with user agent details","User Agent Populator",{"claudeCode":574},"plugin manifest at nodejs/src/cdp/legacy-plugins/_transformations/user-agent-plugin/plugin.json",[578],{"path":270,"priority":271},{"basePath":580,"description":581,"displayName":582,"installMethods":583,"rationale":584,"selectedPaths":585,"source":272,"sourceLanguage":18,"type":247},".agents/skills/adding-personhog-rpc","Guide for adding a new RPC to personhog-replica and personhog-router. Covers eligibility checks, proto definition, code generation for Python and Node.js clients, Rust implementation (storage trait, postgres queries, service handler, router wiring), and index compatibility validation. Use when adding a new gRPC endpoint to personhog, migrating a Django ORM query to personhog, or extending the personhog service API.\n","adding-personhog-rpc",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/adding-personhog-rpc/SKILL.md",[586,588,591],{"path":587,"priority":271},"SKILL.md",{"path":589,"priority":590},"references/database-indexes.md","medium",{"path":592,"priority":590},"references/proto-conventions.md",{"basePath":594,"description":595,"displayName":596,"installMethods":597,"rationale":598,"selectedPaths":599,"source":272,"sourceLanguage":18,"type":247},".agents/skills/adopting-generated-api-types","Use when migrating frontend code from manual API client calls (`api.get`, `api.create`, `api.surveys.get`, `api.dashboards.list`, `new ApiRequest()`) and handwritten TypeScript interfaces to generated API functions and types. Triggers on files importing from `lib/api`, files with `api.get\u003C`, `api.create\u003C`, `api.\u003Centity>.\u003Cmethod>`, manual interface definitions that duplicate backend serializers, or any frontend file that constructs API URLs by hand. Covers the full replacement workflow — finding the generated equivalent, swapping imports, adapting call sites, and removing dead manual types.","adopting-generated-api-types",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/adopting-generated-api-types/SKILL.md",[600,601,603],{"path":587,"priority":271},{"path":602,"priority":590},"references/migration-patterns.md",{"path":604,"priority":590},"references/type-compatibility.md",{"basePath":606,"description":607,"displayName":608,"installMethods":609,"rationale":610,"selectedPaths":611,"source":272,"sourceLanguage":18,"type":247},".agents/skills/clickhouse-migrations","ClickHouse migration patterns and rules. Use when creating or modifying ClickHouse migrations.","clickhouse-migrations",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/clickhouse-migrations/SKILL.md",[612],{"path":587,"priority":271},{"basePath":614,"description":615,"displayName":616,"installMethods":617,"rationale":618,"selectedPaths":619,"source":272,"sourceLanguage":18,"type":247},".agents/skills/debugging-ci-failures","Debugs failing GitHub Actions CI runs for PostHog PRs, commits, and branches. Use when the user asks why CI is red, mentions a failing check, GitHub Actions run, Depot runner, workflow, job, shard, flaky test, lint failure, typecheck failure, snapshot diff, migration check, generated types drift, or skills build failure. Guides read-only inspection, failure classification, smallest local reproduction with hogli, and safe reporting without rerunning CI or posting to GitHub.\n","debugging-ci-failures",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/debugging-ci-failures/SKILL.md",[620],{"path":587,"priority":271},{"basePath":622,"description":623,"displayName":624,"installMethods":625,"rationale":626,"selectedPaths":627,"source":272,"sourceLanguage":18,"type":247},".agents/skills/django-migrations","Django migration patterns and safety workflow for PostHog. Use when creating, adjusting, or reviewing Django/Postgres migrations, including non-blocking index/constraint changes, multi-phase schema changes, data backfills, migration conflict rebasing, and product model moves that require SeparateDatabaseAndState.","django-migrations",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/django-migrations/SKILL.md",[628],{"path":587,"priority":271},{"basePath":630,"description":631,"displayName":632,"installMethods":633,"rationale":634,"selectedPaths":635,"source":272,"sourceLanguage":18,"type":247},".agents/skills/hogli","PostHog developer CLI and repo tooling reference. Use when the user mentions hogli, asks about repo CLI tools, bin scripts, Makefiles, how to run/build/test/lint, or any dev environment commands.\n","hogli",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/hogli/SKILL.md",[636],{"path":587,"priority":271},{"basePath":638,"description":639,"displayName":640,"installMethods":641,"rationale":642,"selectedPaths":643,"source":272,"sourceLanguage":18,"type":247},".agents/skills/implementing-agent-modes","Guidelines to create/update a new mode for PostHog AI agent. Modes are a way to limit what tools, prompts, and prompt injections are applied and under what conditions. Achieve better results using your plan mode.","implementing-agent-modes",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/implementing-agent-modes/SKILL.md",[644],{"path":587,"priority":271},{"basePath":646,"description":647,"displayName":648,"installMethods":649,"rationale":650,"selectedPaths":651,"source":272,"sourceLanguage":18,"type":247},".agents/skills/implementing-mcp-tools","Guide for exposing PostHog product endpoints as MCP tools. Use when creating new or updating API endpoints, adding MCP tool definitions, scaffolding YAML configs, or writing serializers with good descriptions. Covers the full pipeline from Django serializer to generated TypeScript tool handler.","implementing-mcp-tools",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/implementing-mcp-tools/SKILL.md",[652],{"path":587,"priority":271},{"basePath":654,"description":655,"displayName":656,"installMethods":657,"rationale":658,"selectedPaths":659,"source":272,"sourceLanguage":18,"type":247},".agents/skills/implementing-mcp-ui-apps","Guide for adding MCP UI apps — interactive visualizations that render tool results in MCP clients like Claude Desktop. Use when adding a new detail or list view for an MCP tool, creating view components in products/*/mcp/apps/, or linking tools to UI apps via YAML.","implementing-mcp-ui-apps",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/implementing-mcp-ui-apps/SKILL.md",[660],{"path":587,"priority":271},{"basePath":662,"description":663,"displayName":664,"installMethods":665,"rationale":666,"selectedPaths":667,"source":272,"sourceLanguage":18,"type":247},".agents/skills/implementing-warehouse-sources","Implement and extend PostHog Data warehouse import sources. Use when adding a new source under posthog/temporal/data_imports/sources, adding datasets/endpoints to an existing source, or adding incremental sync, resumable imports, webhook ingestion, pagination, credentials validation, and source tests.","implementing-warehouse-sources",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/implementing-warehouse-sources/SKILL.md",[668],{"path":587,"priority":271},{"basePath":670,"description":671,"displayName":672,"installMethods":673,"rationale":674,"selectedPaths":675,"source":272,"sourceLanguage":18,"type":247},".agents/skills/improving-drf-endpoints","Use when editing, reviewing, or auditing DRF viewsets and serializers in PostHog. Triggers on files in posthog/api/, products/*/backend/api/, products/*/backend/presentation/, or any file importing rest_framework. Covers field typing, schema annotations, enum collision fixes, and OpenAPI spec quality — everything that flows downstream into generated TypeScript types and MCP tools.","improving-drf-endpoints",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/improving-drf-endpoints/SKILL.md",[676,677,679,681,683],{"path":587,"priority":271},{"path":678,"priority":590},"references/common-anti-patterns.md",{"path":680,"priority":590},"references/quick-reference-table.md",{"path":682,"priority":590},"references/serializer-fields.md",{"path":684,"priority":590},"references/viewset-annotations.md",{"basePath":686,"description":687,"displayName":688,"installMethods":689,"rationale":690,"selectedPaths":691,"source":272,"sourceLanguage":18,"type":247},".agents/skills/ingestion-pipeline-doctor-nodejs","Ingestion pipeline architecture overview and convention reference. Use when you need a quick orientation to the pipeline framework or want to know which doctor agent to use for a specific concern.\n","ingestion-pipeline-doctor-nodejs",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/ingestion-pipeline-doctor-nodejs/SKILL.md",[692],{"path":587,"priority":271},{"basePath":694,"description":695,"displayName":696,"installMethods":697,"rationale":698,"selectedPaths":699,"source":272,"sourceLanguage":18,"type":247},".agents/skills/isolating-product-facade-contracts","Plan and execute incremental product isolation migrations to a facade plus contract layer in PostHog, following the Visual review architecture. Use when a product still exposes internals (models/logic/views) across boundaries and needs a safe, multi-PR migration toward contracts.py + facade/api.py + presentation separation.","isolating-product-facade-contracts",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/isolating-product-facade-contracts/SKILL.md",[700,701],{"path":587,"priority":271},{"path":702,"priority":590},"references/phased-migration-plan.md",{"basePath":704,"description":705,"displayName":706,"installMethods":707,"rationale":708,"selectedPaths":709,"source":272,"sourceLanguage":18,"type":247},".agents/skills/making-scenes-tab-aware","Guides converting PostHog frontend scenes to be tab aware for internal scene tabs. Use when adding or refactoring a `SceneExport` scene, fixing state leaking between internal tabs, preserving scene state across tab switches, or moving scene-level URL state out of child logics. Triggers on files with `SceneExport`, `tabId`, `tabAwareScene`, `urlToAction`, `actionToUrl`, or `useAttachedLogic`.","making-scenes-tab-aware",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/making-scenes-tab-aware/SKILL.md",[710,711,713,715],{"path":587,"priority":271},{"path":712,"priority":590},"references/audit-commands.md",{"path":714,"priority":590},"references/migration-checklist.md",{"path":716,"priority":590},"references/repo-patterns.md",{"basePath":718,"description":719,"displayName":720,"installMethods":721,"rationale":722,"selectedPaths":723,"source":272,"sourceLanguage":18,"type":247},".agents/skills/modifying-taxonomic-filter","Guides safe modification of the TaxonomicFilter — PostHog's multi-tab picker for events, actions, properties, cohorts, and more. Front-loads the empirical product reality (what users actually pick and search for) so changes can be judged against real behavior, not architectural taste. Use when adding features, fixing bugs, or refactoring TaxonomicFilter.","modifying-taxonomic-filter",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/modifying-taxonomic-filter/SKILL.md",[724,725,727,729,731,733],{"path":587,"priority":271},{"path":726,"priority":590},"references/architecture.md",{"path":728,"priority":590},"references/call-sites-and-blast-radius.md",{"path":730,"priority":590},"references/common-pitfalls.md",{"path":732,"priority":590},"references/refreshing-product-reality.md",{"path":734,"priority":590},"references/testing-patterns.md",{"basePath":736,"description":737,"displayName":738,"installMethods":739,"rationale":740,"selectedPaths":741,"source":272,"sourceLanguage":18,"type":247},".agents/skills/monitoring-capture-service","Guide for using the Grafana MCP to monitor and diagnose the capture service (rust/capture) in production. Use when investigating latency, event loss, Kafka backpressure, Redis issues, rate limiting, Envoy proxy issues, or any capture health question. Covers prod-us and prod-eu environments.\n","monitoring-capture-service",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/monitoring-capture-service/SKILL.md",[742,743],{"path":587,"priority":271},{"path":744,"priority":590},"references/investigation-playbooks.md",{"basePath":746,"description":747,"displayName":748,"installMethods":749,"rationale":750,"selectedPaths":751,"source":272,"sourceLanguage":18,"type":247},".agents/skills/monitoring-ingestion-pipeline","Guide for using the Grafana MCP to monitor and diagnose the Node.js ingestion pipeline workers in production. Use when investigating event lag, drops, pipeline errors, person/group processing, Kafka consumer health, Redis, Postgres, ClickHouse downstream health, or any ingestion worker question. Covers prod-us and prod-eu environments.\n","monitoring-ingestion-pipeline",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/monitoring-ingestion-pipeline/SKILL.md",[752,753],{"path":587,"priority":271},{"path":744,"priority":590},{"basePath":755,"description":756,"displayName":757,"installMethods":758,"rationale":759,"selectedPaths":760,"source":272,"sourceLanguage":18,"type":247},".agents/skills/playwright-test","Write a playwright test, make sure it runs, and is not flaky.","playwright-test",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/playwright-test/SKILL.md",[761],{"path":587,"priority":271},{"basePath":763,"description":764,"displayName":765,"installMethods":766,"rationale":767,"selectedPaths":768,"source":272,"sourceLanguage":18,"type":247},".agents/skills/qa-team","Multi-agent QA review team for code changes. This skill should be used when the user asks to \"review my code\", \"run QA\", \"qa-team\", \"review this branch\", \"code review\", \"check my changes\", or wants a comprehensive multi-perspective code review of the current branch's changes. Spawns parallel specialist agents (security, database, reliability, compatibility, data integrity, performance, frontend, copy) that independently review the diff and produce a converged report. Also includes two generalist reviewers for convergence validation.\n","qa-team",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/qa-team/SKILL.md",[769,770,772],{"path":587,"priority":271},{"path":771,"priority":590},"references/incident-patterns.md",{"path":773,"priority":590},"references/personas.md",{"basePath":775,"description":776,"displayName":777,"installMethods":778,"rationale":779,"selectedPaths":780,"source":272,"sourceLanguage":18,"type":247},".agents/skills/query-clickhouse-via-metabase","Run ClickHouse `system.query_log` analysis via the internal Metabase API. Use when investigating slow queries, materialization candidates, per-team query performance, ClickHouse cost or memory issues, or any system.query_log question. Covers prod-us and prod-eu, SSO-gated cookie auth via `hogli`, and ready-to-run query patterns.\n","query-clickhouse-via-metabase",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/query-clickhouse-via-metabase/SKILL.md",[781],{"path":587,"priority":271},{"basePath":783,"description":784,"displayName":785,"installMethods":786,"rationale":787,"selectedPaths":788,"source":272,"sourceLanguage":18,"type":247},".agents/skills/react-doctor","Diagnose and fix React codebase health issues. Use when reviewing React code, fixing performance problems, auditing security, or improving code quality.","react-doctor",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/react-doctor/SKILL.md",[789],{"path":587,"priority":271},{"basePath":791,"description":792,"displayName":793,"installMethods":794,"rationale":795,"selectedPaths":796,"source":272,"sourceLanguage":18,"type":247},".agents/skills/scene-menu-bar","Conventions for adding or editing the SceneMenuBar above a scene's \u003CSceneTitleSection>. Use when adding new menu items, moving items between menus, gating behind feature flags, building a new scene's menubar, or wiring rich inputs (tags, combobox) into the bar.","scene-menu-bar",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/scene-menu-bar/SKILL.md",[797],{"path":587,"priority":271},{"basePath":799,"description":800,"displayName":801,"installMethods":802,"rationale":803,"selectedPaths":804,"source":272,"sourceLanguage":18,"type":247},".agents/skills/sending-notifications","How to send real-time in-app notifications from PostHog backend code. Use when integrating notifications into a new feature, wiring up a notification source (alerts, comments, approvals, pipelines, issues), or choosing the right target type and priority for a notification.","sending-notifications",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/sending-notifications/SKILL.md",[805],{"path":587,"priority":271},{"basePath":807,"description":808,"displayName":809,"installMethods":810,"rationale":811,"selectedPaths":812,"source":272,"sourceLanguage":18,"type":247},".agents/skills/setup-web-tests","Set up Python test environment in Claude Code for web where flox is unavailable. Use when you need to run backend tests and `uv sync` fails due to Python version mismatch.","setup-web-tests",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/setup-web-tests/SKILL.md",[813],{"path":587,"priority":271},{"basePath":815,"description":816,"displayName":817,"installMethods":818,"rationale":819,"selectedPaths":820,"source":272,"sourceLanguage":18,"type":247},".agents/skills/survey-sdk-audit","Audit PostHog survey SDK features and version requirements","survey-sdk-audit",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/survey-sdk-audit/SKILL.md",[821],{"path":587,"priority":271},{"basePath":823,"description":824,"displayName":825,"installMethods":826,"rationale":827,"selectedPaths":828,"source":272,"sourceLanguage":18,"type":247},".agents/skills/using-kea-disposables","Use when adding timers (`setInterval`, `setTimeout`), event listeners (`window.addEventListener`, `document.addEventListener`, `MediaQueryList.addEventListener`), or any other resource that needs cleanup inside a kea logic. Every logic has `cache.disposables.add(setup, key?, options?)` and `cache.disposables.dispose(key)` available via the globally registered `disposablesPlugin` (`frontend/src/kea-disposables.ts`). Replaces the bare `cache.foo = setInterval(...)` + `beforeUnmount: clearInterval(cache.foo)` pattern and auto-pauses background work when the tab is hidden.","using-kea-disposables",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/using-kea-disposables/SKILL.md",[829],{"path":587,"priority":271},{"basePath":831,"description":832,"displayName":833,"installMethods":834,"rationale":835,"selectedPaths":836,"source":272,"sourceLanguage":18,"type":247},".agents/skills/writing-skills","Guide for writing PostHog agent skills — job-to-be-done templates that teach agents how to use MCP tools to achieve a goal. Use when adding new product functionality that agents should know how to work with, creating a new skill, or updating existing skills in products/*/skills/.","writing-skills",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/writing-skills/SKILL.md",[837],{"path":587,"priority":271},{"basePath":839,"description":840,"displayName":841,"installMethods":842,"rationale":843,"selectedPaths":844,"source":272,"sourceLanguage":18,"type":247},"products/data_warehouse/skills/auditing-warehouse-data-health","Audit the health of a PostHog project's data warehouse — find every broken or degraded pipeline item across sources, sync schemas, materialized views, batch exports, and transformations. Use when the user asks \"what's broken in my warehouse?\", \"give me a health check\", \"audit my data pipeline\", \"why are some dashboards stale?\", or wants a one-shot triage summary before deciding where to spend time. Produces a prioritized report of issues grouped by severity and type, with recommended next steps.\n","auditing-warehouse-data-health",{"claudeCode":12},"SKILL.md frontmatter at products/data_warehouse/skills/auditing-warehouse-data-health/SKILL.md",[845],{"path":587,"priority":271},{"basePath":847,"description":848,"displayName":849,"installMethods":850,"rationale":851,"selectedPaths":852,"source":272,"sourceLanguage":18,"type":247},"products/data_warehouse/skills/diagnosing-failed-warehouse-syncs","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-data recovery actions.\n","diagnosing-failed-warehouse-syncs",{"claudeCode":12},"SKILL.md frontmatter at products/data_warehouse/skills/diagnosing-failed-warehouse-syncs/SKILL.md",[853],{"path":587,"priority":271},{"basePath":855,"description":856,"displayName":857,"installMethods":858,"rationale":859,"selectedPaths":860,"source":272,"sourceLanguage":18,"type":247},"products/data_warehouse/skills/setting-up-a-data-warehouse-source","Guide the user through connecting a new data warehouse source — Postgres, MySQL, Stripe, Hubspot, MongoDB, Salesforce, BigQuery, Snowflake, and so on. Use when the user wants to \"connect Stripe\", \"import data from Postgres\", \"add a new data source\", \"sync my warehouse tables\", or wants to pick sync methods for each table. Walks through source-type discovery, credential validation, table discovery, per-table sync_type selection, and the final create call. Also covers picking a good prefix and what to do right after creation.\n","setting-up-a-data-warehouse-source",{"claudeCode":12},"SKILL.md frontmatter at products/data_warehouse/skills/setting-up-a-data-warehouse-source/SKILL.md",[861,862],{"path":587,"priority":271},{"path":863,"priority":590},"references/sync-types.md",{"basePath":865,"description":866,"displayName":867,"installMethods":868,"rationale":869,"selectedPaths":870,"source":272,"sourceLanguage":18,"type":247},"products/data_warehouse/skills/suggesting-data-imports","Use when the user asks about revenue, payments, subscriptions, billing, CRM deals, support tickets, production database tables, or other data that PostHog does not collect natively. Also use when a query fails because a table does not exist or returns no results for expected external data. The data warehouse can import from SaaS tools (Stripe, Hubspot, etc.), production databases (Postgres, MySQL, BigQuery, Snowflake), and other arbitrary data sources. Covers checking existing sources, identifying the right source type, and guiding the setup.","suggesting-data-imports",{"claudeCode":12},"SKILL.md frontmatter at products/data_warehouse/skills/suggesting-data-imports/SKILL.md",[871],{"path":587,"priority":271},{"basePath":873,"description":874,"displayName":875,"installMethods":876,"rationale":877,"selectedPaths":878,"source":272,"sourceLanguage":18,"type":247},"products/data_warehouse/skills/tuning-incremental-sync-config","Change the sync configuration of an existing data warehouse schema — switch sync_type, pick a different incremental_field, set primary_key_columns, choose cdc_table_mode, or change sync_frequency. Use when the user asks \"switch my orders table from full refresh to incremental\", \"this table is syncing too slowly / too frequently\", \"I need to pick a different incremental column\", \"set up CDC for this Postgres table\", or when diagnosis of a failing sync pointed to an incremental-field or PK misconfiguration.\n","tuning-incremental-sync-config",{"claudeCode":12},"SKILL.md frontmatter at products/data_warehouse/skills/tuning-incremental-sync-config/SKILL.md",[879],{"path":587,"priority":271},{"basePath":881,"description":882,"displayName":883,"installMethods":884,"rationale":885,"selectedPaths":886,"source":272,"sourceLanguage":18,"type":247},"products/experiments/skills/analyzing-experiment-session-replays","Analyze session replay patterns across experiment variants to understand user behavior differences. Use when the user wants to see how users interact with different experiment variants, identify usability issues, compare behavior patterns between control and test groups, or get qualitative insights to complement quantitative experiment results.","analyzing-experiment-session-replays",{"claudeCode":12},"SKILL.md frontmatter at products/experiments/skills/analyzing-experiment-session-replays/SKILL.md",[887],{"path":587,"priority":271},{"basePath":889,"description":890,"displayName":891,"installMethods":892,"rationale":893,"selectedPaths":894,"source":272,"sourceLanguage":18,"type":247},"products/experiments/skills/configuring-experiment-analytics","Configures the analytics side of a PostHog experiment — exposure criteria (default `$feature_flag_called` vs custom exposure events), primary and secondary metrics, the supported metric types (count, sum, ratio with `math` and `math_property`, retention with `retention_window_start` and `start_handling`), multivariate user handling (\"Exclude\" vs \"First seen variant\"), and how to read results once the experiment is live. Use when the user adds or edits a primary or secondary metric (e.g. \"add a secondary metric tracking 'downloaded_file' per user\"), sets up a ratio metric (e.g. \"revenue from purchase_completed / pageviews\"), sets up a retention metric (e.g. \"$pageview → uploaded_file, 7-day window\"), configures custom exposure (e.g. \"only count users who hit /checkout\"), changes multivariate handling, or asks \"who is in the analysis?\", \"how do I measure impact?\", \"is this winning?\", \"what's the confidence level?\", or \"should I ship?\".","configuring-experiment-analytics",{"claudeCode":12},"SKILL.md frontmatter at products/experiments/skills/configuring-experiment-analytics/SKILL.md",[895,896,898],{"path":587,"priority":271},{"path":897,"priority":590},"references/interpreting-results.md",{"path":899,"priority":590},"references/metric-configuration.md",{"basePath":901,"description":902,"displayName":903,"installMethods":904,"rationale":905,"selectedPaths":906,"source":272,"sourceLanguage":18,"type":247},"products/experiments/skills/configuring-experiment-rollout","Configures the rollout shape of a PostHog experiment — the variant split (50/50, 80/20, A/B/C ratios), the overall rollout percentage that gates how many users enter the experiment, and the disambiguation when a percentage like \"roll out to 25%\" could mean either. Use when the user mentions a rollout percentage, variant split, or traffic distribution; gives a ratio like 60/40, 70/30, or 80/20; asks \"who sees the test variant?\"; wants to increase, decrease, or change the rollout or split on a draft or running experiment; weighs equal vs uneven splits; or proposes a mid-experiment split change (often an anti-pattern that needs reset or end-and-restart).","configuring-experiment-rollout",{"claudeCode":12},"SKILL.md frontmatter at products/experiments/skills/configuring-experiment-rollout/SKILL.md",[907,908],{"path":587,"priority":271},{"path":909,"priority":590},"references/changing-distribution-after-launch.md",{"basePath":911,"description":912,"displayName":913,"installMethods":914,"rationale":915,"selectedPaths":916,"source":272,"sourceLanguage":18,"type":247},"products/experiments/skills/creating-experiments","Guides agents through the 3-step experiment creation flow: defining the hypothesis, configuring rollout, and setting up analytics. Delegates rollout decisions to configuring-experiment-rollout and metric setup to configuring-experiment-analytics.\nTRIGGER when: user asks to create a new experiment or A/B test, OR when you are about to call experiment-create.\nDO NOT TRIGGER when: user is updating an existing experiment, managing lifecycle, or only browsing experiments.","creating-experiments",{"claudeCode":12},"SKILL.md frontmatter at products/experiments/skills/creating-experiments/SKILL.md",[917],{"path":587,"priority":271},{"basePath":919,"description":920,"displayName":921,"installMethods":922,"rationale":923,"selectedPaths":924,"source":272,"sourceLanguage":18,"type":247},"products/experiments/skills/finding-experiments","Resolves a PostHog experiment reference from natural language to a concrete experiment ID by browsing `experiment-list` (not feature-flag tools), with disambiguation when multiple experiments match. Use when the user names or quotes an experiment (\"split test demo\", \"the File engagement boost experiment\", \"onboarding retention test\", \"landing page hero experiment\", \"pricing experiment\"), describes it loosely (\"the signup experiment\", \"my pricing test\", \"the one with the new checkout\"), uses a relative reference (\"latest\", \"most recent\", \"the one I created yesterday\"), filters by status (running, draft, stopped, archived), or otherwise refers to an experiment by anything other than its concrete ID.","finding-experiments",{"claudeCode":12},"SKILL.md frontmatter at products/experiments/skills/finding-experiments/SKILL.md",[925],{"path":587,"priority":271},{"basePath":927,"description":928,"displayName":929,"installMethods":930,"rationale":931,"selectedPaths":932,"source":272,"sourceLanguage":18,"type":247},"products/experiments/skills/managing-experiment-lifecycle","Guides experiment state transitions: launching, pausing, resuming, ending, shipping variants, archiving, resetting, and duplicating. 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, or duplicate an experiment.\nDO NOT TRIGGER when: user is creating an experiment (use creating-experiments), configuring rollout (use configuring-experiment-rollout), or setting up metrics (use configuring-experiment-analytics).","managing-experiment-lifecycle",{"claudeCode":12},"SKILL.md frontmatter at products/experiments/skills/managing-experiment-lifecycle/SKILL.md",[933],{"path":587,"priority":271},{"basePath":935,"description":936,"displayName":937,"installMethods":938,"rationale":939,"selectedPaths":940,"source":272,"sourceLanguage":18,"type":247},"products/feature_flags/skills/cleaning-up-stale-feature-flags","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.","cleaning-up-stale-feature-flags",{"claudeCode":12},"SKILL.md frontmatter at products/feature_flags/skills/cleaning-up-stale-feature-flags/SKILL.md",[941],{"path":587,"priority":271},{"basePath":943,"description":944,"displayName":945,"installMethods":946,"rationale":947,"selectedPaths":948,"source":272,"sourceLanguage":18,"type":247},"products/feature_flags/skills/copying-flags-across-projects","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).","copying-flags-across-projects",{"claudeCode":12},"SKILL.md frontmatter at products/feature_flags/skills/copying-flags-across-projects/SKILL.md",[949],{"path":587,"priority":271},{"basePath":245,"description":10,"displayName":13,"installMethods":951,"rationale":952,"selectedPaths":953,"source":272,"sourceLanguage":18,"type":247},{"claudeCode":12},"SKILL.md frontmatter at products/growth/skills/diagnosing-sdk-health/SKILL.md",[954],{"path":587,"priority":271},{"basePath":956,"description":957,"displayName":958,"installMethods":959,"rationale":960,"selectedPaths":961,"source":272,"sourceLanguage":18,"type":247},"products/llm_analytics/skills/exploring-llm-clusters","Investigate LLM analytics clusters — understand usage patterns in AI/LLM traffic, compare cluster behavior, compute cost/latency metrics, and drill into individual traces within clusters.","exploring-llm-clusters",{"claudeCode":12},"SKILL.md frontmatter at products/llm_analytics/skills/exploring-llm-clusters/SKILL.md",[962,963],{"path":587,"priority":271},{"path":964,"priority":965},"scripts/print_clusters.py","low",{"basePath":967,"description":968,"displayName":969,"installMethods":970,"rationale":971,"selectedPaths":972,"source":272,"sourceLanguage":18,"type":247},"products/llm_analytics/skills/exploring-llm-costs","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.\n","exploring-llm-costs",{"claudeCode":12},"SKILL.md frontmatter at products/llm_analytics/skills/exploring-llm-costs/SKILL.md",[973,974,976,978,980,982,984],{"path":587,"priority":271},{"path":975,"priority":590},"references/breakdown-patterns.md",{"path":977,"priority":590},"references/cache-accounting.md",{"path":979,"priority":590},"references/cost-properties.md",{"path":981,"priority":590},"references/cost-sources.md",{"path":983,"priority":590},"references/materializing.md",{"path":985,"priority":590},"references/regression-debugging.md",{"basePath":987,"description":988,"displayName":989,"installMethods":990,"rationale":991,"selectedPaths":992,"source":272,"sourceLanguage":18,"type":247},"products/llm_analytics/skills/exploring-llm-evaluations","Investigate LLM analytics evaluations of both types — `hog` (deterministic code-based) and `llm_judge` (LLM-prompt-based). Find existing evaluations, inspect their configuration, run them against specific generations, query individual pass/fail results, and generate AI-powered summaries of patterns across many runs. Use when the user asks to debug why an evaluation is failing, surface common failure modes, compare results across filters, dry-run a Hog evaluator, prototype a new LLM-judge prompt, or manage the evaluation lifecycle (create, update, enable/disable, delete).\n","exploring-llm-evaluations",{"claudeCode":12},"SKILL.md frontmatter at products/llm_analytics/skills/exploring-llm-evaluations/SKILL.md",[993],{"path":587,"priority":271},{"basePath":995,"description":996,"displayName":997,"installMethods":998,"rationale":999,"selectedPaths":1000,"source":272,"sourceLanguage":18,"type":247},"products/llm_analytics/skills/exploring-llm-traces","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. /llm-analytics/traces/\u003Cid> or /llm-analytics/sessions/\u003Cid>), 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.\n","exploring-llm-traces",{"claudeCode":12},"SKILL.md frontmatter at products/llm_analytics/skills/exploring-llm-traces/SKILL.md",[1001,1002,1004,1006,1008,1010,1012,1014,1016,1018],{"path":587,"priority":271},{"path":1003,"priority":590},"references/events-and-properties.md",{"path":1005,"priority":590},"references/example-llm-trace.md.j2",{"path":1007,"priority":590},"references/example-llm-traces-list.md",{"path":1009,"priority":965},"scripts/extract_conversation.py",{"path":1011,"priority":965},"scripts/extract_span.py",{"path":1013,"priority":965},"scripts/print_summary.py",{"path":1015,"priority":965},"scripts/print_timeline.py",{"path":1017,"priority":965},"scripts/search_traces.py",{"path":1019,"priority":965},"scripts/show_structure.py",{"basePath":1021,"description":1022,"displayName":1023,"installMethods":1024,"rationale":1025,"selectedPaths":1026,"source":272,"sourceLanguage":18,"type":247},"products/llm_analytics/skills/feature-usage-feed","Set up an LLM-judge evaluation that extracts canonical use cases for a PostHog feature at scale and streams the results to a Slack channel as a live feed. Use when someone wants to understand how users are actually using a specific AI/LLM-powered feature in production — what they're investigating, what questions they're trying to answer, and what patterns surface — without manually reading hundreds of traces. Assumes the feature emits `$ai_generation` and `$ai_evaluation` events with `$session_id` linkage to the trigger user's recording (the standard setup post the session-summary linkage PRs).\n","feature-usage-feed",{"claudeCode":12},"SKILL.md frontmatter at products/llm_analytics/skills/feature-usage-feed/SKILL.md",[1027],{"path":587,"priority":271},{"basePath":1029,"description":1030,"displayName":1031,"installMethods":1032,"rationale":1033,"selectedPaths":1034,"source":272,"sourceLanguage":18,"type":247},"products/llm_analytics/skills/skills-store","Discover and use shared team skills stored in PostHog. Use when the user asks to list, browse, load, or manage \"shared skills\", \"team skills\", or references the \"skills store\" / \"skill store\".","skills-store",{"claudeCode":12},"SKILL.md frontmatter at products/llm_analytics/skills/skills-store/SKILL.md",[1035],{"path":587,"priority":271},{"basePath":1037,"description":1038,"displayName":1039,"installMethods":1040,"rationale":1041,"selectedPaths":1042,"source":272,"sourceLanguage":18,"type":247},"products/llm_analytics/skills/working-with-skills","Best practices for agents managing PostHog skills via the MCP `llma-skill-*` tools — how to discover, read, create, update, and refactor skills efficiently, especially large skills with many bundled files. Use whenever you are about to call any `llma-skill-*` tool, asked to author or edit a shared skill, or troubleshoot why a skill write was rejected. Pairs with `skills-store` (which covers the raw tool surface) by adding the decision-tree, efficiency, and pitfall guidance.","working-with-skills",{"claudeCode":12},"SKILL.md frontmatter at products/llm_analytics/skills/working-with-skills/SKILL.md",[1043],{"path":587,"priority":271},{"basePath":1045,"description":1046,"displayName":1047,"installMethods":1048,"rationale":1049,"selectedPaths":1050,"source":272,"sourceLanguage":18,"type":247},"products/logs/skills/authoring-log-alerts","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.\n","authoring-log-alerts",{"claudeCode":12},"SKILL.md frontmatter at products/logs/skills/authoring-log-alerts/SKILL.md",[1051,1052,1054,1056],{"path":587,"priority":271},{"path":1053,"priority":590},"references/threshold-defaults.md",{"path":1055,"priority":590},"references/volume-floor-alerts.md",{"path":1057,"priority":965},"scripts/baseline_stats.py",{"basePath":1059,"description":1060,"displayName":1061,"installMethods":1062,"rationale":1063,"selectedPaths":1064,"source":272,"sourceLanguage":18,"type":247},"products/posthog_ai/skills/auditing-experiments-flags","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.","auditing-experiments-flags",{"claudeCode":12},"SKILL.md frontmatter at products/posthog_ai/skills/auditing-experiments-flags/SKILL.md",[1065,1066,1068,1070,1072,1074],{"path":587,"priority":271},{"path":1067,"priority":590},"references/experiment-checks.md",{"path":1069,"priority":590},"references/finding-taxonomy.md",{"path":1071,"priority":590},"references/flag-checks.md.j2",{"path":1073,"priority":590},"references/remediation-actions.md",{"path":1075,"priority":590},"references/synthesis-patterns.md",{"basePath":1077,"description":1078,"displayName":1079,"installMethods":1080,"rationale":1081,"selectedPaths":1082,"source":272,"sourceLanguage":18,"type":247},"products/posthog_ai/skills/managing-subscriptions","Manage PostHog subscriptions — scheduled email, Slack, or webhook deliveries of insight or dashboard snapshots. Use when the user wants to subscribe to an insight or dashboard, check existing subscriptions, change delivery frequency, add or remove recipients, or stop receiving updates.","managing-subscriptions",{"claudeCode":12},"SKILL.md frontmatter at products/posthog_ai/skills/managing-subscriptions/SKILL.md",[1083],{"path":587,"priority":271},{"basePath":1085,"description":1086,"displayName":1087,"installMethods":1088,"rationale":1089,"selectedPaths":1090,"source":272,"sourceLanguage":18,"type":247},"products/posthog_ai/skills/querying-posthog-data","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 schemas (system.*), available functions, query examples, and the schema-discovery workflow.","querying-posthog-data",{"claudeCode":12},"SKILL.md frontmatter at products/posthog_ai/skills/querying-posthog-data/SKILL.md",[1091,1092,1094,1096,1098,1100,1102,1104,1105,1106,1108,1110,1112,1114,1116,1118,1120,1122,1124,1126,1128,1130,1132,1134,1136,1138,1140,1142,1144,1146,1148,1150,1152,1154,1156,1158,1160,1162,1164,1166,1168,1170,1172,1174,1176,1178,1180,1182,1184,1186,1188,1190],{"path":587,"priority":271},{"path":1093,"priority":590},"references/available-functions.md.j2",{"path":1095,"priority":590},"references/example-error-tracking.md.j2",{"path":1097,"priority":590},"references/example-event-taxonomy.md.j2",{"path":1099,"priority":590},"references/example-funnel-breakdown.md.j2",{"path":1101,"priority":590},"references/example-funnel-trends.md.j2",{"path":1103,"priority":590},"references/example-lifecycle.md.j2",{"path":1005,"priority":590},{"path":1007,"priority":590},{"path":1107,"priority":590},"references/example-logs.md.j2",{"path":1109,"priority":590},"references/example-paths.md.j2",{"path":1111,"priority":590},"references/example-person-property-taxonomy.md.j2",{"path":1113,"priority":590},"references/example-retention.md.j2",{"path":1115,"priority":590},"references/example-session-replay.md.j2",{"path":1117,"priority":590},"references/example-sessions.md.j2",{"path":1119,"priority":590},"references/example-stickiness.md.j2",{"path":1121,"priority":590},"references/example-team-taxonomy.md.j2",{"path":1123,"priority":590},"references/example-trends-breakdowns.md.j2",{"path":1125,"priority":590},"references/example-trends-unique-users.md.j2",{"path":1127,"priority":590},"references/example-web-overview.md.j2",{"path":1129,"priority":590},"references/example-web-path-stats.md.j2",{"path":1131,"priority":590},"references/example-web-traffic-by-device-type.md.j2",{"path":1133,"priority":590},"references/example-web-traffic-channels.md.j2",{"path":1135,"priority":590},"references/guidelines.md",{"path":1137,"priority":590},"references/hogql-extensions.md",{"path":1139,"priority":590},"references/models-actions.md",{"path":1141,"priority":590},"references/models-activity-logs.md",{"path":1143,"priority":590},"references/models-alerts.md",{"path":1145,"priority":590},"references/models-annotations.md",{"path":1147,"priority":590},"references/models-batch-exports.md",{"path":1149,"priority":590},"references/models-cohorts.md",{"path":1151,"priority":590},"references/models-dashboards-insights.md",{"path":1153,"priority":590},"references/models-data-warehouse.md",{"path":1155,"priority":590},"references/models-early-access-features.md",{"path":1157,"priority":590},"references/models-endpoints.md",{"path":1159,"priority":590},"references/models-error-tracking.md",{"path":1161,"priority":590},"references/models-flags-experiments.md",{"path":1163,"priority":590},"references/models-hog-flows.md",{"path":1165,"priority":590},"references/models-hog-functions.md",{"path":1167,"priority":590},"references/models-integrations.md",{"path":1169,"priority":590},"references/models-llm-analytics-reviews.md",{"path":1171,"priority":590},"references/models-logs.md",{"path":1173,"priority":590},"references/models-notebooks.md",{"path":1175,"priority":590},"references/models-session-recording-playlists.md",{"path":1177,"priority":590},"references/models-session-recordings.md",{"path":1179,"priority":590},"references/models-support-tickets.md",{"path":1181,"priority":590},"references/models-surveys.md",{"path":1183,"priority":590},"references/models-usage-metrics.md",{"path":1185,"priority":590},"references/models-variables.md",{"path":1187,"priority":590},"references/person-property-modes.md",{"path":1189,"priority":590},"references/taxonomy-dynamic-properties.md",{"path":1191,"priority":590},"references/taxonomy-skipped-events.md",{"basePath":1193,"description":1194,"displayName":1195,"installMethods":1196,"rationale":1197,"selectedPaths":1198,"source":272,"sourceLanguage":18,"type":247},"products/product_analytics/skills/exploring-autocapture-events","Guides exploration of $autocapture events captured by posthog-js to understand user interactions, find CSS selectors (especially data-attr attributes), evaluate selector uniqueness, query matching clicks ad-hoc, and create actions. Use when the user asks about autocapture data, wants to find what users are clicking, needs to build actions from click events, asks about elements_chain, wants to build a trend or funnel filtered by clicks or other autocapture interactions, asks which properties autocapture sends, or asks how to filter $autocapture events. Only applies to projects using posthog-js autocapture.\n","exploring-autocapture-events",{"claudeCode":12},"SKILL.md frontmatter at products/product_analytics/skills/exploring-autocapture-events/SKILL.md",[1199,1200,1202],{"path":587,"priority":271},{"path":1201,"priority":590},"references/elements-chain-format.md",{"path":1203,"priority":590},"references/example-queries.md",{"basePath":1205,"description":1206,"displayName":1207,"installMethods":1208,"rationale":1209,"selectedPaths":1210,"source":272,"sourceLanguage":18,"type":247},"products/product_analytics/skills/investigate-metric","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.\n","investigate-metric",{"claudeCode":12},"SKILL.md frontmatter at products/product_analytics/skills/investigate-metric/SKILL.md",[1211,1212,1214,1216,1218,1220,1222,1224,1226,1228,1230,1232],{"path":587,"priority":271},{"path":1213,"priority":590},"references/box-plot-playbook.md",{"path":1215,"priority":590},"references/common-causes.md",{"path":1217,"priority":590},"references/funnel-playbook.md",{"path":1219,"priority":590},"references/lifecycle-playbook.md",{"path":1221,"priority":590},"references/paths-playbook.md",{"path":1223,"priority":590},"references/retention-playbook.md",{"path":1225,"priority":590},"references/shared-patterns.md",{"path":1227,"priority":590},"references/stickiness-playbook.md",{"path":1229,"priority":590},"references/trend-playbook.md",{"path":1231,"priority":965},"scripts/breakdown_attribution.py",{"path":1233,"priority":965},"scripts/compare_to_prior_periods.py",{"basePath":1235,"description":1236,"displayName":1237,"installMethods":1238,"rationale":1239,"selectedPaths":1240,"source":272,"sourceLanguage":18,"type":247},"products/query_performance_ai/sandboxed_autoresearch_agent/pi_plugin/skills/clickhouse-autoresearch-campaign","Run a ClickHouse query optimization campaign on one git branch using pi-autoresearch, dynamic lanes and hypotheses, baseline result capture, correctness checks, and stagnation-aware lane/campaign review.","clickhouse-autoresearch-campaign",{"claudeCode":12},"SKILL.md frontmatter at products/query_performance_ai/sandboxed_autoresearch_agent/pi_plugin/skills/clickhouse-autoresearch-campaign/SKILL.md",[1241,1242],{"path":587,"priority":271},{"path":1243,"priority":590},"orchestration.md",{"basePath":1245,"description":1246,"displayName":1247,"installMethods":1248,"rationale":1249,"selectedPaths":1250,"source":272,"sourceLanguage":18,"type":247},"products/replay/skills/debugging-local-replay","Debugs why session recordings aren't appearing in the local dev environment. Use when a developer reports that local replay ingestion isn't working, recordings aren't showing up despite /s calls, or the replay pipeline seems broken after hogli start. Covers the full local pipeline: SDK capture, Caddy proxy, capture-replay (Rust), Kafka, ingestion-sessionreplay (Node), recording-api (Node), SeaweedFS, and common failure modes like orphaned processes, stuck phrocs workers, and trigger misconfiguration.\n","debugging-local-replay",{"claudeCode":12},"SKILL.md frontmatter at products/replay/skills/debugging-local-replay/SKILL.md",[1251,1252],{"path":587,"priority":271},{"path":1253,"priority":590},"references/common-failures.md",{"basePath":1255,"description":1256,"displayName":1257,"installMethods":1258,"rationale":1259,"selectedPaths":1260,"source":272,"sourceLanguage":18,"type":247},"products/replay/skills/diagnosing-missing-recordings","Diagnoses why a session recording is missing or was not captured. Use when a user asks why a session has no replay, why recordings aren't appearing, or wants to troubleshoot session replay capture issues for a specific session ID or across their project. Covers SDK diagnostic signals, project settings, sampling, triggers, ad blockers, and quota/billing scenarios.\n","diagnosing-missing-recordings",{"claudeCode":12},"SKILL.md frontmatter at products/replay/skills/diagnosing-missing-recordings/SKILL.md",[1261,1262,1264,1266],{"path":587,"priority":271},{"path":1263,"priority":590},"references/diagnosis-logic.md",{"path":1265,"priority":590},"references/diagnostic-signals.md",{"path":1267,"priority":590},"references/examples.md",{"basePath":1269,"description":1270,"displayName":1271,"installMethods":1272,"rationale":1273,"selectedPaths":1274,"source":272,"sourceLanguage":18,"type":247},"products/replay/skills/finding-replay-for-issue","Finds the most informative session recording linked to an error tracking issue. Use when a user has an error tracking issue ID and wants to watch a replay showing what the user was doing when the error occurred. Ranks linked sessions by recency, activity score, and journey completeness, then summarizes the pre-error context. Replaces blind session picking from potentially hundreds of linked recordings.\n","finding-replay-for-issue",{"claudeCode":12},"SKILL.md frontmatter at products/replay/skills/finding-replay-for-issue/SKILL.md",[1275],{"path":587,"priority":271},{"basePath":1277,"description":1278,"displayName":1279,"installMethods":1280,"rationale":1281,"selectedPaths":1282,"source":272,"sourceLanguage":18,"type":247},"products/replay/skills/investigating-replay","Investigates a session recording by gathering metadata, person profile, same-session events, and linked error tracking issues in one pass. Use when a user provides a recording or session ID and wants to understand what happened — who the user was, what they did, what errors occurred, and whether there are related error tracking issues. Replaces the manual chain of session-recording-get, persons-retrieve, execute-sql, and query-error-tracking-issues-list.\n","investigating-replay",{"claudeCode":12},"SKILL.md frontmatter at products/replay/skills/investigating-replay/SKILL.md",[1283],{"path":587,"priority":271},{"basePath":1285,"description":1286,"displayName":1287,"installMethods":1288,"rationale":1289,"selectedPaths":1290,"source":272,"sourceLanguage":18,"type":247},"products/signals/skills/inbox-exploration","Explore PostHog's Inbox — the surface where signal reports surface as actionable issues and trends. Use when the user asks \"what's in my inbox?\", \"what should I look at?\", \"which reports are actionable?\", \"what's PostHog flagged recently?\", asks about a specific report by ID or title, or wants to see which signal sources are configured. Covers listing, filtering, and drilling into reports, plus pointers to the deeper `signals` skill when raw signals or semantic search are needed.\n","inbox-exploration",{"claudeCode":12},"SKILL.md frontmatter at products/signals/skills/inbox-exploration/SKILL.md",[1291],{"path":587,"priority":271},{"basePath":1293,"description":1294,"displayName":1295,"installMethods":1296,"rationale":1297,"selectedPaths":1298,"source":272,"sourceLanguage":18,"type":247},"products/signals/skills/signals","How to query the document_embeddings table for raw signal data using HogQL. Use when you need to perform semantic search over signals, fetch every signal that contributed to a specific report, or list signal types. For browsing the curated report layer (the Inbox) — listing reports, filtering by status/source, drilling into a single report by ID — use the `inbox-exploration` skill first; drop into this skill afterwards if the user wants the underlying observations.\n","signals",{"claudeCode":12},"SKILL.md frontmatter at products/signals/skills/signals/SKILL.md",[1299],{"path":587,"priority":271},{"basePath":1301,"description":1302,"displayName":1303,"installMethods":1304,"rationale":1305,"selectedPaths":1306,"source":272,"sourceLanguage":18,"type":247},"products/tracing/skills/exploring-apm-traces","Investigates distributed application performance using PostHog APM (OpenTelemetry span) data via MCP. Use when the user asks about service traces, slow HTTP/database spans, error spans, trace IDs, or span attributes — not LLM analytics traces or product logs. Uses posthog:query-apm-spans, posthog:apm-trace-get, posthog:apm-services-list, posthog:apm-attributes-list, and posthog:apm-attribute-values-list.\n","exploring-apm-traces",{"claudeCode":12},"SKILL.md frontmatter at products/tracing/skills/exploring-apm-traces/SKILL.md",[1307],{"path":587,"priority":271},{"basePath":1309,"description":1310,"displayName":1311,"installMethods":1312,"rationale":1313,"selectedPaths":1314,"source":272,"sourceLanguage":18,"type":247},"products/visual_review/skills/triaging-visual-review-runs","Inspects PostHog Visual Review (VR) runs that gate PR merges with screenshot regression checks. Use when the user mentions \"visual review\", \"VR\", \"snapshot diff\", \"screenshot test\", \"storybook regression\", \"playwright snapshot\", asks why a PR is blocked or what changed visually, wants to triage the VR backlog, decide whether a snapshot diff is real vs flaky, or check whether a story has been changing across runs. Also invoke when a PR has a failing `visual-review` status check, when a PR comment mentions \"Visual review\", or when the user is on a branch with an open VR run.\n","triaging-visual-review-runs",{"claudeCode":12},"SKILL.md frontmatter at products/visual_review/skills/triaging-visual-review-runs/SKILL.md",[1315],{"path":587,"priority":271},{"basePath":1317,"description":1318,"displayName":1319,"installMethods":1320,"rationale":1321,"selectedPaths":1322,"source":272,"sourceLanguage":18,"type":247},"products/web_analytics/skills/exploring-live-traffic","Inspects PostHog Web analytics Live tab data — current users online, last-30-minutes pageviews, top pages, referrers, devices, browsers, countries, bot traffic, and the per-minute bot/users charts. Use when the user asks \"who is on my site right now?\", \"what is happening live?\", \"what bots are crawling me?\", asks about the \"live tab\" / \"live dashboard\", wants live numbers (last 30 min), or wants help filtering or drilling into the live view. Also covers building product-analytics insights that mirror what the tiles show.","exploring-live-traffic",{"claudeCode":12},"SKILL.md frontmatter at products/web_analytics/skills/exploring-live-traffic/SKILL.md",[1323],{"path":587,"priority":271},{"basePath":1325,"description":1326,"displayName":1327,"installMethods":1328,"rationale":1329,"selectedPaths":1330,"source":272,"sourceLanguage":18,"type":247},"products/web_analytics/skills/managing-path-cleaning-rules","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 placeholder convention, rule ordering, the test workflow, and applying rules via the project-settings-update MCP tool.","managing-path-cleaning-rules",{"claudeCode":12},"SKILL.md frontmatter at products/web_analytics/skills/managing-path-cleaning-rules/SKILL.md",[1331],{"path":587,"priority":271},{"basePath":1333,"description":1334,"displayName":1335,"installMethods":1336,"rationale":1337,"selectedPaths":1338,"source":272,"sourceLanguage":18,"type":247},"tools/traffic-sim/skills/check-posthog-loading","Inspect how the PostHog JavaScript SDK is loaded across a list of URLs. Use to confirm consistent installation across pages, find pages missing the snippet, detect mismatched API keys or hosts between pages, and verify the load method (head snippet vs deferred vs array.js).\n","check-posthog-loading",{"claudeCode":12},"SKILL.md frontmatter at tools/traffic-sim/skills/check-posthog-loading/SKILL.md",[1339],{"path":587,"priority":271},{"basePath":1341,"description":1342,"displayName":1343,"installMethods":1344,"rationale":1345,"selectedPaths":1346,"source":272,"sourceLanguage":18,"type":247},"tools/traffic-sim/skills/simulate-new-user","Send synthetic first-time-visitor traffic to a URL and confirm that PostHog $pageview events fire. Use when a customer wants to verify that anonymous visitor tracking works, after deploying instrumentation changes, or when debugging \"events not arriving\" reports.\n","simulate-new-user",{"claudeCode":12},"SKILL.md frontmatter at tools/traffic-sim/skills/simulate-new-user/SKILL.md",[1347],{"path":587,"priority":271},{"basePath":1349,"description":1350,"displayName":1351,"installMethods":1352,"rationale":1353,"selectedPaths":1354,"source":272,"sourceLanguage":18,"type":247},"tools/traffic-sim/skills/simulate-returning-user","Send synthetic single-session multi-page traffic to a URL and confirm PostHog $pageview events fire across page views. Use when verifying that cookies persist correctly, that the same distinct_id is reused across navigations, or when debugging session-stitching issues.\n","simulate-returning-user",{"claudeCode":12},"SKILL.md frontmatter at tools/traffic-sim/skills/simulate-returning-user/SKILL.md",[1355],{"path":587,"priority":271},{"basePath":1357,"description":1358,"displayName":1359,"installMethods":1360,"rationale":1361,"selectedPaths":1362,"source":272,"sourceLanguage":18,"type":247},"tools/traffic-sim/skills/verify-posthog-instrumentation","Use this skill to verify that PostHog instrumentation is firing correctly on a website. Drives a real browser at one or more URLs, observes which PostHog events actually arrive, and reports a pass/fail summary. Use after installing the PostHog SDK on a site, after a deploy that touches tracking code, or when events appear missing in the PostHog dashboard.\n","verify-posthog-instrumentation",{"claudeCode":12},"SKILL.md frontmatter at tools/traffic-sim/skills/verify-posthog-instrumentation/SKILL.md",[1363],{"path":587,"priority":271},{"basePath":1365,"displayName":1366,"installMethods":1367,"rationale":1368,"selectedPaths":1369,"source":272,"sourceLanguage":18,"type":1374},"products/visual_review/cli","@posthog/visual-review-cli",{"npm":1366},"cli ecosystem detected at products/visual_review/cli",[1370,1372],{"path":1371,"priority":271},"package.json",{"path":1373,"priority":965},"src/index.ts","cli",{"basePath":1376,"installMethods":1377,"rationale":1379,"selectedPaths":1380,"source":272,"sourceLanguage":18,"type":1374},"bin/hobby-installer",{"go":1378},"github.com/posthog/posthog/bin/hobby-installer","cli ecosystem detected at bin/hobby-installer",[1381,1383,1385],{"path":1382,"priority":271},"go.mod",{"path":1384,"priority":271},"README.md",{"path":1386,"priority":590},"main.go",{"basePath":1374,"installMethods":1388,"rationale":1390,"selectedPaths":1391,"source":272,"sourceLanguage":18,"type":1374},{"cargo":1389},"posthog-cli","cli ecosystem detected at cli",[1392,1394,1395,1397],{"path":1393,"priority":271},"Cargo.toml",{"path":1384,"priority":271},{"path":1396,"priority":590},"src/main.rs",{"path":1398,"priority":965},"src/lib.rs",{"basePath":1400,"installMethods":1401,"rationale":1403,"selectedPaths":1404,"source":272,"sourceLanguage":18,"type":1374},"funnel-udf",{"cargo":1402},"funnels","cli ecosystem detected at funnel-udf",[1405,1406,1407],{"path":1393,"priority":271},{"path":1384,"priority":271},{"path":1396,"priority":590},{"basePath":1409,"installMethods":1410,"rationale":1412,"selectedPaths":1413,"source":272,"sourceLanguage":18,"type":1374},"livestream",{"go":1411},"github.com/posthog/posthog/livestream","cli ecosystem detected at livestream",[1414,1415,1416],{"path":1382,"priority":271},{"path":1384,"priority":271},{"path":1386,"priority":590},{"basePath":1418,"installMethods":1419,"rationale":1421,"selectedPaths":1422,"source":272,"sourceLanguage":18,"type":1374},"rust/batch-import-worker",{"cargo":1420},"batch-import-worker","cli ecosystem detected at rust/batch-import-worker",[1423,1424,1425],{"path":1393,"priority":271},{"path":1396,"priority":590},{"path":1398,"priority":965},{"basePath":1427,"installMethods":1428,"rationale":1430,"selectedPaths":1431,"source":272,"sourceLanguage":18,"type":1374},"rust/capture",{"cargo":1429},"capture","cli ecosystem detected at rust/capture",[1432,1433,1434],{"path":1393,"priority":271},{"path":1396,"priority":590},{"path":1398,"priority":965},{"basePath":1436,"installMethods":1437,"rationale":1439,"selectedPaths":1440,"source":272,"sourceLanguage":18,"type":1374},"rust/capture-logs",{"cargo":1438},"capture-logs","cli ecosystem detected at rust/capture-logs",[1441,1442,1443,1444],{"path":1393,"priority":271},{"path":1384,"priority":271},{"path":1396,"priority":590},{"path":1398,"priority":965},{"basePath":1446,"installMethods":1447,"rationale":1449,"selectedPaths":1450,"source":272,"sourceLanguage":18,"type":1374},"rust/common/hogvm",{"cargo":1448},"hogvm","cli ecosystem detected at rust/common/hogvm",[1451,1452],{"path":1393,"priority":271},{"path":1398,"priority":965},{"basePath":1454,"installMethods":1455,"rationale":1457,"selectedPaths":1458,"source":272,"sourceLanguage":18,"type":1374},"rust/cyclotron-janitor",{"cargo":1456},"cyclotron-janitor","cli ecosystem detected at rust/cyclotron-janitor",[1459,1460,1461],{"path":1393,"priority":271},{"path":1396,"priority":590},{"path":1398,"priority":965},{"basePath":1463,"installMethods":1464,"rationale":1466,"selectedPaths":1467,"source":272,"sourceLanguage":18,"type":1374},"rust/cymbal",{"cargo":1465},"cymbal","cli ecosystem detected at rust/cymbal",[1468,1469,1470,1471],{"path":1393,"priority":271},{"path":1384,"priority":271},{"path":1396,"priority":590},{"path":1398,"priority":965},{"basePath":1473,"installMethods":1474,"rationale":1476,"selectedPaths":1477,"source":272,"sourceLanguage":18,"type":1374},"rust/embedding-worker",{"cargo":1475},"embedding-worker","cli ecosystem detected at rust/embedding-worker",[1478,1479,1480],{"path":1393,"priority":271},{"path":1396,"priority":590},{"path":1398,"priority":965},{"basePath":1482,"installMethods":1483,"rationale":1485,"selectedPaths":1486,"source":272,"sourceLanguage":18,"type":1374},"rust/feature-flags",{"cargo":1484},"feature-flags","cli ecosystem detected at rust/feature-flags",[1487,1488,1489,1491,1492],{"path":1393,"priority":271},{"path":1384,"priority":271},{"path":1490,"priority":590},"src/bin/warm-flags-cache.rs",{"path":1396,"priority":590},{"path":1398,"priority":965},{"basePath":1494,"installMethods":1495,"rationale":1497,"selectedPaths":1498,"source":272,"sourceLanguage":18,"type":1374},"rust/flags-consumer",{"cargo":1496},"flags-consumer","cli ecosystem detected at rust/flags-consumer",[1499,1500,1501],{"path":1393,"priority":271},{"path":1396,"priority":590},{"path":1398,"priority":965},{"basePath":1503,"installMethods":1504,"rationale":1506,"selectedPaths":1507,"source":272,"sourceLanguage":18,"type":1374},"rust/hypercache-server",{"cargo":1505},"hypercache-server","cli ecosystem detected at rust/hypercache-server",[1508,1509,1510],{"path":1393,"priority":271},{"path":1396,"priority":590},{"path":1398,"priority":965},{"basePath":1512,"installMethods":1513,"rationale":1515,"selectedPaths":1516,"source":272,"sourceLanguage":18,"type":1374},"rust/ingestion-consumer",{"cargo":1514},"ingestion-consumer","cli ecosystem detected at rust/ingestion-consumer",[1517,1518,1519],{"path":1393,"priority":271},{"path":1396,"priority":590},{"path":1398,"priority":965},{"basePath":1521,"installMethods":1522,"rationale":1524,"selectedPaths":1525,"source":272,"sourceLanguage":18,"type":1374},"rust/kafka-assigner",{"cargo":1523},"kafka-assigner","cli ecosystem detected at rust/kafka-assigner",[1526,1527,1528],{"path":1393,"priority":271},{"path":1396,"priority":590},{"path":1398,"priority":965},{"basePath":1530,"installMethods":1531,"rationale":1533,"selectedPaths":1534,"source":272,"sourceLanguage":18,"type":1374},"rust/kafka-deduplicator",{"cargo":1532},"kafka-deduplicator","cli ecosystem detected at rust/kafka-deduplicator",[1535,1536,1537,1538],{"path":1393,"priority":271},{"path":1384,"priority":271},{"path":1396,"priority":590},{"path":1398,"priority":965},{"basePath":1540,"installMethods":1541,"rationale":1543,"selectedPaths":1544,"source":272,"sourceLanguage":18,"type":1374},"rust/personhog-leader",{"cargo":1542},"personhog-leader","cli ecosystem detected at rust/personhog-leader",[1545,1546,1547,1548],{"path":1393,"priority":271},{"path":1384,"priority":271},{"path":1396,"priority":590},{"path":1398,"priority":965},{"basePath":1550,"installMethods":1551,"rationale":1553,"selectedPaths":1554,"source":272,"sourceLanguage":1559,"type":1374},"rust/personhog-replica",{"cargo":1552},"personhog-replica","cli ecosystem detected at rust/personhog-replica",[1555,1556,1557,1558],{"path":1393,"priority":271},{"path":1384,"priority":271},{"path":1396,"priority":590},{"path":1398,"priority":965},"fr",{"basePath":1561,"installMethods":1562,"rationale":1564,"selectedPaths":1565,"source":272,"sourceLanguage":18,"type":1374},"rust/personhog-router",{"cargo":1563},"personhog-router","cli ecosystem detected at rust/personhog-router",[1566,1567,1568,1569],{"path":1393,"priority":271},{"path":1384,"priority":271},{"path":1396,"priority":590},{"path":1398,"priority":965},{"basePath":1571,"installMethods":1572,"rationale":1574,"selectedPaths":1575,"source":272,"sourceLanguage":18,"type":1374},"rust/personhog-writer",{"cargo":1573},"personhog-writer","cli ecosystem detected at rust/personhog-writer",[1576,1577,1578,1579],{"path":1393,"priority":271},{"path":1384,"priority":271},{"path":1396,"priority":590},{"path":1398,"priority":965},{"basePath":1581,"installMethods":1582,"rationale":1584,"selectedPaths":1585,"source":272,"sourceLanguage":18,"type":1374},"rust/property-defs-rs",{"cargo":1583},"property-defs-rs","cli ecosystem detected at rust/property-defs-rs",[1586,1587,1588,1589],{"path":1393,"priority":271},{"path":1384,"priority":271},{"path":1396,"priority":590},{"path":1398,"priority":965},{"basePath":1591,"installMethods":1592,"rationale":1593,"selectedPaths":1594,"source":272,"sourceLanguage":18,"type":1374},"tools/hogli",{"pypi":632},"cli ecosystem detected at tools/hogli",[1595,1597,1598,1601,1603],{"path":1596,"priority":271},"pyproject.toml",{"path":1384,"priority":271},{"path":1599,"priority":1600},"LICENSE","high",{"path":1602,"priority":590},"src/hogli/cli.py",{"path":1604,"priority":965},"src/hogli/__main__.py",{"basePath":1606,"installMethods":1607,"rationale":1609,"selectedPaths":1610,"source":272,"sourceLanguage":18,"type":1374},"tools/phrocs",{"go":1608},"github.com/posthog/posthog/phrocs","cli ecosystem detected at tools/phrocs",[1611,1612,1613],{"path":1382,"priority":271},{"path":1384,"priority":271},{"path":1386,"priority":590},{"sources":1615},[1616],"manual",{"npmPackage":1618},"@posthog/root",{"closedIssues90d":232,"description":1620,"forks":233,"homepage":1621,"license":239,"openIssues90d":234,"pushedAt":235,"readmeSize":230,"stars":236,"topics":1622},"🦔 PostHog is an all-in-one developer platform for building successful products. We offer product analytics, web analytics, session replay, error tracking, feature flags, experimentation, surveys, data warehouse, a CDP, and an AI product assistant to help debug your code, ship features faster, and keep all your usage and customer data in one stack.","https://posthog.com",[216,1623,1624,1625,1626,1627,1628,1484,1629,1630,1631,1632,1633,1634,1635],"python","react","javascript","typescript","ab-testing","experiments","session-replay","ai-analytics","cdp","data-warehouse","product-analytics","surveys","web-analytics",{"downloads":8},{"classifiedAt":1638,"discoverAt":1639,"extractAt":1640,"githubAt":1640,"npmAt":1641,"updatedAt":1638},1778695659926,1778695623992,1778695651179,1778695654741,[216,214,212,213,215],{"evaluatedAt":243,"extractAt":1644,"updatedAt":243},1778695660274,[],[1647,1684,1713,1741,1770,1800],{"_creationTime":1648,"_id":1649,"community":1650,"display":1651,"identity":1657,"providers":1663,"relations":1676,"tags":1679,"workflow":1680},1778699134715.357,"k174n2mwmn4jp9gk557441fakn86n9w1",{"reviewCount":8},{"description":1652,"installMethods":1653,"name":1655,"sourceUrl":1656},"Zeitreihenprognose für KI-Agenten. ARIMA- und Holt-Winters-Vorhersagen mit Konfidenzintervallen. Prognostizieren Sie Umsatz, Traffic, Preise oder beliebige sequentielle Daten. Inferenz unter 5 ms.",{"claudeCode":1654},"Whatsonyourmind/oraclaw","OraClaw Forecast","https://github.com/Whatsonyourmind/oraclaw",{"basePath":1658,"githubOwner":1659,"githubRepo":1660,"locale":1661,"slug":1662,"type":247},"mission-control/packages/clawhub-skills/oraclaw-forecast","Whatsonyourmind","oraclaw","de","oraclaw-forecast",{"evaluate":1664,"extract":1674},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1665,"tags":1666,"targetMarket":217,"tier":1673},100,[1667,1668,1669,1670,1671,216,1672],"forecasting","time-series","prediction","arima","holt-winters","data-science","verified",{"commitSha":253,"license":1675},"MIT",{"repoId":1677,"translatedFrom":1678},"kd76fmxm1ng903s4fmj0p7hxxs86ndkg","k17a19x757qjaehqa5jah8k7y986n55p",[216,1670,1672,1667,1671,1669,1668],{"evaluatedAt":1681,"extractAt":1682,"updatedAt":1683},1778698975269,1778698837670,1778699134715,{"_creationTime":1685,"_id":1686,"community":1687,"display":1688,"identity":1694,"providers":1698,"relations":1706,"tags":1709,"workflow":1710},1778695720086.77,"k17dem9k6ck7j5dvtc629g0cdh86np6g",{"reviewCount":8},{"description":1689,"installMethods":1690,"name":1692,"sourceUrl":1693},"Specifies requirements for an analytics dashboard including metrics, visualizations, filters, and data sources. Use when requesting dashboards from data teams, defining KPI tracking, or documenting reporting needs.",{"claudeCode":1691},"product-on-purpose/pm-skills","measure-dashboard-requirements","https://github.com/product-on-purpose/pm-skills",{"basePath":1695,"githubOwner":1696,"githubRepo":1697,"locale":18,"slug":1692,"type":247},"skills/measure-dashboard-requirements","product-on-purpose","pm-skills",{"evaluate":1699,"extract":1705},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1665,"tags":1700,"targetMarket":217,"tier":1673},[216,1701,1702,1703,1704],"dashboard","requirements","product-management","data-visualization",{"commitSha":253},{"parentExtensionId":1707,"repoId":1708},"k1721116hsfj7zg78w03432n8986n6y8","kd78ksv1wjj826ds5j1sh2kqnx86mhqf",[216,1701,1704,1703,1702],{"evaluatedAt":1711,"extractAt":1712,"updatedAt":1711},1778696393987,1778695720086,{"_creationTime":1714,"_id":1715,"community":1716,"display":1717,"identity":1723,"providers":1727,"relations":1735,"tags":1737,"workflow":1738},1778694240519.7402,"k172jnxq28h65x6zn1p19r731586md2x",{"reviewCount":8},{"description":1718,"installMethods":1719,"name":1721,"sourceUrl":1722},"Track skill performance and emerging patterns",{"claudeCode":1720},"mshadmanrahman/pm-pilot","meta-observer","https://github.com/mshadmanrahman/pm-pilot",{"basePath":1724,"githubOwner":1725,"githubRepo":1726,"locale":18,"slug":1721,"type":247},"skills/productivity/meta-observer","mshadmanrahman","pm-pilot",{"evaluate":1728,"extract":1734},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1665,"tags":1729,"targetMarket":217,"tier":1673},[1730,216,1731,1732,1733],"monitoring","productivity","logging","skills",{"commitSha":253},{"repoId":1736},"kd728wqst6vwd95ymycxb97nrx86mnsn",[216,1732,1730,1731,1733],{"evaluatedAt":1739,"extractAt":1740,"updatedAt":1739},1778694605108,1778694240519,{"_creationTime":1742,"_id":1743,"community":1744,"display":1745,"identity":1751,"providers":1755,"relations":1763,"tags":1766,"workflow":1767},1778686547483.5203,"k172586j85zy6ed9hr0r7pwby986m8z3",{"reviewCount":8},{"description":1746,"installMethods":1747,"name":1749,"sourceUrl":1750},"When the user wants to track App Store chart rank changes, find top gainers and losers, detect breakout apps entering the top 100, or identify apps dropping out of charts. Also use when the user mentions \"chart movers\", \"rank changes\", \"who's rising\", \"who's falling\", \"new chart entries\", \"top gainers\", or \"market shifts\". For broader market overview, see market-pulse. For competitive keyword analysis, see competitor-analysis.",{"claudeCode":1748},"Eronred/aso-skills","market-movers","https://github.com/Eronred/aso-skills",{"basePath":1752,"githubOwner":1753,"githubRepo":1754,"locale":18,"slug":1749,"type":247},"skills/market-movers","Eronred","aso-skills",{"evaluate":1756,"extract":1762},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1665,"tags":1757,"targetMarket":217,"tier":1673},[1758,1759,1760,216,1761],"app-store","aso","market-intelligence","mobile-marketing",{"commitSha":253},{"parentExtensionId":1764,"repoId":1765},"k1727n4vhgt43pj3y260sxsq3x86m9ew","kd7cmwz9bgzp6ww0emxg8jfez186n7c2",[216,1758,1759,1760,1761],{"evaluatedAt":1768,"extractAt":1769,"updatedAt":1768},1778687205370,1778686547483,{"_creationTime":1771,"_id":1772,"community":1773,"display":1774,"identity":1780,"providers":1785,"relations":1793,"tags":1796,"workflow":1797},1778686037155.62,"k171b0gmdtned9xfwa62tb031d86mx06",{"reviewCount":8},{"description":1775,"installMethods":1776,"name":1778,"sourceUrl":1779},"Evaluate acquisition channels using unit economics, customer quality, and scalability. Use when deciding whether to scale, test, or kill a growth channel.",{"claudeCode":1777},"deanpeters/Product-Manager-Skills","Acquisition Channel Advisor","https://github.com/deanpeters/Product-Manager-Skills",{"basePath":1781,"githubOwner":1782,"githubRepo":1783,"locale":18,"slug":1784,"type":247},"skills/acquisition-channel-advisor","deanpeters","Product-Manager-Skills","acquisition-channel-advisor",{"evaluate":1786,"extract":1792},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1665,"tags":1787,"targetMarket":217,"tier":1673},[1703,1788,1789,216,1790,1791],"acquisition","marketing","decision-making","unit-economics",{"commitSha":253,"license":239},{"parentExtensionId":1794,"repoId":1795},"k17fvvtse56j7y3zaag454yw5986m2q1","kd79w54je3w4zrhk2stxg9246186nbp1",[1788,216,1790,1789,1703,1791],{"evaluatedAt":1798,"extractAt":1799,"updatedAt":1798},1778687204952,1778686037155,{"_creationTime":1801,"_id":1802,"community":1803,"display":1804,"identity":1810,"providers":1815,"relations":1824,"tags":1827,"workflow":1828},1778675056600.2642,"k17aczx5qdprvyyqzzhkg5epys86nv76",{"reviewCount":8},{"description":1805,"installMethods":1806,"name":1808,"sourceUrl":1809},"Social media campaign analysis and performance tracking. Calculates engagement rates, ROI, and benchmarks across platforms. Use for analyzing social media performance, calculating engagement rate, measuring campaign ROI, comparing platform metrics, or benchmarking against industry standards.",{"claudeCode":1807},"alirezarezvani/claude-skills","Social Media Analyzer","https://github.com/alirezarezvani/claude-skills",{"basePath":1811,"githubOwner":1812,"githubRepo":1813,"locale":18,"slug":1814,"type":247},"marketing-skill/skills/social-media-analyzer","alirezarezvani","claude-skills","social-media-analyzer",{"evaluate":1816,"extract":1823},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1665,"tags":1817,"targetMarket":217,"tier":1673},[1818,1789,216,1819,1820,1821,1822],"social-media","performance-tracking","roi","engagement-metrics","benchmarking",{"commitSha":253,"license":1675},{"parentExtensionId":1825,"repoId":1826},"k170sws65f0ebecn36z3q8c2z186m477","kd7ff9s1w43mfyy1n7hf87816186m6px",[216,1822,1821,1789,1819,1820,1818],{"evaluatedAt":1829,"extractAt":1830,"updatedAt":1829},1778685204538,1778675056600]