P
Posthog 스킬
ego lite browser
스폰서ego lite는 AI 에이전트가 웹 자동화를 실행하기 위한 가장 빠른 브라우저로, Codex 또는 Claude Code와 로그인 상태를 공유하며, 비용과 설정이 전혀 필요 없습니다.
Alpha Vantage MCP Server
스폰서실시간 및 과거 주식, ETF, 옵션, 외환, 암호화폐, 원자재, 펀더멘털, 기술적 지표 등 금융 시장 데이터에 접근하세요
account-handover
posthog
Draft structured handover notes for transitioning a PostHog account from one TAM or CSM to another. Use this skill when a TAM needs to hand over an account,…
official
account-handover
posthog
PostHog 계정을 한 TAM 또는 CSM에서 다른 담당자로 전환할 때 사용할 구조화된 인수인계 노트 초안을 작성합니다. TAM이 계정을 인계해야 할 때 이 스킬을 사용하세요.
official
add-resource
posthog
새로운 PostHog 리소스 유형(기능 플래그, 코호트, 액션, 설문조사, 주석, 알림 등)에 대한 지원을 posthog-definitions에 추가합니다. 여덟 개의 파일을 살펴봅니다…
official
add-resource
posthog
Add support for a new PostHog resource type (feature flag, cohort, action, survey, annotation, alert, …) to posthog-definitions. Walks through the eight files…
official
adding-framework-support
posthog
Add a new framework integration to the PostHog wizard. Use when adding support for a new language or framework (e.g. Ruby on Rails, Go, Angular). Covers…
official
adding-inbox-sources
posthog
Add a new warehouse-backed source to the PostHog Desktop Self-driving Inbox (the feature that ships GitHub, Linear, Zendesk, pganalyze, Jira). A source syncs…
official
adding-ingestion-warnings
posthog
이벤트 수집 파이프라인에 새로운 수집 경고 유형을 추가하는 방법. nodejs 수집 코드(emitIngestionWarning, …)에서 새 경고를 발생시킬 때 사용합니다.
official
adding-mcp-store-servers
posthog
Add a third-party MCP server (Linear, Notion, GitHub, ...) to the PostHog MCP store catalog. Use when asked to "add X to the MCP store", expand the MCP server…
official
adding-personhog-rpc
posthog
personhog-replica와 personhog-router에 새로운 RPC를 추가하기 위한 가이드입니다. 적격성 확인, 프로토 정의, Python 및 Node.js용 코드 생성을 다룹니다…
official
adding-personhog-rpc
posthog
personhog-replica와 personhog-router에 새로운 RPC를 추가하기 위한 가이드. 적격성 확인, 프로토 정의, Python 및 Node.js용 코드 생성 등을 다룹니다.
official
adding-personhog-rpc
posthog
Guide for adding a new RPC to personhog-replica and personhog-router. Covers eligibility checks, proto definition, code generation for Python and Node.js…
official
adding-personhog-rpc
posthog
Guide for adding a new RPC to personhog-replica and personhog-router. Covers eligibility checks, proto definition, code generation for Python and Node.js…
official
adding-product-alerting
posthog
Recommended repo-engineering guide when adding alerting to a PostHog product or extending the shared alerts platform. Routes lifecycle state machines,…
official
adding-project-secret-api-key-auth
posthog
PostHog API 엔드포인트를 프로젝트 시크릿 API 키(PSAK) 인증으로 게이트하는 방법 — 프로젝트 범위의 사용자 없는 서비스 자격 증명입니다. PSAK 지원을 추가할 때 사용합니다…
official
adding-project-secret-api-key-auth
posthog
How to gate a PostHog API endpoint with project secret API key (PSAK) auth — a project-scoped, user-less service credential. Use when adding PSAK support to a…
official
adding-project-secret-api-key-auth
posthog
How to gate a PostHog API endpoint with project secret API key (PSAK) auth — a project-scoped, user-less service credential. Use when adding PSAK support to a…
official
adding-project-secret-api-key-auth
posthog
PostHog API 엔드포인트를 프로젝트 시크릿 API 키(PSAK) 인증으로 보호하는 방법 — 프로젝트 범위의 사용자 없는 서비스 자격 증명입니다. PSAK 지원을 추가할 때 사용합니다…
official
adding-skill-program
posthog
Create a new skill-based program for the PostHog wizard. Use when adding a program type (like revenue analytics, audit, error tracking) that installs a…
official
adopting-generated-api-types
posthog
Use when migrating frontend code from manual API client calls (`api.get`, `api.create`, `api.surveys.get`, `api.dashboards.list`, `new ApiRequest()`) and…
official
adopting-generated-api-types
posthog
Use when migrating frontend code from manual API client calls (`api.get`, `api.create`, `api.surveys.get`, `api.dashboards.list`, `new ApiRequest()`) and…
official
adopting-generated-api-types
posthog
Use when migrating frontend code from manual API client calls (`api.get`, `api.create`, `api.surveys.get`, `api.dashboards.list`, `new ApiRequest()`) and…
official
adopting-generated-api-types
posthog
Use when migrating frontend code from manual API client calls (`api.get`, `api.create`, `api.surveys.get`, `api.dashboards.list`, `new ApiRequest()`) and…
official
analysing-exported-session-recordings
posthog
Decode and analyse a downloaded session-recording export zip (the `data/` blocks plus ClickHouse metadata) to understand what is making a recording large or…
official
analyzing-expensive-users
posthog
AI 관측 가능성에서 가장 비용이 많이 드는 사용자를 분석하고, 그 이유를 설명합니다. 사용자가 상위 지출자, 고비용 사용자, 사용자별 비용 등에 대해 물을 때 사용하세요.
official
analyzing-experiment-query-performance
posthog
Pull and interpret production experiment query-performance data from the staff-only `/api/debug_ch_queries` endpoints backing the `/instance/query_performance`…
official
analyzing-experiment-session-replays
posthog
실험 변형 간 세션 재생 패턴을 분석하여 사용자 행동 차이를 이해합니다. 사용자가 사용자 상호작용 방식을 확인하고자 할 때 사용하세요.
official
analyzing-experiment-session-replays
posthog
Analyze session replay patterns across experiment variants to understand user behavior differences. Use when the user wants to see how users interact with…
official
analyzing-experiment-session-replays
posthog
Analyze session replay patterns across experiment variants to understand user behavior differences. Use when the user wants to see how users interact with…
official
analyzing-experiment-session-replays
posthog
실험 변형 간 세션 재생 패턴을 분석하여 사용자 행동 차이를 이해합니다. 사용자가 사용자 상호작용 방식을 확인하고자 할 때 사용하세요.
official
analyzing-experiment-session-replays
posthog
실험 변형 간 세션 재생 패턴을 분석하여 사용자 행동 차이를 이해합니다. 사용자가 사용자 상호작용 방식을 확인하고자 할 때 사용하세요.
official
analyzing-insights-across-teams
posthog
Analyze PostHog insights, dashboards, or teams beyond the current project by querying the prod Postgres replicas synced into the dogfood data warehouse (US…
official
assessing-heatmaps
posthog
페이지의 히트맵이 무엇을 알려주는지 평가하고 구체적인 변경 사항을 추천합니다. URL에 대한 클릭/분노 클릭/스크롤 깊이 데이터를 가져와서 인기 요소의 이름을 지정합니다…
official
assessing-heatmaps
posthog
Assesses what a page's heatmap is telling you and recommends concrete changes. Pulls click / rageclick / scroll-depth data for a URL, names the hot elements by…
official
assessing-heatmaps
posthog
Assesses what a page's heatmap is telling you and recommends concrete changes. Pulls click / rageclick / scroll-depth data for a URL, names the hot elements by…
official
assessing-heatmaps
posthog
페이지의 히트맵이 무엇을 알려주는지 평가하고 구체적인 변경 사항을 추천합니다. URL에 대한 클릭/분노 클릭/스크롤 깊이 데이터를 가져와서 인기 요소의 이름을 지정합니다…
official
assessing-heatmaps
posthog
페이지의 히트맵이 무엇을 알려주는지 평가하고 구체적인 변경 사항을 추천합니다. URL에 대한 클릭/분노 클릭/스크롤 깊이 데이터를 가져와서 인기 요소의 이름을 지정합니다…
official
auditing-endpoints
posthog
PostHog 프로젝트의 모든 엔드포인트를 감사하여 오래된 항목, 실패한 구체화, 사용되지 않은 구체화 버전을 확인합니다. 사용자가 "어떤 엔드포인트를..."라고 물을 때 사용하세요.
official
auditing-endpoints
posthog
Audit every endpoint in a PostHog project for staleness, failed materialisations, and unused materialised versions. Use when the user asks "what endpoints can…
official
auditing-endpoints
posthog
Audit every endpoint in a PostHog project for staleness, failed materialisations, and unused materialised versions. Use when the user asks "what endpoints can…
official
auditing-endpoints
posthog
PostHog 프로젝트의 모든 엔드포인트를 감사하여 오래된 항목, 실패한 구체화, 사용되지 않는 구체화된 버전을 확인합니다. 사용자가 "어떤 엔드포인트를..."라고 물을 때 사용하세요.
official
auditing-endpoints
posthog
PostHog 프로젝트의 모든 엔드포인트를 감사하여 오래된 항목, 실패한 구체화, 사용되지 않은 구체화 버전을 확인합니다. 사용자가 "어떤 엔드포인트를..."라고 물을 때 사용하세요.
official
auditing-experiments-flags
posthog
PostHog 실험 및 기능 플래그를 감사하여 구성 문제, 오래된 항목, 모범 사례 위반을 확인합니다. 사용자가 감사, 상태 점검 등을 요청할 때 읽습니다.
official
auditing-experiments-flags
posthog
PostHog 실험 및 기능 플래그를 감사하여 구성 문제, 오래된 상태, 모범 사례 위반을 확인합니다. 사용자가 감사, 상태 점검 등을 요청할 때 읽습니다.
official
auditing-experiments-flags
posthog
PostHog 실험 및 기능 플래그를 감사하여 구성 문제, 오래된 상태, 모범 사례 위반을 확인합니다. 사용자가 감사, 상태 점검 등을 요청할 때 읽습니다.
official
auditing-llm-gateway-parity
posthog
Audits services/llm-gateway against PostHog/ai-gateway and updates services/llm-gateway/PARITY.md from current implementation evidence. Use when either gateway…
official
auditing-the-fleet
posthog
The fleet-wide audit — sweep every agent, mine recent sessions for failures/anomalies, classify root causes, and branch a DRAFT proposal per fix (never…
official
auditing-the-fleet
posthog
함대 전체 감사 — 모든 에이전트를 스캔하고, 최근 세션에서 실패/이상을 채굴하며, 근본 원인을 분류하고, 각 수정에 대해 초안 제안을 분기합니다(절대...
official
auditing-warehouse-data-health
posthog
이 스킬은 데이터 웨어하우스 파이프라인에 대한 프로젝트 전반의 감사를 생성합니다. 사용자가 하나의 동기화에 대한 심층 분석이 아닌, 모든 문제의 요약을 원할 때 사용하세요. 개별 실패에 대한 심층 분석은 diagnosing-failed-warehouse-syncs이며, 이 스킬은 사용자가 먼저 어디를 봐야 할지 알려주는 스캔입니다.
official
auditing-warehouse-data-health
posthog
이 스킬은 데이터 웨어하우스 파이프라인에 대한 프로젝트 전반의 감사를 생성합니다. 사용자가 하나의 동기화에 대한 심층 분석이 아닌, 모든 문제에 대한 요약을 원할 때 사용하세요. 개별 실패에 대한 심층 분석은 diagnosing-failed-warehouse-syncs이며, 이 스킬은 사용자가 먼저 어디를 봐야 할지 알려주는 스캔입니다.
official
auditing-warehouse-data-health
posthog
이 스킬은 데이터 웨어하우스 파이프라인에 대한 프로젝트 전반의 감사를 생성합니다. 사용자가 하나의 동기화에 대한 심층 분석이 아닌, 모든 문제의 요약을 원할 때 사용하세요. 개별 실패에 대한 심층 분석은 diagnosing-failed-warehouse-syncs이며, 이 스킬은 사용자에게 먼저 어디를 살펴봐야 할지 알려주는 스캔입니다.
official
auditing-warehouse-data-health
posthog
Audit the health of a PostHog project's data warehouse — find every broken or degraded pipeline item across sources, sync schemas, materialized views, batch…
official
auditing-warehouse-source-coverage
posthog
Audit already-implemented Data warehouse import sources for endpoints, schemas, and tables the vendor's API offers but we never wired up. Use when asked…
official
auditing-warehouse-source-health
posthog
PostHog 프로젝트의 데이터 웨어하우스 소스 및 동기화 상태를 감사하여 — 모든 손상되거나 저하된 소스 연결, 동기화 스키마, 웹훅 채널을 찾습니다.
official
auditing-warehouse-source-health
posthog
Audit the health of a PostHog project's data warehouse sources and syncs — find every broken or degraded source connection, sync schema, and webhook channel.…
official
auditing-warehouse-source-health
posthog
Audit the health of a PostHog project's data warehouse sources and syncs — find every broken or degraded source connection, sync schema, and webhook channel.…
official
auditing-warehouse-view-health
posthog
PostHog 프로젝트의 구체화된 뷰(저장된 쿼리) 상태를 감사하여 실패한 구체화를 모두 찾고, 사용되지 않거나 오래된 구체화된 뷰를 플래그 지정합니다…
official
auditing-warehouse-view-health
posthog
Audit the health of a PostHog project's materialized views (saved queries) — find every failed materialization and flag unused or stale materialized views that…
official
auditing-warehouse-view-health
posthog
PostHog 프로젝트의 구체화된 뷰(저장된 쿼리) 상태를 감사하여 실패한 구체화를 모두 찾고, 사용되지 않거나 오래된 구체화된 뷰를 플래그 지정합니다…
official
author-stepwise-skill
posthog
새로운 context-mill 스킬을 구축하여 에이전트가 좁은 범위의 참조 파일들을 순서대로 단계별로 진행하도록 합니다. 모든 단계 수에 대해 작동합니다. 다음 경우에 사용하세요…
official
author-stepwise-skill
posthog
Scaffold a new context-mill skill that walks an agent through an ordered series of narrowly-scoped reference files. Works for any number of steps. Use when the…
official
authoring-ci-workflows
posthog
Use when adding or editing a GitHub Actions workflow, composite action, or reusable workflow under `.github/` — new CI jobs, triggers, matrices, checkout/clone…
official
authoring-ci-workflows
posthog
Use when adding or editing a GitHub Actions workflow, composite action, or reusable workflow under `.github/` — new CI jobs, triggers, matrices, checkout/clone…
official
authoring-error-tracking-alerts
posthog
작성자 오류 추적 알림으로, 문제가 생성되거나, 다시 열리거나, 급증하기 시작할 때 트리거됩니다. 사용자가 오류 알림 설정, 라우팅…을 요청할 때 사용합니다.
official
authoring-error-tracking-alerts
posthog
Author error tracking alerts that fire when an issue is created, reopened, or starts spiking. Use when the user asks to set up error notifications, route…
official
authoring-error-tracking-alerts
posthog
작성자 오류 추적 알림으로, 문제가 생성되거나, 다시 열리거나, 급증하기 시작할 때 트리거됩니다. 사용자가 오류 알림 설정, 라우팅…을 요청할 때 사용합니다.
official
authoring-log-alerts
posthog
알림을 작성하는 것은 추측의 문제가 아니라 측정의 문제입니다. 모든 것을 포괄하려는 것이 아니라, 실제 프로덕션 패턴에서 주당 0~3회 트리거되는 임계값을 중요한 서비스에 설정하는 것이 목표입니다.
official
authoring-log-alerts
posthog
PostHog 프로젝트의 서비스에 유용하고 노이즈가 적은 로그 알림을 작성합니다. 사용자가 로그에 대한 알림 설정을 요청하거나 추가해야 할 알림을 제안할 때 사용하세요.
official
authoring-log-alerts
posthog
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,…
official
authoring-log-alerts
posthog
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,…
official
authoring-log-alerts
posthog
PostHog 프로젝트의 서비스에 유용하고 노이즈가 적은 로그 알림을 작성합니다. 사용자가 로그에 대한 알림 설정을 요청하거나 추가해야 할 알림을 제안할 때 사용하세요.
official
authoring-scouts
posthog
PostHog Signals 스카우트를 작성, 편집 및 조정하는 방법 — 프로젝트를 스캔하고 Signals 인박스에 보고서를 작성하는 예약된 에이전트입니다. 사용자가…
official
authoring-scouts
posthog
How to author, edit, and adapt PostHog Signals scouts — the scheduled agents that scan a project and write reports into the Signals inbox. Use when a user…
official
authoring-scouts
posthog
PostHog Signals 스카우트를 작성, 편집 및 조정하는 방법 — 프로젝트를 스캔하고 Signals 인박스에 보고서를 작성하는 예약된 에이전트입니다. 사용자가 다음과 같은 경우에 사용합니다.
official
authoring-signals-scouts
posthog
PostHog Signals 스카우트를 작성, 편집 및 적용하는 방법 — 프로젝트를 스캔하고 결과를 Signals 인박스로 전송하는 예약된 에이전트입니다. 사용자가...
official
authoring-signals-scouts
posthog
How to author, edit, and adapt PostHog Signals scouts — the scheduled agents that scan a project and emit findings into the Signals inbox. Use when a user…
official
authoring-signals-scouts
posthog
PostHog Signals 스카우트를 작성, 편집 및 적용하는 방법 — 프로젝트를 스캔하고 결과를 Signals 인박스로 전송하는 예약된 에이전트입니다. 사용자가 다음과 같은 경우에 사용합니다.
official
autoresolving-pr-conflicts
posthog
Operating procedure for the conflict-autoresolver agent: sweep open PostHog/posthog PRs that conflict with master, resolve the trivial conflicts (generated…
official
building-a-dashboard
posthog
Build a new dashboard, or update an existing one, from a set of insights — the same job the in-app assistant does with its upsert-dashboard tool, but over MCP.…
official
building-product-empty-states
posthog
Guide for adding a product setup empty state — the skippable first-run screen a product scene shows until real data arrives, built on the shared…
official
building-workflows
posthog
PostHog 워크플로우를 MCP를 통해 구축, 편집, 테스트, 활성화 및 모니터링합니다. 액션/엣지 그래프를 작성하여 시각적 편집기에서 깔끔하게 실행되고 열리도록 한 후 변경합니다…
official
building-workflows
posthog
PostHog 워크플로우를 MCP를 통해 구축, 편집, 테스트, 활성화 및 모니터링합니다. 액션/엣지 그래프를 작성하여 시각적 편집기에서 깔끔하게 실행되고 열리도록 한 후 변경합니다…
official
check-posthog-loading
posthog
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,…
official
check-posthog-loading
posthog
PostHog JavaScript SDK가 URL 목록에서 어떻게 로드되는지 검사합니다. 일관된 설치 여부를 확인하고, 스니펫이 누락된 페이지를 찾는 데 사용합니다.
official
checking-deploy-timing
posthog
PostHog 코드 변경이 특정 환경에 도달한 시점을 확인하려면, 프로젝트의 숨겨진 GIT 배포 주석을 읽고 이를 연관 지어…
official
checking-deploy-timing
posthog
Determine when a PostHog code change reached a given environment by reading the hidden GIT deploy annotations in the project and correlating them with the…
official
checking-deploy-timing
posthog
PostHog 코드 변경이 특정 환경에 도달한 시점을 확인하려면 프로젝트의 숨겨진 GIT 배포 주석을 읽고 이를 연관시킵니다.
official
choosing-trend-or-slope-view
posthog
시간 범위에 걸친 변화를 시각화하는 방법을 트렌드를 구축하기 전에 명확히 합니다. 사용자가 무언가가 얼마나 변했는지, 성장했는지, 하락했는지, 개선되었는지, 또는…을 물을 때마다 사용합니다.
official
choosing-trend-or-slope-view
posthog
Clarify how to visualize change over a time range before building a trend. Use whenever the user asks how much something changed, grew, dropped, improved, or…
official
choosing-trend-or-slope-view
posthog
시간 범위에 따른 변화를 시각화하는 방법을 명확히 설명하여 트렌드를 구축하기 전에 안내합니다. 사용자가 무언가가 얼마나 변했는지, 성장했는지, 하락했는지, 개선되었는지 등을 물을 때 사용하세요.
official
cleaning-up-stale-feature-flags
posthog
PostHog 프로젝트에서 오래된 기능 플래그를 식별하고 정리합니다. 사용자가 사용되지 않거나, 완전히 출시되었거나, 중단된 기능 플래그를 찾고 검토하려는 경우에 사용합니다.
official
cleaning-up-stale-feature-flags
posthog
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…
official
cleaning-up-stale-feature-flags
posthog
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…
official
cleaning-up-stale-feature-flags
posthog
PostHog 프로젝트에서 오래된 기능 플래그를 식별하고 정리합니다. 사용자가 사용되지 않거나 완전히 출시되었거나 중단된 기능 플래그를 찾고 검토하려는 경우 사용합니다…
official
cleaning-up-stale-feature-flags
posthog
PostHog 프로젝트에서 오래된 기능 플래그를 식별하고 정리합니다. 사용자가 사용되지 않거나 완전히 출시되었거나 중단된 기능 플래그를 찾고 검토하려는 경우에 사용합니다.
official
clickhouse-migrations
posthog
ClickHouse 마이그레이션 패턴 및 규칙. ClickHouse 마이그레이션을 생성하거나 수정할 때 사용합니다.
official
clickhouse-migrations
posthog
ClickHouse migration patterns and rules. Use when creating or modifying ClickHouse migrations.
official
clickhouse-migrations
posthog
ClickHouse migration patterns and rules. Use when creating or modifying ClickHouse migrations.
official
clickhouse-migrations
posthog
ClickHouse 마이그레이션 패턴 및 규칙. ClickHouse 마이그레이션을 생성하거나 수정할 때 사용합니다.
official
competitor-data-verifier
posthog
경쟁사 웹사이트를 WebFetch/WebSearch로 스크래핑하여 경쟁사 제품 데이터를 확인하고 업데이트합니다. 사용자가 확인, 점검 또는 업데이트를 요청할 때 사용합니다.
official
competitor-data-verifier
posthog
Verify and update competitor product data by scraping competitor websites using WebFetch/WebSearch. Use when the user asks to verify, check, or update…
official
configuring-experiment-analytics
posthog
Configures the analytics side of a PostHog experiment — exposure criteria (default `$feature_flag_called` vs custom exposure events), primary and secondary…
official
configuring-experiment-analytics
posthog
실험 분석 구성을 안내합니다: 노출 기준, 지표 유형, 지표 설정, 결과 해석. 분석에 포함되는 대상, 방법…
official
configuring-experiment-analytics
posthog
Configures the analytics side of a PostHog experiment — exposure criteria (default `$feature_flag_called` vs custom exposure events), primary and secondary…
official
configuring-experiment-analytics
posthog
Configures the analytics side of a PostHog experiment — exposure criteria (default `$feature_flag_called` vs custom exposure events), primary and secondary…
official
configuring-experiment-analytics
posthog
Configures the analytics side of a PostHog experiment — exposure criteria (default `$feature_flag_called` vs custom exposure events), primary and secondary…
official
configuring-experiment-rollout
posthog
PostHog 실험의 롤아웃 형태를 구성합니다 — 변형 분할(50/50, 80/20, A/B/C 비율), 사용자를 제한하는 전체 롤아웃 비율…
official
configuring-experiment-rollout
posthog
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…
official
configuring-experiment-rollout
posthog
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…
official
configuring-experiment-rollout
posthog
실험의 롤아웃 구성을 안내합니다: 변형 분할, 전체 롤아웃 비율, 그리고 사용자가 특정 항목을 언급할 때 중요한 명확화...
official
configuring-experiment-rollout
posthog
PostHog 실험의 롤아웃 형태를 구성합니다 — 변형 분할(50/50, 80/20, A/B/C 비율), 사용자를 제한하는 전체 롤아웃 비율…
official
consuming-endpoints-from-client-code
posthog
PostHog 엔드포인트를 클라이언트 앱이나 SDK에 연결합니다. OpenAPI 스펙을 가져오고, openapi-generator 또는 @hey-api/openapi-ts로 타입이 지정된 클라이언트를 생성하는 과정을 다룹니다.
official
consuming-endpoints-from-client-code
posthog
Wire a PostHog endpoint into a client app or SDK. Covers fetching the OpenAPI spec, generating a typed client with openapi-generator or @hey-api/openapi-ts,…
official
consuming-endpoints-from-client-code
posthog
Wire a PostHog endpoint into a client app or SDK. Covers fetching the OpenAPI spec, generating a typed client with openapi-generator or @hey-api/openapi-ts,…
official
consuming-endpoints-from-client-code
posthog
PostHog 엔드포인트를 클라이언트 앱이나 SDK에 연결합니다. OpenAPI 스펙을 가져오고, openapi-generator 또는 @hey-api/openapi-ts로 타입이 지정된 클라이언트를 생성하는 과정을 다룹니다.
official
consuming-endpoints-from-client-code
posthog
PostHog 엔드포인트를 클라이언트 앱이나 SDK에 연결합니다. OpenAPI 스펙을 가져오고, openapi-generator 또는 @hey-api/openapi-ts로 타입이 지정된 클라이언트를 생성하는 과정을 다룹니다.
official
copying-endpoints-across-projects
posthog
Copy a PostHog endpoint (a saved HogQL/insight query exposed as an API route) to another project in the same organization, or duplicate it under a new name in…
official
copying-flags-across-projects
posthog
하나의 PostHog 프로젝트에서 동일한 조직 내 하나 이상의 대상 프로젝트로 기능 플래그를 복사합니다. 사용자가 플래그를 복제하거나 승격하려는 경우 사용합니다.
official
copying-flags-across-projects
posthog
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…
official
copying-flags-across-projects
posthog
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…
official
copying-flags-across-projects
posthog
PostHog 프로젝트에서 동일한 조직 내 하나 이상의 대상 프로젝트로 기능 플래그를 복사합니다. 사용자가 플래그를 복제하거나 승격하려는 경우 사용합니다.
official
copying-flags-across-projects
posthog
하나의 PostHog 프로젝트에서 동일한 조직 내 하나 이상의 대상 프로젝트로 기능 플래그를 복사합니다. 사용자가 플래그를 복제하거나 승격하려는 경우 사용합니다.
official
creating-ai-subscription
posthog
반복적인 AI 생성 PostHog 보고서 생성 — 크론 일정에 따라 자유 텍스트 프롬프트를 실행하고, LLM이 합성한 마크다운을 이메일이나 Slack으로 전송합니다.
official
creating-ai-subscription
posthog
Create a recurring AI-generated PostHog report — schedule a free-text prompt to run on a cron, with the LLM-synthesized markdown delivered to email or Slack on…
official
creating-ai-subscription
posthog
Create a recurring AI-generated PostHog report — schedule a free-text prompt to run on a cron, with the LLM-synthesized markdown delivered to email or Slack on…
official
creating-ai-subscription
posthog
반복적인 AI 생성 PostHog 보고서 생성 — 크론 일정에 따라 자유 텍스트 프롬프트를 실행하고, LLM이 합성한 마크다운을 이메일이나 Slack으로 전송합니다…
official
creating-ai-subscription
posthog
반복적인 AI 생성 PostHog 보고서를 만듭니다 — 크론으로 실행될 자유 텍스트 프롬프트를 예약하고, LLM이 합성한 마크다운을 이메일이나 Slack으로 전달합니다…
official
creating-an-endpoint
posthog
PostHog 엔드포인트를 첫 시도에 올바른 형태로 생성하는 방법 — 쿼리 종류 선택, 이름 규칙, 변수로 노출할 내용(HogQL code_name vs…)을 다룹니다.
official
creating-an-endpoint
posthog
Create a PostHog endpoint with the right shape on the first try — covers query kind choice, name conventions, what to expose as variables (HogQL code_name vs…
official
creating-an-endpoint
posthog
Create a PostHog endpoint with the right shape on the first try — covers query kind choice, name conventions, what to expose as variables (HogQL code_name vs…
official
creating-an-endpoint
posthog
PostHog 엔드포인트를 첫 시도에 올바른 형태로 생성하는 방법 — 쿼리 종류 선택, 이름 규칙, 변수로 노출할 내용(HogQL code_name vs…)을 다룹니다.
official
creating-an-endpoint
posthog
PostHog 엔드포인트를 첫 시도에 올바른 형태로 생성하는 방법 — 쿼리 종류 선택, 이름 규칙, 변수로 노출할 내용(HogQL code_name vs…)을 다룹니다.
official
creating-experiments
posthog
에이전트가 3단계 실험 생성 과정(가설 정의, 롤아웃 구성, 분석 설정)을 진행하도록 안내합니다. 롤아웃 결정을 위임합니다…
official
creating-experiments
posthog
Guides agents through the 3-step experiment creation flow: defining the hypothesis, configuring rollout, and setting up analytics. Delegates rollout decisions…
official
creating-experiments
posthog
Guides agents through the 3-step experiment creation flow: defining the hypothesis, configuring rollout, and setting up analytics. Delegates rollout decisions…
official
creating-experiments
posthog
에이전트가 3단계 실험 생성 과정(가설 정의, 롤아웃 구성, 분석 설정)을 진행하도록 안내합니다. 롤아웃 결정을 위임합니다…
official
creating-experiments
posthog
에이전트가 3단계 실험 생성 과정(가설 정의, 롤아웃 구성, 분석 설정)을 진행하도록 안내합니다. 롤아웃 결정을 위임합니다…
official
creating-online-evaluations
posthog
PostHog AI 관찰 가능성에서 사용자가 식별한 실제 실패 모드를 기반으로 지속적으로 실행되는 온라인 평가를 작성합니다. 사용자가 다음을 원할 때 사용하세요…
official
creating-online-evaluations
posthog
PostHog AI 관찰 가능성에서 사용자가 식별한 실제 실패 모드를 기반으로 지속적으로 실행되는 온라인 평가를 작성합니다. 사용자가 다음을 원할 때 사용하세요…
official
creating-online-evaluations
posthog
Author continuously-running online evaluations in PostHog AI observability, grounded in a real failure mode you've identified. Use when the user wants an…
official
creating-replay-vision-scanners
posthog
에이전트가 Replay Vision 스캐너를 생성하고 안전하게 크기를 조정하는 과정을 안내합니다: 스캐너 유형(모니터/분류기/스코어러/요약기) 선택, 형태 지정…
official
creating-replay-vision-scanners
posthog
Guides agents through creating and safely sizing a Replay Vision scanner: choosing the scanner type (monitor/classifier/scorer/summarizer), shaping the…
official
creating-replay-vision-scanners
posthog
Guides agents through creating and safely sizing a Replay Vision scanner: choosing the scanner type (monitor/classifier/scorer/summarizer), shaping the…
official
creating-replay-vision-scanners
posthog
에이전트가 Replay Vision 스캐너를 생성하고 안전하게 크기를 조정하는 과정을 안내합니다: 스캐너 유형(모니터/분류기/스코어러/요약기) 선택, 형태 지정…
official
creating-replay-vision-scanners
posthog
에이전트가 Replay Vision 스캐너를 생성하고 안전하게 크기를 조정하는 과정을 안내합니다: 스캐너 유형(모니터/분류기/스코어러/요약기) 선택, 형태 지정…
official
dashboard-widgets
posthog
PostHog 엔지니어가 리포지토리에서 대시보드 위젯 플랫폼 작업을 진행할 수 있도록 안내합니다 — 새로운 widget_type (WIDGET_REGISTRY, catalog, run_widgets, WidgetCard)을 출시하거나…
official
debugging-ci-failures
posthog
PostHog PR, 커밋 및 브랜치에 대해 실패하는 GitHub Actions CI 실행을 디버깅하고, 광범위한 CI 상태 질문("CI가 빨간색인가요?", "오늘 master가 초록색인가요?",…)에 답변합니다.
official
debugging-ci-failures
posthog
Debugs failing GitHub Actions CI runs for PostHog PRs, commits, and branches, and answers broad CI-health questions ("is CI red?", "is master green today?",…
official
debugging-ci-failures
posthog
Debugs failing GitHub Actions CI runs for PostHog PRs, commits, and branches, and answers broad CI-health questions ("is CI red?", "is master green today?",…
official
debugging-ci-failures
posthog
첫 번째 의미 있는 실패를 찾아 분류하고, 적절한 경우 가장 작은 유용한 사례를 로컬에서 재현한 후 결과를 보고합니다. 사용자가 명시적으로 요청하지 않는 한 공개적으로 보이거나 되돌릴 수 없는 작업은 피합니다.
official
debugging-local-replay
posthog
개발자가 "로컬 리플레이가 작동하지 않는다"거나 "녹화가 표시되지 않는다"고 말하면, 다음 계층들을 순서대로 확인하세요. 로컬 리플레이 파이프라인은 여러 구성 요소가 움직이며, 실패는 대개 조용히 발생합니다.
official
debugging-local-replay
posthog
개발자가 "로컬 리플레이가 작동하지 않는다"거나 "녹화가 표시되지 않는다"고 말할 때, 다음 계층들을 순서대로 확인하세요. 로컬 리플레이 파이프라인은 여러 움직이는 부품으로 구성되어 있으며, 실패는 대개 조용히 발생합니다.
official
debugging-local-replay
posthog
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…
official
debugging-local-replay
posthog
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…
official
debugging-local-replay
posthog
로컬 개발 환경에서 세션 녹화가 나타나지 않는 이유를 디버깅합니다. 개발자가 로컬 리플레이 수집이 작동하지 않는다고 보고할 때 사용하며, 녹화…
official
debugging-local-task-agent-runs
posthog
Debug the output of local PostHog task runs — the wizard cloud-run path that executes inside a Docker sandbox under the local Temporal `process-task` workflow…
official
debugging-signals-pipeline
posthog
로컬에서 신호 파이프라인을 종단 간 디버깅합니다. 픽스처에서 테스트 신호를 내보내고, REST API를 통해 Temporal 워크플로우를 모니터링하며, 샌드박스를 읽는 과정을 다룹니다.
official
debugging-signals-pipeline
posthog
로컬에서 신호 파이프라인을 종단 간 디버깅합니다. 픽스처에서 테스트 신호를 내보내고, REST API를 통해 Temporal 워크플로우를 모니터링하며, 샌드박스를 읽는 과정을 포함합니다.
official
debugging-signals-pipeline
posthog
Debug the signals pipeline locally end-to-end. Covers emitting test signals from fixtures, monitoring Temporal workflows via the REST API, reading sandbox…
official
debugging-signals-pipeline
posthog
Debug the signals pipeline locally end-to-end. Covers emitting test signals from fixtures, monitoring Temporal workflows via the REST API, reading sandbox…
official
debugging-signals-pipeline
posthog
로컬에서 신호 파이프라인을 종단 간 디버깅합니다. 픽스처에서 테스트 신호를 내보내고, REST API를 통해 Temporal 워크플로우를 모니터링하며, 샌드박스를 읽는 과정을 다룹니다.
official
debugging-surveys
posthog
백엔드와 5개 SDK(web/posthog-js, iOS, Android, Flutter, React Native) 전반에 걸쳐 PostHog Surveys를 디버깅, 지원 및 구축합니다. Surveys 관련 작업 시 사용하세요.
official
debugging-surveys
posthog
백엔드와 5개 SDK(web/posthog-js, iOS, Android, Flutter, React Native) 전반에 걸쳐 PostHog Surveys를 디버깅, 지원 및 구축합니다. Surveys 관련 작업 시 사용하세요.
official
depot-container-builds
posthog
Configures and runs Depot remote container builds using `depot build` and `depot bake`. Use when building Docker images, creating Dockerfiles with Depot,…
official
depot-container-builds
posthog
Configures and runs Depot remote container builds using `depot build` and `depot bake`. Use when building Docker images, creating Dockerfiles with Depot,…
official
depot-container-builds
posthog
Configures and runs Depot remote container builds using `depot build` and `depot bake`. Use when building Docker images, creating Dockerfiles with Depot,…
official
depot-container-builds
posthog
Configures and runs Depot remote container builds using `depot build` and `depot bake`. Use when building Docker images, creating Dockerfiles with Depot,…
official
depot-github-runners
posthog
Depot에서 관리하는 GitHub Actions 러너를 GitHub 호스팅 러너의 드롭인 대체품으로 구성합니다. GitHub Actions 워크플로를 설정하거나 마이그레이션할 때 사용하세요…
official
depot-github-runners
posthog
Configures Depot-managed GitHub Actions runners as a drop-in replacement for GitHub-hosted runners. Use when setting up or migrating GitHub Actions workflows…
official
depot-github-runners
posthog
Configures Depot-managed GitHub Actions runners as a drop-in replacement for GitHub-hosted runners. Use when setting up or migrating GitHub Actions workflows…
official
depot-github-runners
posthog
Depot에서 관리하는 GitHub Actions 러너를 GitHub 호스팅 러너의 드롭인 대체품으로 구성합니다. GitHub Actions 워크플로를 설정하거나 마이그레이션할 때 사용합니다…
official
designing-email-templates
posthog
PostHog 워크플로 라이브러리에서 이메일 템플릿을 작성, 저장 및 편집하세요 — Liquid 개인화를 포함한 이메일 디자인 JSON을 구성하고 생성 및 왕복 편집합니다…
official
designing-email-templates
posthog
PostHog 워크플로 라이브러리에서 이메일 템플릿을 작성, 저장 및 편집 — Liquid 개인화를 사용하여 이메일 디자인 JSON을 구성하고 생성 및 왕복 편집…
official
designing-email-templates
posthog
PostHog 워크플로 라이브러리에서 이메일 템플릿을 작성, 저장 및 편집하세요 — Liquid 개인화를 포함한 이메일 디자인 JSON을 구성하고 생성 및 라운드트립 편집…
official
diagnosing-ci-and-merge-bottlenecks
posthog
GitHub 저장소의 CI 및 풀 리퀘스트 파이프라인 상태를 진단하며, 엔지니어링 분석 MCP 도구(CI 상태가 포함된 PR 목록인 풀 리퀘스트 등)를 사용합니다.
official
diagnosing-ci-and-merge-bottlenecks
posthog
GitHub 저장소의 CI 및 풀 리퀘스트 파이프라인 상태를 진단하며, 엔지니어링 분석 MCP 도구(CI 상태가 포함된 PR 목록인 풀 리퀘스트 등)를 사용합니다.
official
diagnosing-ci-and-merge-bottlenecks
posthog
Diagnoses CI and pull-request pipeline health for a GitHub repo using the engineering analytics MCP tools — pull-requests (PR list with CI status),…
official
diagnosing-ci-and-merge-bottlenecks
posthog
Diagnoses CI and pull-request pipeline health for a GitHub repo using the engineering analytics MCP tools — pull-requests (PR list with CI status),…
official
diagnosing-ci-and-merge-bottlenecks
posthog
GitHub 저장소의 CI 및 풀 리퀘스트 파이프라인 상태를 진단하며, 엔지니어링 분석 MCP 도구(CI 상태가 포함된 PR 목록인 풀 리퀘스트 등)를 사용합니다.
official
diagnosing-endpoint-performance
posthog
PostHog 엔드포인트가 느리거나 비용이 많이 드는 이유를 진단하고 구체적인 수정 방안(캐시 TTL 증가, 구체화 활성화, 변수 재구성, 재작성 등)을 제안합니다.
official
diagnosing-endpoint-performance
posthog
Diagnose why a PostHog endpoint is slow or expensive and propose a concrete fix — bump the cache TTL, enable materialisation, restructure variables, or rewrite…
official
diagnosing-endpoint-performance
posthog
Diagnose why a PostHog endpoint is slow or expensive and propose a concrete fix — bump the cache TTL, enable materialisation, restructure variables, or rewrite…
official
diagnosing-endpoint-performance
posthog
PostHog 엔드포인트가 느리거나 비용이 많이 드는 이유를 진단하고 구체적인 수정 방안(캐시 TTL 증가, 구체화 활성화, 변수 재구성, 재작성 등)을 제안합니다.
official
diagnosing-endpoint-performance
posthog
PostHog 엔드포인트가 느리거나 비용이 많이 드는 이유를 진단하고 구체적인 수정 방안(캐시 TTL 증가, 구체화 활성화, 변수 재구성, 재작성 등)을 제안합니다.
official
diagnosing-experiment-results
posthog
특정 PostHog 실험에서 편향, 이상치, 이상해 보이는 결과를 진단합니다. 빈 실험/노출 0 실험, 표본 비율 불일치, 아이덴티티…를 다룹니다.
official
diagnosing-experiment-results
posthog
Diagnoses bias, anomalies, and strange-looking results on a specific PostHog experiment. Covers empty / 0-exposure experiments, sample ratio mismatch, identity…
official
diagnosing-experiment-results
posthog
Diagnoses bias, anomalies, and strange-looking results on a specific PostHog experiment. Covers empty / 0-exposure experiments, sample ratio mismatch, identity…
official
diagnosing-experiment-results
posthog
특정 PostHog 실험에서 편향, 이상치, 이상해 보이는 결과를 진단합니다. 빈 실험/노출 0 실험, 표본 비율 불일치, 아이덴티티…를 다룹니다.
official
diagnosing-experiment-results
posthog
특정 PostHog 실험에서 편향, 이상치, 비정상적인 결과를 진단합니다. 빈 실험/노출 0 실험, 표본 비율 불일치, 아이덴티티…를 다룹니다.
official
diagnosing-failed-warehouse-syncs
posthog
데이터 웨어하우스 소스나 테이블이 실패하거나, 멈추거나, 잘못된 데이터를 생성할 때는 상향식으로 접근하세요: 소스 → 스키마 → 복구 조치. 처음부터 "전체 재동기화"로 바로 넘어가지 마세요. 이렇게 하면 동기화된 데이터가 폐기되고 처음부터 다시 시작되며, 이는 거의 올바른 첫 단계가 아닙니다.
official
diagnosing-failed-warehouse-syncs
posthog
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…
official
diagnosing-failed-warehouse-syncs
posthog
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…
official
diagnosing-failed-warehouse-syncs
posthog
데이터 웨어하우스 소스나 테이블이 실패하거나, 멈추거나, 잘못된 데이터를 생성할 때는 상향식으로 접근하세요: 소스 → 스키마 → 복구 조치. 처음부터 "전체 재동기화"로 바로 넘어가지 마세요. 이렇게 하면 동기화된 데이터가 폐기되고 처음부터 다시 시작되며, 이는 거의 올바른 첫 단계가 아닙니다.
official
diagnosing-failed-warehouse-syncs
posthog
데이터 웨어하우스 소스나 테이블이 실패하거나, 멈추거나, 잘못된 데이터를 생성할 때는 상향식으로 접근하세요: 소스 → 스키마 → 복구 조치. 처음부터 "전체 재동기화"로 바로 넘어가지 마세요. 이렇게 하면 동기화된 데이터가 폐기되고 처음부터 다시 시작되며, 이는 거의 올바른 첫 단계가 아닙니다.
official
diagnosing-missing-recordings
posthog
사용자가 "이 세션이 왜 녹화되지 않았나요?" 또는 "녹화본이 하나도 없는데요?"라고 물을 때, 이 워크플로우를 따라 원인을 체계적으로 진단하세요.
official
diagnosing-missing-recordings
posthog
사용자가 "이 세션이 왜 녹화되지 않았나요?" 또는 "녹화된 파일이 하나도 없는데요?"라고 물을 때, 이 워크플로우를 따라 원인을 체계적으로 진단하세요.
official
diagnosing-missing-recordings
posthog
사용자가 "이 세션이 왜 녹화되지 않았나요?" 또는 "녹화된 파일이 하나도 없는데요?"라고 물을 때, 이 워크플로우를 따라 체계적으로 원인을 진단하세요.
official
diagnosing-sdk-health
posthog
사용자가 PostHog SDK 버전, 오래된 SDK, 또는 업그레이드 필요 여부를 물을 경우, 직접 버전을 추론하지 말고 사전 분석된 SDK Doctor 보고서를 사용하세요. 백엔드는 스마트 세마버 규칙(유예 기간, 마이너 버전 수 임계값, 기간 기반 탐지), 트래픽 비율 임계값을 적용하며, SDK Doctor UI와 정확히 일치하는 사용자 대상 문구를 제공합니다.
official
diagnosing-sdk-health
posthog
Diagnoses the health of a project's PostHog SDK integrations — which SDKs are out of date and how to fix them. Use when a user asks about PostHog SDK versions,…
official
diagnosing-sdk-health
posthog
Diagnoses the health of a project's PostHog SDK integrations — which SDKs are out of date and how to fix them. Use when a user asks about PostHog SDK versions,…
official
diagnosing-sdk-health
posthog
사용자가 PostHog SDK 버전, 오래된 SDK, 또는 업그레이드 필요 여부를 물을 경우, 직접 버전을 추론하지 않고 사전 처리된 SDK Doctor 보고서를 사용하세요. 백엔드는 스마트 세마버 규칙(유예 기간, 마이너 버전 수 임계값, 기간 기반 탐지), 트래픽 비율 임계값을 적용하며, SDK Doctor UI와 정확히 일치하는 사용자 대상 문구를 제공합니다.
official
diagnosing-sdk-health
posthog
사용자가 PostHog SDK 버전, 오래된 SDK, 또는 업그레이드 필요 여부를 물을 경우, 직접 버전을 추론하지 말고 사전 분석된 SDK Doctor 보고서를 사용하세요. 백엔드는 스마트 세마버 규칙(유예 기간, 마이너 버전 수 임계값, 기간 기반 탐지), 트래픽 비율 임계값을 적용하며, SDK Doctor UI와 정확히 일치하는 사용자 대상 문구를 제공합니다.
official
diagnosing-stacktrace-symbolication
posthog
사용자가 지원되는 모든 플랫폼(JavaScript/TypeScript 웹, React Native(Hermes), Android 등)에서 PostHog 오류 추적 스택 트레이스 심볼리케이션을 디버깅할 수 있도록 돕습니다.
official
diagnosing-stacktrace-symbolication
posthog
사용자가 PostHog 오류 추적 스택 트레이스 심볼리케이션을 지원되는 모든 플랫폼(JavaScript/TypeScript 웹, React Native(Hermes), Android 등)에서 디버깅할 수 있도록 지원합니다.
official
diagnosing-stacktrace-symbolication
posthog
사용자가 PostHog 오류 추적 스택 트레이스 심볼리케이션을 지원되는 모든 플랫폼(JavaScript/TypeScript 웹, React Native(Hermes), Android 등)에서 디버깅할 수 있도록 지원합니다.
official
django-migrations
posthog
PostHog를 위한 Django 마이그레이션 패턴 및 안전 워크플로우입니다. 논블로킹을 포함한 Django/Postgres 마이그레이션을 생성, 조정 또는 검토할 때 사용하세요.
official
django-migrations
posthog
Django migration patterns and safety workflow for PostHog. Use when creating, adjusting, or reviewing Django/Postgres migrations, including non-blocking…
official
django-migrations
posthog
Django migration patterns and safety workflow for PostHog. Use when creating, adjusting, or reviewing Django/Postgres migrations, including non-blocking…
official
django-migrations
posthog
PostHog를 위한 Django 마이그레이션 패턴 및 안전 워크플로우입니다. 논블로킹을 포함한 Django/Postgres 마이그레이션을 생성, 조정 또는 검토할 때 사용하세요.
official
django-startup-time
posthog
모든 프로세스(웹, 셀러리, 템포럴, 마이그레이션, 셸, CI)가 부담하는 django.setup() 경로에서 무거운 임포트를 제거하세요. AppConfig.ready()를 건드릴 때 사용하세요,…
official
django-startup-time
posthog
모든 프로세스(웹, 셀러리, 템포럴, 마이그레이션, 셸, CI)가 부담하는 django.setup() 경로에서 무거운 임포트를 제외하세요. AppConfig.ready()를 다룰 때 사용하세요.
official
documenting-warehouse-sources
posthog
PostHog 데이터 웨어하우스 임포트 소스에 대한 사용자 대상 posthog.com 문서를 작성하거나 업데이트합니다. 새 소스 문서를 추가하거나, 일관되지 않은 부분을 수정할 때 사용합니다…
official
documenting-warehouse-sources
posthog
PostHog 데이터 웨어하우스 임포트 소스에 대한 사용자 대상 posthog.com 문서를 작성하거나 업데이트합니다. 새 소스 문서를 추가하거나, 일관되지 않은 부분을 수정할 때 사용합니다.
official
documenting-warehouse-sources
posthog
Write or update the user-facing posthog.com documentation for a PostHog Data warehouse import source. Use when adding a new source doc, fixing an inconsistent…
official
documenting-warehouse-sources
posthog
Write or update the user-facing posthog.com documentation for a PostHog Data warehouse import source. Use when adding a new source doc, fixing an inconsistent…
official
downloading-batch-export-files
posthog
PostHog 이벤트, 사용자 또는 세션을 요청 시 내보내고 결과 파일을 다운로드합니다. 사용자가 원시 PostHog 데이터를 다운로드/내보내거나 생성하도록 요청할 때 사용합니다.
official
downloading-batch-export-files
posthog
Export PostHog events, persons, or sessions on demand and download the resulting files. Use when the user asks to download/export raw PostHog data, create a…
official
downloading-batch-export-files
posthog
Export PostHog events, persons, or sessions on demand and download the resulting files. Use when the user asks to download/export raw PostHog data, create a…
official
downloading-batch-export-files
posthog
PostHog 이벤트, 사용자 또는 세션을 요청 시 내보내고 결과 파일을 다운로드합니다. 사용자가 원시 PostHog 데이터를 다운로드/내보내거나 생성하도록 요청할 때 사용합니다.
official
downloading-batch-export-files
posthog
PostHog 이벤트, 사용자 또는 세션을 요청 시 내보내고 결과 파일을 다운로드합니다. 사용자가 원시 PostHog 데이터를 다운로드/내보내거나 생성하도록 요청할 때 사용하세요.
official
ducklake-test
posthog
로컬 테스트를 위해 DuckLake(PostgreSQL 메타데이터를 사용하는 S3 기반 스토리지)로 duckgres를 시작합니다. duckgres를 DuckLake에 대해 테스트하거나 Fivetran을 재현할 때 사용하세요…
official
ducklake-test
posthog
Start duckgres with DuckLake (S3-backed storage with PostgreSQL metadata) for local testing. Use when testing duckgres against DuckLake or reproducing Fivetran…
official
error-tracking-android
posthog
PostHog error tracking for Android
official
error-tracking-android
posthog
PostHog 안드로이드 오류 추적
official
error-tracking-angular
posthog
PostHog error tracking for Angular
official
error-tracking-angular
posthog
PostHog Angular 오류 추적
official
error-tracking-flutter
posthog
PostHog error tracking for Flutter
official
error-tracking-flutter
posthog
PostHog의 Flutter용 오류 추적
official
error-tracking-go
posthog
PostHog error tracking for Go
official
error-tracking-go
posthog
PostHog Go용 오류 추적
official
error-tracking-hono
posthog
PostHog 오류 추적 for Hono
official
error-tracking-hono
posthog
PostHog error tracking for Hono
official
error-tracking-nextjs
posthog
PostHog error tracking for Next.js
official
error-tracking-nextjs
posthog
PostHog의 Next.js 오류 추적
official
error-tracking-node
posthog
PostHog Node.js 오류 추적
official
error-tracking-node
posthog
PostHog error tracking for Node.js
official
error-tracking-nuxt
posthog
PostHog의 Nuxt용 오류 추적
official
error-tracking-nuxt
posthog
PostHog error tracking for Nuxt
official
error-tracking-python
posthog
PostHog Python 오류 추적
official
error-tracking-python
posthog
PostHog error tracking for Python
official
error-tracking-react
posthog
PostHog의 React용 오류 추적
official
error-tracking-react
posthog
PostHog error tracking for React
official
error-tracking-react-native
posthog
PostHog의 React Native 오류 추적
official
error-tracking-react-native
posthog
PostHog error tracking for React Native
official
error-tracking-ruby
posthog
PostHog Ruby 오류 추적
official
error-tracking-ruby
posthog
PostHog error tracking for Ruby
official
error-tracking-ruby-on-rails
posthog
PostHog error tracking for Ruby on Rails
official
error-tracking-ruby-on-rails
posthog
PostHog Ruby on Rails용 오류 추적
official
error-tracking-svelte
posthog
PostHog error tracking for Svelte
official
error-tracking-svelte
posthog
PostHog의 Svelte용 오류 추적
official
error-tracking-web
posthog
PostHog error tracking for Web (JavaScript)
official
error-tracking-web
posthog
PostHog 웹 (JavaScript) 오류 추적
official
establishing-code-ownership
posthog
Determine which PostHog team owns a file, directory, or code path, or enumerate all code a team owns (via distributed `owners.yaml`, `products/*/product.yaml`,…
official
establishing-code-ownership
posthog
Determine which PostHog team owns a file, directory, or code path, or enumerate all code a team owns (via `products/*/product.yaml` and…
official
establishing-code-ownership
posthog
Determine which PostHog team owns a file, directory, or code path, or enumerate all code a team owns (via `products/*/product.yaml` and…
official
experiment-audit
posthog
PostHog A/B 실험을 감사하여 고객의 설정, 노출, 기여도 및 지표를 확인합니다. 트리거 구문에는 "[고객]의 실험 감사" 등이 포함됩니다.
official
exploring-ai-failures
posthog
AI/LLM 애플리케이션이 프로덕션에서 실패하는 지점을 찾고, 실제 트레이스를 기반으로 실패 패턴을 표면화합니다. 누군가가 이해하고자 할 때 사용하세요…
official
exploring-ai-failures
posthog
Find where an AI/LLM application is failing in production and surface the failure patterns, working from real traces. Use when someone wants to understand…
official
exploring-ai-failures
posthog
프로덕션에서 AI/LLM 애플리케이션이 실패하는 지점을 찾고, 실제 트레이스를 기반으로 실패 패턴을 표면화합니다. 누군가가 이해하고자 할 때 사용합니다…
official
exploring-apm-traces
posthog
PostHog는 OpenTelemetry에서 분산 추적을 수집합니다. 각 추적은 서비스를 통과하는 요청의 경로를 나타내는 스팬 트리입니다.
official
exploring-apm-traces
posthog
Investigates distributed application performance using PostHog APM (OpenTelemetry span) data via MCP. Use when the user asks about service traces, slow…
official
exploring-apm-traces
posthog
PostHog는 OpenTelemetry에서 분산 추적을 수집합니다. 각 추적은 서비스를 통과하는 요청의 경로를 나타내는 스팬 트리입니다.
official
exploring-apm-traces
posthog
PostHog APM(OpenTelemetry 스팬) 데이터를 MCP를 통해 활용하여 분산 애플리케이션 성능을 조사합니다. 사용자가 서비스 트레이스, 느린…에 대해 질문할 때 사용하세요.
official
exploring-autocapture-events
posthog
사용자가 동의하면 posthog-js가 자동으로 클릭, 양식 제출, 페이지 변경을 $autocapture 이벤트로 캡처합니다. 각 이벤트는 클릭된 DOM 요소와 그 상위 요소를 elements_chain 열에 기록합니다.
official
exploring-autocapture-events
posthog
사용자가 동의하면 posthog-js가 자동으로 클릭, 양식 제출, 페이지 변경을 $autocapture 이벤트로 캡처합니다. 각 이벤트는 클릭된 DOM 요소와 그 상위 요소를 elements_chain 열에 기록합니다.
official
exploring-autocapture-events
posthog
사용자가 동의하면 posthog-js가 자동으로 클릭, 양식 제출, 페이지 변경을 $autocapture 이벤트로 캡처합니다. 각 이벤트는 클릭된 DOM 요소와 그 상위 요소를 elements_chain 열에 기록합니다.
official
exploring-autocapture-events
posthog
Guides exploration of $autocapture events captured by posthog-js to understand user interactions, find CSS selectors (especially data-attr attributes),…
official
exploring-autocapture-events
posthog
Guides exploration of $autocapture events captured by posthog-js to understand user interactions, find CSS selectors (especially data-attr attributes),…
official
exploring-endpoint-execution-logs
posthog
PostHog 엔드포인트의 실행 로그(오류 메시지, 실패한 실행, 캐시 미스, 느린 실행, 엔드포인트 중 예상치 못한 행 수 등)를 탐색하고 진단합니다.
official
exploring-endpoint-execution-logs
posthog
Explore and diagnose a PostHog endpoint's execution logs — error messages, failed runs, cache misses, slow runs, or unexpected row counts during endpoint…
official
exploring-endpoint-execution-logs
posthog
Explore and diagnose a PostHog endpoint's execution logs — error messages, failed runs, cache misses, slow runs, or unexpected row counts during endpoint…
official
exploring-endpoint-execution-logs
posthog
PostHog 엔드포인트의 실행 로그(오류 메시지, 실패한 실행, 캐시 미스, 느린 실행, 엔드포인트 중 예상치 못한 행 수 등)를 탐색하고 진단합니다.
official
exploring-endpoint-execution-logs
posthog
PostHog 엔드포인트의 실행 로그(오류 메시지, 실패한 실행, 캐시 미스, 느린 실행, 엔드포인트 중 예상치 못한 행 수 등)를 탐색하고 진단합니다.
official
exploring-live-traffic
posthog
PostHog 웹 분석 라이브 탭 데이터를 검사합니다 — 현재 온라인 사용자, 최근 30분 페이지뷰, 상위 페이지, 리퍼러, 기기, 브라우저, 국가, 봇…
official
exploring-live-traffic
posthog
Inspects PostHog Web analytics Live tab data — current users online, last-30-minutes pageviews, top pages, referrers, devices, browsers, countries, bot…
official
exploring-live-traffic
posthog
Inspects PostHog Web analytics Live tab data — current users online, last-30-minutes pageviews, top pages, referrers, devices, browsers, countries, bot…
official
exploring-live-traffic
posthog
PostHog 웹 분석 라이브 탭 데이터를 검사합니다 — 현재 온라인 사용자, 최근 30분 페이지뷰, 상위 페이지, 리퍼러, 기기, 브라우저, 국가, 봇 등
official
exploring-live-traffic
posthog
PostHog 웹 분석 라이브 탭 데이터를 검사합니다 — 현재 온라인 사용자, 최근 30분 페이지뷰, 상위 페이지, 리퍼러, 기기, 브라우저, 국가, 봇…
official
exploring-llm-clusters
posthog
LLM 분석 클러스터 조사 — AI/LLM 트래픽의 사용 패턴 이해, 클러스터 동작 비교, 비용/지연 시간 메트릭 계산, 세부 분석 수행
official
exploring-llm-clusters
posthog
LLM 분석 클러스터 조사 — AI/LLM 트래픽의 사용 패턴 이해, 클러스터 동작 비교, 비용/지연 시간 메트릭 계산, 세부 분석 수행
official
exploring-llm-clusters
posthog
LLM 분석 클러스터 조사 — AI/LLM 트래픽의 사용 패턴 이해, 클러스터 동작 비교, 비용/지연 시간 메트릭 계산, 세부 분석 수행
official
exploring-llm-clusters
posthog
Investigate AI observability clusters — understand usage patterns in AI/LLM traffic, compare cluster behavior, compute cost/latency metrics, and drill into…
official
exploring-llm-clusters
posthog
Investigate AI observability clusters — understand usage patterns in AI/LLM traffic, compare cluster behavior, compute cost/latency metrics, and drill into…
official
exploring-llm-costs
posthog
PostHog는 수집 시점에 모든 $ai_generation 및 $ai_embedding 이벤트에 호출당 비용 메타데이터를 첨부합니다. 모든 비용 관련 질문은 이 두 이벤트 유형에 대한 집계로 귀결되며, 유일한 차이는 그룹화, 필터링 및 비교 방식에 있습니다.
official
exploring-llm-costs
posthog
PostHog는 수집 시점에 모든 $ai_generation 및 $ai_embedding 이벤트에 호출당 비용 메타데이터를 첨부합니다. 모든 비용 관련 질문은 이 두 이벤트 유형에 대한 집계로 귀결되며, 유일한 차이는 그룹화, 필터링 및 비교 방식에 있습니다.
official
exploring-llm-costs
posthog
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…
official
exploring-llm-costs
posthog
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…
official
exploring-llm-costs
posthog
PostHog에서 LLM 비용을 조사합니다 — 시간 경과에 따른 총 비용, 모델별 비용, 제공업체, 사용자, 추적 또는 사용자 정의 차원별 비용, 토큰 및 캐시 적중 경제성, 그리고 비용…
official
exploring-llm-evaluations
posthog
PostHog 평가는 $ai_generation 이벤트에 점수를 매깁니다. 각 평가는 두 가지 유형 중 하나이며, 둘 다 일급(first-class)입니다.
official
exploring-llm-evaluations
posthog
PostHog 평가는 $ai_generation 이벤트에 점수를 매깁니다. 각 평가는 두 가지 유형 중 하나이며, 둘 다 일급(first-class)입니다.
official
exploring-llm-evaluations
posthog
Investigate AI observability evaluations — `hog` (deterministic code-based), `llm_judge` (LLM-prompt-based), and `sentiment` (user-message sentiment). Find…
official
exploring-llm-evaluations
posthog
Investigate AI observability evaluations of both types — `hog` (deterministic code-based) and `llm_judge` (LLM-prompt-based). Find existing evaluations,…
official
exploring-llm-evaluations
posthog
PostHog 평가는 $ai_generation 이벤트에 점수를 매깁니다. 각 평가는 두 가지 유형 중 하나이며, 둘 다 일급(first-class)입니다.
official
exploring-llm-traces
posthog
PostHog는 LLM/AI 에이전트 활동을 트레이스로 캡처합니다. 각 트레이스는 최상위 에이전트 호출부터 개별 LLM API 호출까지 단일 AI 상호작용을 나타내는 이벤트 트리입니다.
official
exploring-llm-traces
posthog
PostHog는 LLM/AI 에이전트 활동을 트레이스로 캡처합니다. 각 트레이스는 최상위 에이전트 호출부터 개별 LLM API 호출까지 단일 AI 상호작용을 나타내는 이벤트 트리입니다.
official
exploring-llm-traces
posthog
PostHog는 LLM/AI 에이전트 활동을 트레이스로 캡처합니다. 각 트레이스는 최상위 에이전트 호출부터 개별 LLM API 호출까지 단일 AI 상호작용을 나타내는 이벤트 트리입니다.
official
exploring-mcp-intent-clusters
posthog
PostHog MCP 의도 클러스터 탐색 — 의미적 유사성으로 그룹화된 에이전트 목표, 각 클러스터의 도구 분포 및 오류율. 사용자가 요청할 때 사용…
official
exploring-mcp-intent-clusters
posthog
PostHog MCP 의도 클러스터 탐색 — 의미적 유사성으로 그룹화된 에이전트 목표, 각 클러스터의 도구 분포 및 오류율. 사용자가 요청할 때 사용…
official
exploring-mcp-intent-clusters
posthog
Explore PostHog MCP intent clusters — agent goals grouped by semantic similarity, with each cluster's tool distribution and error rates. Use when the user asks…
official
exploring-mcp-sessions
posthog
개별 PostHog MCP 세션을 조사합니다. 이는 단일 에이전트가 한 번의 실행에서 수행한 도구 호출 시퀀스, 수행하려던 작업, 그리고 문제가 발생한 지점을 분석합니다. 사용…
official
exploring-mcp-sessions
posthog
개별 PostHog MCP 세션을 조사합니다. 이는 단일 에이전트가 한 번의 실행에서 수행한 도구 호출 시퀀스, 시도한 작업, 그리고 오류가 발생한 지점을 분석합니다. 사용…
official
exploring-mcp-tool-quality
posthog
PostHog MCP 도구 호출의 품질(오류율, 지연 시간, 도달 범위, 실패하거나 느린 도구)을 조사합니다. 사용자가 "어떤 MCP 도구가..."라고 물을 때 사용하세요.
official
exploring-mcp-tool-quality
posthog
Investigate the quality of PostHog MCP tool calls — error rates, latency, reach, and which tools are failing or slow. Use when the user asks "which MCP tool…
official
exploring-mcp-tool-quality
posthog
PostHog MCP 도구 호출의 품질(오류율, 지연 시간, 도달 범위, 실패하거나 느린 도구)을 조사합니다. 사용자가 "어떤 MCP 도구가..."라고 물을 때 사용하세요.
official
exploring-mcp-tool-usage
posthog
PostHog MCP 서버의 도구 사용 방식을 탐색하기 위한 시작점으로, 광범위한 질문을 이를 해결하는 유형화된 도구로 라우팅합니다. 사용자가 "어떻게…"라고 질문할 때 사용하세요.
official
exploring-mcp-tool-usage
posthog
Starting point for exploring how a PostHog MCP server's tools are used — routes a broad question to the typed tool that answers it. Use when the user asks "how…
official
exploring-mcp-tool-usage
posthog
PostHog MCP 서버의 도구 사용 방식을 탐색하기 위한 시작점으로, 광범위한 질문을 이를 해결하는 유형화된 도구로 라우팅합니다. 사용자가 "어떻게…"라고 물을 때 사용하세요.
official
exploring-replay-vision-observations
posthog
에이전트가 Replay Vision 스캐너의 관측 결과를 가져오고, 발견 사항을 읽고, 이를 바탕으로 행동하도록 안내합니다 — 세션 전반의 패턴 요약, 세부 분석…
official
exploring-replay-vision-observations
posthog
Guides agents through pulling a Replay Vision scanner's observations, reading the findings, and acting on them — summarizing patterns across sessions, drilling…
official
exploring-replay-vision-observations
posthog
에이전트가 Replay Vision 스캐너의 관찰 결과를 가져오고, 발견 사항을 읽고, 이를 바탕으로 조치를 취하도록 안내합니다 — 세션 전반의 패턴을 요약하고, 세부…
official
exploring-scouts
posthog
PostHog Signals 스카우트를 탐색하고 이해하는 방법 — 프로젝트를 스캔하고 Signals 인박스에 보고서를 작성하는 예약된 에이전트입니다. 사용자가...
official
exploring-scouts
posthog
How to explore and make sense of PostHog Signals scouts — the scheduled agents that scan a project and write reports into the Signals inbox. Use when a user…
official
exploring-scouts
posthog
PostHog Signals 스카우트를 탐색하고 이해하는 방법 — 프로젝트를 스캔하고 Signals 인박스에 보고서를 작성하는 예약된 에이전트입니다. 사용자가...
official
exploring-signals-scouts
posthog
PostHog Signals 스카우트를 탐색하고 이해하는 방법 — 프로젝트를 스캔하고 Signals 인박스에 결과를 발행하는 예약된 에이전트입니다. 사용자가...
official
exploring-signals-scouts
posthog
How to explore and make sense of PostHog Signals scouts — the scheduled agents that scan a project and emit findings into the Signals inbox. Use when a user…
official
exploring-signals-scouts
posthog
PostHog Signals 스카우트를 탐색하고 이해하는 방법 — 프로젝트를 스캔하고 Signals 인박스에 결과를 발행하는 예약된 에이전트입니다. 사용자가...
official
exploring-the-wizard
posthog
Run, drive, and explore the PostHog wizard headlessly against an app — boot it on the app and decide each screen yourself over the wizard-ci MCP tools…
official
exporting-session-recordings
posthog
단일 세션 녹화의 원시 데이터(녹화 블록 + ClickHouse 메타데이터)를 다운로드 가능한 zip으로 내보내고 다운로드합니다. 스태프 전용, django admin을 통해…
official
extending-personhog-test-harness
posthog
When and how to add scenarios, chaos events, and invariants to the personhog e2e test harness (rust/personhog-test-harness). Use after fixing a bug or…
official
feature-flags-android
posthog
Android 애플리케이션을 위한 PostHog 기능 플래그
official
feature-flags-android
posthog
PostHog feature flags for Android applications
official
feature-flags-api
posthog
PostHog feature flags for API applications
official
feature-flags-api
posthog
API 애플리케이션을 위한 PostHog 기능 플래그
official
feature-flags-dotnet
posthog
PostHog feature flags for .NET applications
official
feature-flags-dotnet
posthog
PostHog 기능 플래그 for .NET 애플리케이션
official
feature-flags-elixir
posthog
PostHog feature flags for Elixir applications
official
feature-flags-elixir
posthog
PostHog 기능 플래그 for Elixir 애플리케이션
official
feature-flags-flutter
posthog
PostHog feature flags for Flutter applications
official
feature-flags-flutter
posthog
PostHog 기능 플래그 for Flutter 애플리케이션
official
feature-flags-go
posthog
PostHog feature flags for Go applications
official
feature-flags-go
posthog
PostHog 기능 플래그 for Go 애플리케이션
official
feature-flags-ios
posthog
PostHog feature flags for iOS applications
official
feature-flags-ios
posthog
iOS 애플리케이션용 PostHog 기능 플래그
official
feature-flags-java
posthog
PostHog feature flags for Java applications
official
feature-flags-java
posthog
PostHog 기능 플래그 for Java 애플리케이션
official
feature-flags-nextjs
posthog
PostHog feature flags for Next.js applications
official
feature-flags-nextjs
posthog
PostHog 기능 플래그 for Next.js 애플리케이션
official
feature-flags-nodejs
posthog
PostHog feature flags for Node.js applications
official
feature-flags-nodejs
posthog
PostHog 기능 플래그 for Node.js 애플리케이션
official
feature-flags-php
posthog
PostHog feature flags for PHP applications
official
feature-flags-php
posthog
PHP 애플리케이션을 위한 PostHog 기능 플래그
official
feature-flags-python
posthog
PostHog feature flags for Python applications
official
feature-flags-python
posthog
PostHog 기능 플래그 for Python 애플리케이션
official
feature-flags-react
posthog
PostHog feature flags for React applications
official
feature-flags-react
posthog
PostHog 기능 플래그 for React 애플리케이션
official
feature-flags-react-native
posthog
PostHog feature flags for React Native applications
official
feature-flags-react-native
posthog
PostHog 기능 플래그 for React Native 애플리케이션
official
feature-flags-ruby
posthog
PostHog feature flags for Ruby applications
official
feature-flags-ruby
posthog
PostHog 기능 플래그 for Ruby 애플리케이션
official
feature-flags-rust
posthog
PostHog feature flags for Rust applications
official
feature-flags-rust
posthog
PostHog 기능 플래그 for Rust 애플리케이션
official
feature-flags-web
posthog
PostHog feature flags for Web (JavaScript) applications
official
feature-flags-web
posthog
PostHog 기능 플래그 for Web (JavaScript) 애플리케이션
official
feature-usage-feed
posthog
일부 PostHog 기능(그룹 세션 요약, 단일 세션 요약, 재생 AI 검색, 오류 추적 AI 디버그 등)은 매주 수백 또는 수천 개의 LLM 트레이스를 생성합니다. 이를 수동으로 읽는 것은 불가능합니다. 이 스킬은 해당 트레이스 볼륨을 사용자가 실제로 기능을 사용하는 방식인 표준 사용 사례의 실시간 Slack 피드로 전환하는 종단 간 패턴을 다룹니다.
official
feature-usage-feed
posthog
일부 PostHog 기능(그룹 세션 요약, 단일 세션 요약, 재생 AI 검색, 오류 추적 AI 디버그 등)은 매주 수백 또는 수천 개의 LLM 트레이스를 생성합니다. 이를 수동으로 읽는 것은 불가능합니다. 이 스킬은 해당 트레이스 볼륨을 사용자가 실제로 기능을 사용하는 방식인 표준 사용 사례의 실시간 Slack 피드로 전환하는 종단 간 패턴을 다룹니다.
official
feature-usage-feed
posthog
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…
official
feature-usage-feed
posthog
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…
official
feature-usage-feed
posthog
일부 PostHog 기능(그룹 세션 요약, 단일 세션 요약, 재생 AI 검색, 오류 추적 AI 디버그 등)은 매주 수백 또는 수천 개의 LLM 트레이스를 생성합니다. 이를 수동으로 읽는 것은 현실적이지 않습니다. 이 스킬은 해당 트레이스 볼륨을 사용자가 실제로 기능을 어떻게 사용하는지에 대한 표준 사용 사례의 실시간 Slack 피드로 전환하는 종단 간 패턴을 다룹니다.
official
filtering-bot-traffic
posthog
PostHog 웹 및 제품 분석에서 트래픽 분류 표면(isLikelyBot…)을 사용하여 봇/크롤러/AI-에이전트 트래픽을 식별, 측정 및 제외합니다.
official
filtering-bot-traffic
posthog
Identify, measure, and exclude bot / crawler / AI-agent traffic in PostHog web and product analytics using the traffic classification surface (the isLikelyBot…
official
filtering-bot-traffic
posthog
PostHog 웹 및 제품 분석에서 트래픽 분류 표면(isLikelyBot…)을 사용하여 봇/크롤러/AI 에이전트 트래픽을 식별, 측정 및 제외합니다.
official
finding-deleted-feature-flags
posthog
최근 시간 범위 내에서 활성 프로젝트에서 소프트 삭제된 기능 플래그를 찾습니다. 사용자가 "지난 N일 동안 삭제된 플래그는 무엇인가요?"라고 물을 때 사용하세요.
official
finding-deleted-feature-flags
posthog
Find feature flags that were soft-deleted in the active project within a recent time window. Use when the user asks "what flags were deleted in the last N…
official
finding-deleted-feature-flags
posthog
Find feature flags that were soft-deleted in the active project within a recent time window. Use when the user asks "what flags were deleted in the last N…
official
finding-deleted-feature-flags
posthog
최근 시간 범위 내에서 활성 프로젝트에서 소프트 삭제된 기능 플래그를 찾습니다. 사용자가 "지난 N일 동안 삭제된 플래그는 무엇인가요?"라고 물을 때 사용하세요.
official
finding-deleted-feature-flags
posthog
최근 시간 범위 내에서 활성 프로젝트에서 소프트 삭제된 기능 플래그를 찾습니다. 사용자가 "지난 N일 동안 삭제된 플래그는 무엇인가요?"라고 물을 때 사용하세요.
official
finding-experiments
posthog
Resolves a PostHog experiment reference from natural language to a concrete experiment ID by browsing `experiment-list` (not feature-flag tools), with…
official
finding-experiments
posthog
Resolves a PostHog experiment reference from natural language to a concrete experiment ID by browsing `experiment-list` (not feature-flag tools), with…
official
finding-experiments
posthog
Resolves a PostHog experiment reference from natural language to a concrete experiment ID by browsing `experiment-list` (not feature-flag tools), with…
official
finding-experiments
posthog
자연어로 된 실험 참조를 구체적인 실험 ID로 변환합니다. 이름 조회, 모호한 설명('회원가입 실험', '내 최신...')을 처리합니다.
official
finding-experiments
posthog
Resolves a PostHog experiment reference from natural language to a concrete experiment ID by browsing `experiment-list` (not feature-flag tools), with…
official
finding-llm-gateway-migration-candidates
posthog
Finds and ranks callers that could move from services/llm-gateway to PostHog/ai-gateway. Use when asked what to migrate next, to find low-risk gateway…
official
finding-replay-for-issue
posthog
사용자가 "이 오류에 대한 리플레이를 보여줘" 또는 "이슈 X에 대한 녹화를 찾아줘"라고 말할 때, 목표는 단순히 연결된 세션이 아니라 오류로 이어진 과정을 가장 잘 보여주는 세션입니다. 인기 있는 이슈에는 수백 개의 연결된 세션이 있을 수 있으며, 대부분은 충돌 전용 조각이거나 중복 발생입니다. 이 스킬은 가장 유용한 세션을 선택합니다.
official
finding-replay-for-issue
posthog
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…
official
finding-replay-for-issue
posthog
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…
official
finding-replay-for-issue
posthog
오류 추적 이슈와 연결된 가장 유용한 세션 녹화를 찾습니다. 사용자가 오류 추적 이슈 ID를 가지고 있고 리플레이를 시청하려 할 때 사용합니다…
official
finding-replay-for-issue
posthog
사용자가 "이 오류에 대한 리플레이를 보여줘" 또는 "이슈 X에 대한 녹화를 찾아줘"라고 말할 때, 목표는 단순히 연결된 세션이 아니라 오류로 이어진 과정을 가장 잘 보여주는 세션입니다. 인기 있는 이슈에는 수백 개의 연결된 세션이 있을 수 있으며, 대부분은 충돌 전용 조각이거나 중복 발생입니다. 이 스킬은 가장 유용한 세션을 선택합니다.
official
finding-sessions-to-watch
posthog
사용자가 "녹화본을 보고 싶지만 어떤 걸 봐야 할지 모르겠다"는 상태에서 시청할 가치가 있는 짧고 유용한 세션 목록을 제공하도록 안내합니다. 사용자가 어떤 것을 물어볼 때 사용하세요.
official
finding-sessions-to-watch
posthog
Guides a user from "I want to watch recordings but don't know which ones" to a short, high-signal list of sessions worth watching. Use when the user asks which…
official
finding-sessions-to-watch
posthog
Guides a user from "I want to watch recordings but don't know which ones" to a short, high-signal list of sessions worth watching. Use when the user asks which…
official
finding-sessions-to-watch
posthog
사용자가 "녹화본을 보고 싶지만 어떤 걸 봐야 할지 모르겠다"는 상태에서 시청할 가치가 있는 짧고 유용한 세션 목록을 제공하도록 안내합니다. 사용자가 어떤 것을 물어볼 때 사용하세요.
official
finding-sessions-to-watch
posthog
사용자가 "녹화본을 보고 싶지만 어떤 걸 봐야 할지 모르겠다"는 상태에서 시청할 가치가 있는 짧고 유용한 세션 목록을 제공하도록 안내합니다. 사용자가 어떤 것을 물어볼 때 사용하세요.
official
fixing-flaky-tests
posthog
에이전트가 PostHog 모노레포에서 불안정한 테스트를 재현하고, 근본 원인을 찾고, 수정하고, 검증하는 과정을 안내합니다. CI에서 테스트가 간헐적으로 실패할 때 사용하세요.
official
fixing-flaky-tests
posthog
Guides an agent through reproducing, root-causing, fixing, and validating flaky tests in the PostHog monorepo. Use when a test fails intermittently in CI but…
official
fixing-flaky-tests
posthog
Guides an agent through reproducing, root-causing, fixing, and validating flaky tests in the PostHog monorepo. Use when a test fails intermittently in CI but…
official
fixing-flaky-tests
posthog
에이전트가 PostHog 모노레포에서 불안정한 테스트를 재현하고, 근본 원인을 찾고, 수정하고, 검증하는 과정을 안내합니다. CI에서 테스트가 간헐적으로 실패할 때 사용하세요.
official
formatting-insight-axes
posthog
Pick the right y-axis unit when creating or updating a TrendsQuery insight via `posthog:insight-create` or `posthog:insight-update`. Use when the agent is…
official
formatting-insight-axes
posthog
Pick the right y-axis unit when creating or updating a TrendsQuery insight via `posthog:insight-create` or `posthog:insight-update`. Use when the agent is…
official
formatting-insight-axes
posthog
Pick the right y-axis unit when creating or updating a TrendsQuery insight via `posthog:insight-create` or `posthog:insight-update`. Use when the agent is…
official
formatting-insight-axes
posthog
Pick the right y-axis unit when creating or updating a TrendsQuery insight via `posthog:insight-create` or `posthog:insight-update`. Use when the agent is…
official
formatting-insight-axes
posthog
Pick the right y-axis unit when creating or updating a TrendsQuery insight via `posthog:insight-create` or `posthog:insight-update`. Use when the agent is…
official
gating-production-deploys
posthog
GitHub Actions 워크플로우를 추가하거나 편집할 때 사용하며, 이 워크플로우는 컨테이너 이미지를 레지스트리(ECR/ghcr/Docker Hub, build-push-action 사용)로 푸시하거나 디스패치합니다…
official
gating-production-deploys
posthog
Use when adding or editing a GitHub Actions workflow that pushes a container image to a registry (ECR/ghcr/Docker Hub via build-push-action) or dispatches a…
official
gating-production-deploys
posthog
Use when adding or editing a GitHub Actions workflow that pushes a container image to a registry (ECR/ghcr/Docker Hub via build-push-action) or dispatches a…
official
gating-production-deploys
posthog
GitHub Actions 워크플로우를 추가하거나 편집할 때 사용합니다. 이 워크플로우는 build-push-action을 통해 컨테이너 이미지를 레지스트리(ECR/ghcr/Docker Hub)로 푸시하거나 디스패치합니다…
official
generating-clickhouse-query-performance-reports
posthog
Produce and structure slow-query performance reports for PostHog's production ClickHouse (US and EU). Use when asked for a slow query report, query performance…
official
generating-clickhouse-query-performance-reports
posthog
PostHog의 프로덕션 ClickHouse(미국 및 EU)에 대한 느린 쿼리 성능 보고서를 생성하고 구조화합니다. 느린 쿼리 보고서, 쿼리 성능에 대해 요청받을 때 사용합니다.
official
grouping-noisy-errors
posthog
PostHog 오류 추적 이슈 중 서로 다른 지문으로 보고된 동일한 실제 오류를 통합합니다. 사용자가 "왜 이렇게 많은..."이라고 물을 때 사용하세요.
official
grouping-noisy-errors
posthog
Consolidate PostHog error tracking issues that are the same actual error reported under different fingerprints. Use when the user asks "why do I have so many…
official
grouping-noisy-errors
posthog
Consolidate PostHog error tracking issues that are the same actual error reported under different fingerprints. Use when the user asks "why do I have so many…
official
grouping-noisy-errors
posthog
PostHog 오류 추적에서 동일한 실제 오류가 다른 핑거프린트로 보고된 문제를 통합합니다. 사용자가 "왜 이렇게 많은..."이라고 물을 때 사용하세요.
official
grouping-noisy-errors
posthog
PostHog 오류 추적 이슈 중 서로 다른 핑거프린트로 보고된 동일한 실제 오류를 통합합니다. 사용자가 "왜 이렇게 많은..."이라고 물을 때 사용하세요.
official
hogli
posthog
PostHog 개발자 CLI 및 저장소 도구 참조. 사용자가 hogli를 언급하거나, 저장소 CLI 도구, bin 스크립트, Makefile, 방법에 대해 질문할 때 사용합니다.
official
hogli
posthog
PostHog developer CLI and repo tooling reference. Use when the user mentions hogli, asks about repo CLI tools, bin scripts, Makefiles, how to…
official
hogli
posthog
PostHog developer CLI and repo tooling reference. Use when the user mentions hogli, asks about repo CLI tools, bin scripts, Makefiles, how to…
official
hogli
posthog
PostHog 개발을 위한 통합 CLI입니다. 모든 저장소 스크립트, bin 명령어, 도구를 단일 진입점 뒤에 래핑합니다. Makefile이 없으며, hogli가 그 역할을 대신합니다.
official
implementing-agent-modes
posthog
PostHog AI 에이전트의 새로운 모드를 생성/업데이트하기 위한 가이드라인입니다. 모드는 어떤 도구, 프롬프트, 프롬프트 인젝션이 적용되는지와 그 조건을 제한하는 방법입니다…
official
implementing-agent-modes
posthog
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…
official
implementing-agent-modes
posthog
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…
official
implementing-agent-modes
posthog
PostHog AI 에이전트의 새로운 모드를 생성/업데이트하기 위한 가이드라인입니다. 모드는 어떤 도구, 프롬프트, 프롬프트 인젝션이 적용되는지와 그 조건을 제한하는 방법입니다…
official
implementing-mcp-tools
posthog
PostHog 제품 엔드포인트를 MCP 도구로 노출하기 위한 가이드입니다. 새 API 엔드포인트를 생성하거나 업데이트할 때, MCP 도구 정의를 추가할 때, YAML을 스캐폴딩할 때 사용하세요.
official
implementing-mcp-tools
posthog
PostHog 제품 엔드포인트를 MCP 도구로 노출하기 위한 가이드입니다. 새 API 엔드포인트를 생성하거나 업데이트할 때, MCP 도구 정의를 추가할 때, YAML을 스캐폴딩할 때 사용하세요.
official
implementing-mcp-ui-apps
posthog
MCP UI 앱 추가 가이드 — Claude Desktop과 같은 MCP 클라이언트에서 도구 결과를 대화형 시각화로 렌더링합니다. 새로운 세부사항이나 목록을 추가할 때 사용하세요…
official
implementing-mcp-ui-apps
posthog
MCP UI 앱 추가 가이드 — Claude Desktop과 같은 MCP 클라이언트에서 도구 결과를 대화형 시각화로 렌더링합니다. 새로운 세부 정보나 목록을 추가할 때 사용하세요…
official
implementing-warehouse-sources
posthog
PostHog 데이터 웨어하우스 가져오기 소스를 구현하고 확장합니다. products/warehouse_sources/backend/temporal/data_imports/sources 아래에 새 소스를 추가할 때 사용합니다.
official
implementing-warehouse-sources
posthog
Implement and extend PostHog Data warehouse import sources. Use when adding a new source under products/warehouse_sources/backend/temporal/data_imports/sources,…
official
implementing-warehouse-sources
posthog
Implement and extend PostHog Data warehouse import sources. Use when adding a new source under products/warehouse_sources/backend/temporal/data_imports/sources,…
official
implementing-warehouse-sources
posthog
PostHog 데이터 웨어하우스 가져오기 소스를 구현하고 확장합니다. posthog/temporal/data_imports/sources 아래에 새 소스를 추가하거나 데이터셋/엔드포인트를 추가할 때 사용합니다.
official
improving-drf-endpoints
posthog
PostHog에서 DRF 뷰셋과 시리얼라이저를 편집, 검토 또는 감사할 때 사용합니다. posthog/api/, products/*/backend/api/,…의 파일에서 트리거됩니다.
official
improving-drf-endpoints
posthog
PostHog에서 DRF 뷰셋과 시리얼라이저를 편집, 검토 또는 감사할 때 사용합니다. posthog/api/, products/*/backend/api/,…의 파일에서 트리거됩니다.
official
improving-drf-endpoints
posthog
Use when editing, reviewing, or auditing DRF viewsets and serializers in PostHog. Triggers on files in posthog/api/, products/*/backend/api/,…
official
improving-drf-endpoints
posthog
Use when editing, reviewing, or auditing DRF viewsets and serializers in PostHog. Triggers on files in posthog/api/, products/*/backend/api/,…
official
improving-mcp-tools
posthog
improve-my-MCP 캠페인 실행: 평가 도구로 MCP 에이전트 경험을 측정하고, 가장 영향력이 큰 도구 문제를 선정하는 자동 연구 스타일의 루프입니다…
official
improving-mcp-tools
posthog
Run an improve-my-MCP campaign: an autoresearch-style loop that measures the MCP agent experience with the eval harness, picks the highest-impact tool problem…
official
improving-mcp-tools
posthog
improve-my-MCP 캠페인 실행: 평가 도구로 MCP 에이전트 경험을 측정하고, 가장 영향력이 큰 도구 문제를 선정하는 자동 연구 스타일의 루프입니다…
official
inbox-exploration
posthog
PostHog의 받은 편지함(Inbox)은 신호 보고서를 표시하는 곳입니다. 이 보고서는 관련 관찰(신호)들을 하나의 이슈나 트렌드(예: "/checkout에서 오류율 3배 급증")로 집계한 것입니다. 보고서는 오류 추적, 세션 리플레이, 웹 분석, 실험, 그리고 Linear, GitHub, Zendesk 같은 통합 제품 등 여러 소스 제품에서 생성됩니다.
official
inbox-exploration
posthog
Explore PostHog's Inbox and act on what it surfaces — the place where signal reports cluster into actionable issues and trends. Use when the user asks "what's…
official
inbox-exploration
posthog
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…
official
inbox-exploration
posthog
PostHog의 인박스를 탐색하고 표면화된 내용에 대해 조치를 취하세요 — 신호 보고서가 실행 가능한 이슈와 트렌드로 모이는 곳입니다. 사용자가 "무엇이…"라고 물을 때 사용하세요.
official
inbox-exploration
posthog
PostHog의 받은 편지함(Inbox)은 신호 보고서를 표시하는 곳입니다. 이 보고서는 관련 관찰(신호)들을 하나의 이슈나 트렌드(예: "/checkout에서 오류율 3배 급증")로 집계한 것입니다. 보고서는 오류 추적, 세션 재생, 웹 분석, 실험, 그리고 Linear, GitHub, Zendesk 같은 통합 제품 등 여러 소스 제품에서 생성됩니다.
official
ingestion-pipeline-doctor-nodejs
posthog
PostHog의 수집 파이프라인 프레임워크와 그 규칙 검사 에이전트에 대한 빠른 참조입니다.
official
ingestion-pipeline-doctor-nodejs
posthog
수집 파이프라인 아키텍처 개요 및 규칙 참조. 파이프라인 프레임워크에 대한 빠른 이해가 필요하거나 어떤 닥터를 사용해야 할지 알고 싶을 때 사용합니다.
official
ingestion-pipeline-doctor-nodejs
posthog
Ingestion pipeline architecture overview and convention reference. Use when you need a quick orientation to the pipeline framework or want to know which doctor…
official
ingestion-pipeline-doctor-nodejs
posthog
Ingestion pipeline architecture overview and convention reference. Use when you need a quick orientation to the pipeline framework or want to know which doctor…
official
ink-tui-wizard
posthog
Ink(CLI용 React)와 @inkjs/ui를 사용하여 반응형 세션 기반 마법사 패턴으로 터미널 사용자 인터페이스(TUI)를 구축합니다. 대화형…을 만들 때 사용합니다.
official
instrument-error-tracking
posthog
이 스킬을 사용하여 애플리케이션에서 예외를 캡처하고 모니터링하는 PostHog 오류 추적을 추가하세요. 기능을 구현하거나 PR을 검토한 후에 사용하여 전체 스택 트레이스와 소스 맵으로 오류가 추적되도록 하세요. PostHog가 아직 설치되지 않은 경우, 이 스킬은 초기 SDK 설정도 다룹니다. 모든 플랫폼이나 언어를 지원합니다.
official
instrument-error-tracking
posthog
Add PostHog error tracking to capture and monitor exceptions. Use after implementing features or reviewing PRs to ensure errors are tracked with stack traces…
official
instrument-error-tracking
posthog
이 스킬을 사용하여 애플리케이션에서 예외를 캡처하고 모니터링하는 PostHog 오류 추적을 추가하세요. 기능을 구현하거나 PR을 검토한 후에 사용하여 전체 스택 트레이스와 소스 맵으로 오류가 추적되도록 하세요. PostHog가 아직 설치되지 않은 경우, 이 스킬은 초기 SDK 설정도 다룹니다. 모든 플랫폼이나 언어를 지원합니다.
official
instrument-feature-flags
posthog
이 스킬을 사용하여 새로운 기능이나 변경된 기능을 제어하는 PostHog 기능 플래그를 추가하세요. 기능을 구현하거나 PR을 검토한 후에 사용하여 기능 플래그 제어로 안전한 롤아웃을 보장하세요. PostHog가 아직 설치되지 않은 경우, 이 스킬은 초기 SDK 설정도 다룹니다. 모든 플랫폼이나 언어를 지원합니다.
official
instrument-feature-flags
posthog
Add PostHog feature flags to gate new functionality. Use after implementing features or reviewing PRs to ensure safe rollouts with feature flag controls. Also…
official
instrument-feature-flags
posthog
이 스킬을 사용하여 새로운 기능이나 변경된 기능을 제어하는 PostHog 기능 플래그를 추가하세요. 기능을 구현하거나 PR을 검토한 후에 사용하여 기능 플래그 제어를 통해 안전한 롤아웃을 보장하세요. PostHog가 아직 설치되지 않은 경우, 이 스킬은 초기 SDK 설정도 다룹니다. 모든 플랫폼이나 언어를 지원합니다.
official
instrument-integration
posthog
이 스킬을 사용하여 애플리케이션에 PostHog SDK를 추가하세요. PostHog를 처음 설정하거나 PostHog 초기화가 필요한 PR을 검토할 때 사용합니다. SDK 설치, 프로바이더 설정, 기본 구성을 다룹니다. 모든 프레임워크나 언어를 지원합니다.
official
instrument-integration
posthog
이 스킬을 사용하여 애플리케이션에 PostHog SDK를 추가하세요. PostHog를 처음 설정하거나 PostHog 초기화가 필요한 PR을 검토할 때 사용합니다. SDK 설치, 프로바이더 설정, 기본 구성을 다룹니다. 모든 프레임워크나 언어를 지원합니다.
official
instrument-integration
posthog
Add PostHog SDK integration to your application. Use when setting up PostHog for the first time or reviewing PRs that need PostHog initialization. Covers SDK…
official
instrument-llm-analytics
posthog
이 스킬을 사용하여 새 코드나 변경된 코드에서 AI 모델 사용을 추적하는 PostHog LLM 분석을 추가하세요. LLM 기능을 구현하거나 PR을 검토한 후에 사용하여 모든 생성이 토큰 수, 지연 시간, 비용과 함께 캡처되도록 하세요. PostHog가 아직 설치되지 않은 경우, 이 스킬은 초기 SDK 설정도 다룹니다. 모든 제공자나 프레임워크를 지원합니다.
official
instrument-llm-analytics
posthog
Add PostHog LLM analytics to trace AI model usage. Use after implementing LLM features or reviewing PRs to ensure all generations are captured with token…
official
instrument-llm-analytics
posthog
이 스킬을 사용하여 새 코드나 변경된 코드에서 AI 모델 사용을 추적하는 PostHog LLM 분석을 추가하세요. LLM 기능을 구현하거나 PR을 검토한 후에 사용하여 모든 생성이 토큰 수, 지연 시간, 비용과 함께 캡처되도록 하세요. PostHog가 아직 설치되지 않은 경우, 이 스킬은 초기 SDK 설정도 다룹니다. 모든 제공자나 프레임워크를 지원합니다.
official
instrument-logs
posthog
이 스킬을 사용하여 새 코드나 변경된 코드에 PostHog 로그 캡처를 추가하세요. 기능을 구현하거나 PR을 검토한 후에 사용하여 구조화된 속성으로 의미 있는 로그 이벤트가 캡처되도록 하세요. PostHog 로그 내보내기가 아직 구성되지 않은 경우, 이 스킬은 초기 OTLP 익스포터 설정도 다룹니다. 모든 플랫폼이나 언어를 지원합니다.
official
instrument-logs
posthog
Add PostHog log capture to track application logs. Use after implementing features or reviewing PRs to ensure meaningful log events are captured with…
official
instrument-logs
posthog
이 스킬을 사용하여 새롭거나 변경된 코드에 PostHog 로그 캡처를 추가하세요. 기능을 구현하거나 PR을 검토한 후 사용하여 구조화된 속성으로 의미 있는 로그 이벤트가 캡처되도록 하세요. PostHog 로그 내보내기가 아직 구성되지 않은 경우, 이 스킬은 초기 OTLP 익스포터 설정도 포함합니다. 모든 플랫폼이나 언어를 지원합니다.
official
instrument-product-analytics
posthog
이 스킬을 사용하여 새롭거나 변경된 코드에서 의미 있는 사용자 행동을 추적하는 제품 분석 이벤트(캡처 호출)를 추가하세요. 기능을 구현하거나 PR을 검토한 후 사용하여 주요 사용자 행동이 캡처되도록 보장하세요. PostHog가 아직 설치되지 않은 경우, 이 스킬은 초기 SDK 설정도 다룹니다. 모든 프레임워크 또는 언어를 지원합니다.
official
instrument-product-analytics
posthog
Add PostHog product analytics events to track user behavior. Use after implementing new features or reviewing PRs to ensure meaningful user actions are…
official
instrument-product-analytics
posthog
이 스킬을 사용하여 새롭거나 변경된 코드에서 의미 있는 사용자 행동을 추적하는 제품 분석 이벤트(캡처 호출)를 추가하세요. 기능을 구현하거나 PR을 검토한 후에 사용하여 주요 사용자 행동이 캡처되도록 보장하세요. PostHog가 아직 설치되지 않은 경우, 이 스킬은 초기 SDK 설정도 다룹니다. 모든 프레임워크나 언어를 지원합니다.
official
instrumenting-first-party-metrics
posthog
How to instrument PostHog's own Metrics product from PostHog-owned code — record counters, gauges, and histograms that land in posthog.metrics, the same way…
official
integration-android
posthog
Android 애플리케이션용 PostHog 통합
official
integration-android
posthog
PostHog integration for Android applications
official
integration-angular
posthog
PostHog integration for Angular applications
official
integration-angular
posthog
PostHog를 Angular 애플리케이션에 통합하기 위한 연동 모듈
official
integration-astro-hybrid
posthog
PostHog integration for Astro hybrid rendering with both static and server-rendered pages
official
integration-astro-hybrid
posthog
이 스킬은 PostHog 분석을 Astro(하이브리드) 애플리케이션에 추가하는 데 도움을 줍니다.
official
integration-astro-ssr
posthog
PostHog 통합: API 라우트를 사용하는 서버 렌더링 Astro 애플리케이션용
official
integration-astro-ssr
posthog
PostHog integration for server-rendered Astro applications with API routes
official
integration-astro-static
posthog
PostHog integration for static Astro sites using SSG
official
integration-astro-static
posthog
SSG를 사용하는 정적 Astro 사이트를 위한 PostHog 통합
official
integration-astro-view-transitions
posthog
PostHog integration for Astro with ClientRouter view transitions
official
integration-astro-view-transitions
posthog
PostHog와 Astro의 ClientRouter 뷰 전환 통합
official
integration-django
posthog
PostHog integration for Django applications
official
integration-django
posthog
PostHog와 Django 애플리케이션의 통합
official
integration-expo
posthog
PostHog integration for Expo applications
official
integration-expo
posthog
Expo 애플리케이션을 위한 PostHog 통합
official
integration-fastapi
posthog
PostHog integration for FastAPI applications
official
integration-fastapi
posthog
PostHog와 FastAPI 애플리케이션의 통합
official
integration-flask
posthog
PostHog integration for Flask applications
official
integration-flask
posthog
PostHog 통합 for Flask 애플리케이션
official
integration-javascript_node
posthog
integration-javascript_node — AI 에이전트를 위한 설치 가능한 스킬로, posthog/skills에서 게시되었습니다.
official
integration-javascript_node
posthog
PostHog integration for server-side Node.js applications using posthog-node
official
integration-javascript_web
posthog
PostHog integration for client-side web JavaScript applications using posthog-js
official
integration-javascript_web
posthog
AI 에이전트용 설치 가능한 스킬로, posthog/skills에서 게시했습니다.
official
integration-laravel
posthog
PostHog integration for Laravel applications
official
integration-laravel
posthog
PostHog를 Laravel 애플리케이션에 통합
official
integration-nextjs-app-router
posthog
PostHog integration for Next.js App Router applications
official
integration-nextjs-app-router
posthog
PostHog를 Next.js App Router 애플리케이션에 통합
official
integration-nextjs-pages-router
posthog
PostHog integration for Next.js Pages Router applications
official
integration-nextjs-pages-router
posthog
PostHog를 Next.js Pages Router 애플리케이션에 통합하기
official
integration-nuxt-3.6
posthog
PostHog integration for Nuxt versions 3.0 to 3.6
official
integration-nuxt-3.6
posthog
integration-nuxt-3.6 — Posthog/skills에서 게시한 AI 에이전트용 설치 가능한 스킬입니다.
official
integration-nuxt-4
posthog
PostHog integration for Nuxt 4 applications
official
integration-nuxt-4
posthog
PostHog를 Nuxt 4 애플리케이션에 통합하기
official
integration-python
posthog
PostHog integration for any Python application using the Python SDK
official
integration-python
posthog
Python SDK를 사용하는 모든 Python 애플리케이션을 위한 PostHog 통합
official
integration-react-native
posthog
PostHog integration for React Native applications
official
integration-react-native
posthog
PostHog를 React Native 애플리케이션에 통합
official
integration-react-react-router-6
posthog
PostHog integration for React Router v6 applications
official
integration-react-react-router-6
posthog
PostHog를 React Router v6 애플리케이션에 통합하기
official
integration-react-react-router-7-data
posthog
PostHog integration for React Router v7 - Data mode applications
official
integration-react-react-router-7-data
posthog
PostHog 통합: React Router v7 데이터 모드 애플리케이션용
official
integration-react-react-router-7-declarative
posthog
PostHog integration for React Router v7 - Declarative mode applications
official
integration-react-react-router-7-declarative
posthog
PostHog 통합 for React Router v7 - 선언형 모드 애플리케이션
official
integration-react-react-router-7-framework
posthog
PostHog integration for React Router v7 - Framework mode applications
official
integration-react-react-router-7-framework
posthog
PostHog 통합: React Router v7 - Framework 모드 애플리케이션용
official
integration-react-tanstack-router-code-based
posthog
PostHog integration for React applications using TanStack Router with code-based routing
official
integration-react-tanstack-router-code-based
posthog
이 스킬은 TanStack Router(코드 기반) 애플리케이션에 PostHog 분석을 추가하는 데 도움을 줍니다.
official
integration-react-tanstack-router-file-based
posthog
이 스킬은 TanStack Router(파일 기반) 애플리케이션에 PostHog 분석을 React와 함께 추가하는 데 도움을 줍니다.
official
integration-react-tanstack-router-file-based
posthog
PostHog integration for React applications using TanStack Router with file-based routing
official
integration-react-vite
posthog
PostHog integration for React applications built with Vite (no router)
official
integration-react-vite
posthog
Vite로 구축된 React 애플리케이션을 위한 PostHog 통합 (라우터 없음)
official
integration-ruby
posthog
Ruby SDK를 사용하는 모든 Ruby 애플리케이션을 위한 PostHog 통합
official
integration-ruby
posthog
PostHog integration for any Ruby application using the Ruby SDK
official
integration-ruby-on-rails
posthog
PostHog integration for Ruby on Rails applications
official
integration-ruby-on-rails
posthog
Ruby on Rails 애플리케이션을 위한 PostHog 통합
official
integration-sveltekit
posthog
PostHog integration for SvelteKit applications
official
integration-sveltekit
posthog
PostHog를 SvelteKit 애플리케이션에 통합
official
integration-swift
posthog
PostHog integration for Swift iOS and macOS applications
official
integration-swift
posthog
PostHog 통합 for Swift iOS 및 macOS 애플리케이션
official
integration-tanstack-start
posthog
PostHog integration for TanStack Start full-stack applications
official
integration-tanstack-start
posthog
PostHog와 TanStack Start 풀스택 애플리케이션의 통합
official
integration-vue-3
posthog
PostHog를 Vue 3 애플리케이션에 통합
official
integration-vue-3
posthog
PostHog integration for Vue 3 applications
official
investigate-metric
posthog
저장된 인사이트, 대시보드 타일 또는 붙여넣은 쿼리에 대해 "X가 왜 변경되었나요?"라는 질문에 사용합니다. 단순히 "X가 무엇인가요?"라는 질문에는 이 스킬을 로드하지 마세요. 관찰된 변경 사항을 설명해야 할 때만 사용합니다.
official
investigate-metric
posthog
저장된 인사이트, 대시보드 타일 또는 붙여넣은 쿼리에 대해 "X가 왜 변경되었나요?"라는 질문에 사용합니다. 단순히 "X가 무엇인가요?"라는 질문에는 이 스킬을 사용하지 마세요. 관찰된 변경 사항을 설명해야 할 때만 사용하세요.
official
investigate-metric
posthog
Diagnose why a product metric changed (dropped, spiked, or plateaued) by orchestrating breakdowns, actors, paths, lifecycle, retention, and annotations…
official
investigate-metric
posthog
Diagnose why a product metric changed (dropped, spiked, or plateaued) by orchestrating breakdowns, actors, paths, lifecycle, retention, and annotations…
official
investigate-metric
posthog
제품 메트릭이 변경된 이유(하락, 급등 또는 정체)를 진단하기 위해 분석 차원, 액터, 경로, 생애주기, 리텐션 및 주석을 조율합니다…
official
investigating-ci-failures
posthog
Investigates a specific CI failure to a verdict: whose fault, which commit, who wrote it, and whether it's fixed. Use for "who broke master", "why did this…
official
investigating-error-issue
posthog
Investigates a single PostHog error tracking issue end-to-end. Use when the user provides an issue ID or pastes an issue URL (`/error_tracking/<id>`) and wants…
official
investigating-error-issue
posthog
Investigates a single PostHog error tracking issue end-to-end. Use when the user provides an issue ID or pastes an issue URL (`/error_tracking/<id>`) and wants…
official
investigating-error-issue
posthog
Investigates a single PostHog error tracking issue end-to-end. Use when the user provides an issue ID or pastes an issue URL (`/error_tracking/<id>`) and wants…
official
investigating-error-issue
posthog
Investigates a single PostHog error tracking issue end-to-end. Use when the user provides an issue ID or pastes an issue URL (`/error_tracking/<id>`) and wants…
official
investigating-error-issue
posthog
Investigates a single PostHog error tracking issue end-to-end. Use when the user provides an issue ID or pastes an issue URL (`/error_tracking/<id>`) and wants…
official
investigating-logs
posthog
Investigate logs in a PostHog project: verify a service or deployment is healthy, explain an error spike, triage an incident, or understand what a log stream…
official
investigating-metric-anomalies
posthog
PostHog Metrics에서 서버/인프라 메트릭 이상을 조사합니다 — "이 메트릭이 상승/하락/급증하고 있습니다" 또는 발생한 알림에서부터 가능한 원인까지…
official
investigating-metric-anomalies
posthog
Investigates server/infrastructure metric anomalies in PostHog Metrics — from "this metric is rising/dropping/spiking" or a fired alert to a probable cause…
official
investigating-metric-anomalies
posthog
PostHog Metrics에서 서버/인프라 메트릭 이상을 조사합니다 — "이 메트릭이 상승/하락/급증하고 있다" 또는 발생한 알림에서부터 예상 원인까지…
official
investigating-replay
posthog
사용자가 "이 세션에서 무슨 일이 있었나요?"라고 묻거나 조사할 녹음/세션 ID를 제공하면, 각 항목을 따로 요청하게 하지 않고 모든 관련 맥락을 병렬로 수집합니다.
official
investigating-replay
posthog
Investigates a session recording by gathering metadata, person profile, same-session events, and linked error tracking issues in one pass. Use when a user…
official
investigating-replay
posthog
Investigates a session recording by gathering metadata, person profile, same-session events, and linked error tracking issues in one pass. Use when a user…
official
investigating-replay
posthog
세션 녹화를 조사하여 메타데이터, 개인 프로필, 동일 세션 이벤트, 연결된 오류 추적 문제를 한 번에 수집합니다. 사용자가...
official
investigating-replay
posthog
사용자가 "이 세션에서 무슨 일이 있었나요?"라고 묻거나 조사할 녹음/세션 ID를 제공하면, 각 항목을 따로 요청하게 하지 않고 모든 관련 맥락을 병렬로 수집합니다.
official
isolating-product-facade-contracts
posthog
PostHog에서 제품 격리 마이그레이션을 퍼사드 및 계약 계층으로 계획하고 실행하며, Visual review 아키텍처를 따릅니다. 제품이 아직...
official
isolating-product-facade-contracts
posthog
PostHog에서 점진적인 제품 격리 마이그레이션을 퍼사드 및 계약 계층으로 계획하고 실행하며, Visual review 아키텍처를 따릅니다. 다음과 같은 경우에 사용합니다...
official
isolating-product-facade-contracts
posthog
Plan and execute product isolation migrations to a facade plus contract layer in PostHog, following the Visual review architecture. Use when a product still…
official
isolating-product-facade-contracts
posthog
Plan and execute product isolation migrations to a facade plus contract layer in PostHog, following the Visual review architecture. Use when a product still…
official
llm-analytics-setup
posthog
PostHog LLM analytics for all supported providers
official
llm-analytics-setup
posthog
모든 지원 제공자를 위한 PostHog LLM 분석
official
logs-datadog
posthog
PostHog logs for Datadog
official
logs-datadog
posthog
PostHog 로그를 Datadog로 전송
official
logs-go
posthog
PostHog logs for Go
official
logs-go
posthog
PostHog 로그 for Go
official
logs-java
posthog
PostHog logs for Java
official
logs-java
posthog
PostHog 로그 for Java
official
logs-nextjs
posthog
PostHog logs for Next.js
official
logs-nextjs
posthog
PostHog 로그 for Next.js
official
logs-nodejs
posthog
PostHog logs for Node.js
official
logs-nodejs
posthog
PostHog 로그 for Node.js
official
logs-other
posthog
PostHog logs for Other Languages
official
logs-other
posthog
PostHog 로그 (기타 언어)
official
logs-python
posthog
PostHog logs for Python
official
logs-python
posthog
PostHog 로그 for Python
official
making-scenes-tab-aware
posthog
Guides converting PostHog frontend scenes to be tab aware for internal scene tabs. Use when adding or refactoring a `SceneExport` scene, fixing state leaking…
official
making-scenes-tab-aware
posthog
Guides converting PostHog frontend scenes to be tab aware for internal scene tabs. Use when adding or refactoring a `SceneExport` scene, fixing state leaking…
official
making-scenes-tab-aware
posthog
Guides converting PostHog frontend scenes to be tab aware for internal scene tabs. Use when adding or refactoring a `SceneExport` scene, fixing state leaking…
official
manage-dashboard-widgets
posthog
PostHog 엔지니어가 대시보드 위젯 플랫폼 작업을 수행하도록 안내합니다 — 새로운 widget_type (WIDGET_REGISTRY, catalog, run_widgets, WidgetCard)을 출시하거나 업데이트합니다…
official
manage-dashboard-widgets
posthog
PostHog 엔지니어가 대시보드 위젯 플랫폼 작업을 수행할 수 있도록 안내합니다 — 새로운 widget_type (WIDGET_REGISTRY, catalog, run_widgets, WidgetCard)을 출시하거나 업데이트하는 방법…
official
managing-endpoint-versions
posthog
엔드포인트 버전을 안전하게 작업 — 플레이그라운드에서 초안 미리보기, 이전 버전으로 롤백, 쿼리를 변경하지 않고 한 버전의 설정 업데이트…
official
managing-endpoint-versions
posthog
엔드포인트 버전을 안전하게 작업하세요 — 플레이그라운드에서 초안을 미리 보고, 이전 버전으로 롤백하며, 쿼리를 증가시키지 않고 한 버전의 설정을 업데이트합니다…
official
managing-endpoint-versions
posthog
Work safely with endpoint versions — preview a draft in the playground, roll back to an older version, update settings on one version without bumping query…
official
managing-endpoint-versions
posthog
Work safely with endpoint versions — preview a draft in the playground, roll back to an older version, update settings on one version without bumping query…
official
managing-endpoint-versions
posthog
엔드포인트 버전을 안전하게 작업하세요 — 플레이그라운드에서 초안을 미리 보고, 이전 버전으로 롤백하며, 쿼리를 변경하지 않고 한 버전의 설정을 업데이트합니다…
official
managing-experiment-lifecycle
posthog
실험 상태 전환을 안내합니다: 실행, 일시 중지, 재개, 종료, 변형 배포, 보관, 초기화 및 복제. 사전 조건을 다루며…
official
managing-experiment-lifecycle
posthog
실험 상태 전환을 안내합니다: 시작, 일시 중지, 재개, 종료, 변형 배포, 보관, 초기화 및 복제. 사전 조건을 다루며…
official
managing-experiment-lifecycle
posthog
Guides experiment state transitions: launching, pausing, resuming, ending, shipping variants, archiving, resetting, duplicating, and copying to another…
official
managing-experiment-lifecycle
posthog
Guides experiment state transitions: launching, pausing, resuming, ending, shipping variants, archiving, resetting, duplicating, and copying to another…
official
managing-experiment-lifecycle
posthog
실험 상태 전환을 안내합니다: 시작, 일시 중지, 재개, 종료, 변형 배포, 보관, 초기화 및 복제. 사전 조건을 다루며…
official
managing-github-actions-secrets
posthog
PostHog 워크플로우를 위한 GitHub Actions 시크릿을 생성하고 업데이트합니다. 새로운 CI 시크릿을 추가하거나, 기존 시크릿을 교체하거나, 워크플로우를 API에 연결할 때 사용합니다.
official
managing-github-actions-secrets
posthog
Creates and updates GitHub Actions secrets for PostHog workflows. Use when adding a new CI secret, rotating an existing secret, wiring a workflow to an API…
official
managing-github-actions-secrets
posthog
Creates and updates GitHub Actions secrets for PostHog workflows. Use when adding a new CI secret, rotating an existing secret, wiring a workflow to an API…
official
managing-github-actions-secrets
posthog
PostHog 워크플로우용 GitHub Actions 시크릿을 생성하고 업데이트합니다. 새 CI 시크릿을 추가하거나, 기존 시크릿을 교체하거나, 워크플로우를 API에 연결할 때 사용합니다…
official
managing-path-cleaning-rules
posthog
URL 경로를 검사하고 프로젝트 수준의 경로 정리 규칙을 제안, 테스트, 정렬 및 적용하여 동적 세그먼트(숫자 ID, UUID, 슬러그, 날짜)가 축소되도록 합니다…
official
managing-path-cleaning-rules
posthog
Inspects URL paths and proposes, tests, orders, and applies project-level path cleaning rules so dynamic segments (numeric IDs, UUIDs, slugs, dates) collapse…
official
managing-path-cleaning-rules
posthog
Inspects URL paths and proposes, tests, orders, and applies project-level path cleaning rules so dynamic segments (numeric IDs, UUIDs, slugs, dates) collapse…
official
managing-path-cleaning-rules
posthog
URL 경로를 검사하고 동적 세그먼트(숫자 ID, UUID, 슬러그, 날짜)가 축소되도록 프로젝트 수준의 경로 정리 규칙을 제안, 테스트, 정렬 및 적용합니다…
official
managing-path-cleaning-rules
posthog
URL 경로를 검사하고 프로젝트 수준의 경로 정리 규칙을 제안, 테스트, 정렬 및 적용하여 동적 세그먼트(숫자 ID, UUID, 슬러그, 날짜)가 축소되도록 합니다…
official
managing-reminders
posthog
PostHog 알림을 생성하고 관리합니다. 예약된 일정에 따라 인앱 알림으로 전송되는 개인적이고 인간적인 속도의 알림으로, 선택적으로 PostHog 리소스에 연결할 수 있습니다. 사용…
official
managing-reminders
posthog
Create and manage PostHog reminders — private, human-paced nudges that fire as in-app notifications on a schedule, optionally linked to a PostHog resource. Use…
official
managing-reminders
posthog
PostHog 알림을 생성하고 관리합니다. 예약에 따라 인앱 알림으로 전송되는 개인적이고 사람이 조절하는 알림으로, 선택적으로 PostHog 리소스에 연결할 수 있습니다. 사용…
official
managing-streamlit-apps
posthog
Create, deploy, and operate Streamlit apps in PostHog via the streamlit-apps MCP tools — create an app, set its source, start and stop its sandbox, poll…
official
managing-subscriptions
posthog
PostHog 구독을 관리합니다 — 예약된 이메일, Slack 또는 웹훅을 통한 인사이트나 대시보드 스냅샷 전송. 사용자가 구독을 원할 때 사용합니다.
official
managing-subscriptions
posthog
Manage PostHog subscriptions — scheduled email, Slack, or webhook deliveries of insight or dashboard snapshots, optionally with an AI-written summary attached…
official
managing-subscriptions
posthog
Manage PostHog subscriptions — scheduled email, Slack, or webhook deliveries of insight or dashboard snapshots, optionally with an AI-written summary attached…
official
managing-subscriptions
posthog
PostHog 구독을 관리합니다 — 예약된 이메일, Slack 또는 웹훅을 통한 인사이트나 대시보드 스냅샷 전달. 사용자가 구독을 원할 때 사용합니다.
official
managing-subscriptions
posthog
PostHog 구독을 관리합니다 — 예약된 이메일, Slack 또는 웹훅을 통한 인사이트나 대시보드 스냅샷 전송. 사용자가 구독을 원할 때 사용합니다.
official
merging-prs
posthog
Merge a PR into `master` through the Trunk merge queue and babysit it until it lands. Enqueue with a `/trunk merge` comment, then watch the `Trunk Merge Queue…
official
migrate-skills-yaml
posthog
기존의 평면 skills.yaml 형식을 변형이 포함된 새로운 그룹별 파일 형식으로 변환합니다. PR이나 브랜치에 여전히 최상위 "skills:" 배열이 있는 경우 사용합니다…
official
migrating-llm-gateway-callers
posthog
Migrates an LLM caller from services/llm-gateway to PostHog/ai-gateway. Use when adding a gateway caller, converting an existing Python gateway integration,…
official
modeling-activation-metrics
posthog
Build reusable activation models — an activation-rate metric and a per-user/per-account activated flag — on either PostHog data-warehouse views (HogQL) or an…
official
modeling-conversion-metrics
posthog
Build reusable conversion models — funnel/step conversion rates, drop-off, and time-to-convert — on either PostHog data-warehouse views (HogQL) or an external…
official
modeling-dimension-tables
posthog
Build reusable dimension / lookup tables for a star schema — country/region, timezone, currency, date, plan/product, and other descriptive attributes — on…
official
modeling-product-usage-metrics
posthog
Build reusable product-usage and engagement models — retention, stickiness, and lifecycle — on either PostHog data-warehouse views (HogQL) or an external dbt…
official
modeling-revenue-metrics
posthog
Build reusable revenue models — MRR, ARR, gross revenue, new/expansion/contraction/churn, ARPU, LTV, and per-customer/per-account revenue — on either PostHog…
official
modeling-warehouse-foundations
posthog
Shared foundations for building reusable data models in PostHog, on either of two stacks: PostHog-native data-warehouse views / materialized views (HogQL, via…
official
modifying-taxonomic-filter
posthog
TaxonomicFilter의 안전한 수정을 안내합니다 — PostHog의 이벤트, 액션, 속성, 코호트 등을 위한 멀티탭 선택기입니다. 경험적 데이터를 우선 로드합니다…
official
modifying-taxonomic-filter
posthog
TaxonomicFilter의 안전한 수정을 안내합니다 — PostHog의 이벤트, 액션, 속성, 코호트 등을 위한 멀티탭 선택기입니다. 경험적 데이터를 우선적으로 로드합니다…
official
modifying-taxonomic-filter
posthog
Guides safe modification of the TaxonomicFilter — PostHog's multi-tab picker for events, actions, properties, cohorts, and more. Front-loads the empirical…
official
modifying-taxonomic-filter
posthog
Guides safe modification of the TaxonomicFilter — PostHog's multi-tab picker for events, actions, properties, cohorts, and more. Front-loads the empirical…
official
monitoring-capture-service
posthog
Grafana MCP를 사용하여 프로덕션 환경에서 캡처 서비스(rust/capture)를 모니터링하고 진단하는 가이드입니다. 지연 시간, 이벤트 손실, Kafka 등을 조사할 때 사용하세요.
official
monitoring-capture-service
posthog
캡처 서비스(rust/capture/)는 PostHog의 Rust HTTP 수집 엔드포인트입니다. SDK에서 이벤트를 수신하고, 할당량/속도 제한을 적용하며, Kafka로 전송합니다. 세 가지 배포 역할이 동일한 바이너리를 다른 CAPTURE_MODE 설정으로 실행합니다.
official
monitoring-capture-service
posthog
Guide for using the Grafana MCP to monitor and diagnose the capture service (rust/capture) in production. Use when investigating latency, event loss, Kafka…
official
monitoring-capture-service
posthog
Guide for using the Grafana MCP to monitor and diagnose the capture service (rust/capture) in production. Use when investigating latency, event loss, Kafka…
official
monitoring-ingestion-pipeline
posthog
Grafana MCP를 사용하여 프로덕션 환경에서 Node.js 수집 파이프라인 워커를 모니터링하고 진단하는 가이드입니다. 이벤트 지연, 드롭, 파이프라인 문제를 조사할 때 사용하세요.
official
monitoring-ingestion-pipeline
posthog
수집 파이프라인(nodejs/)은 PostHog의 Node.js 이벤트 처리 계층입니다. Kafka(캡처 서비스에서 생성)에서 이벤트를 소비하고, 처리 단계(사용자 식별, 그룹 할당, 속성 재정의 등)를 거쳐 ClickHouse로 전달되는 Kafka 토픽에 강화된 이벤트를 생성합니다.
official
monitoring-ingestion-pipeline
posthog
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…
official
monitoring-ingestion-pipeline
posthog
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…
official
monthly-to-annual
posthog
Build the case for converting a PostHog monthly/PAYG customer to an annual prepaid credit plan. Pulls 12-24 months of invoice history from the data warehouse,…
official
monthly-to-annual
posthog
PostHog 월간/PAYG 고객을 연간 선불 크레딧 플랜으로 전환하도록 설득하는 근거를 구축합니다. 데이터 웨어하우스에서 12~24개월의 인보이스 내역을 가져와서…
official
multitenant-down
posthog
멀티테넌트 K8s 스택을 해체하고, 포트 포워딩을 종료하며, 워커 파드를 정리합니다. 멀티테넌트 모드 테스트가 완료되었을 때 사용하세요.
official
multitenant-down
posthog
Tear down the multi-tenant K8s stack, kill port-forwards, and clean up worker pods. Use when done testing multi-tenant mode.
official
multitenant-up
posthog
로컬 Kubernetes에서 멀티테넌트 컨트롤 플레인을 빌드, 배포 및 포트 포워딩합니다. 팀별로 duckgres를 멀티테넌트 모드로 테스트해야 할 때 사용합니다.
official
multitenant-up
posthog
Build, deploy, and port-forward the multi-tenant control plane on local Kubernetes. Use when you need to test duckgres in multi-tenant mode with per-team…
official
omnibus-instrument-error-tracking
posthog
Add PostHog error tracking to capture and monitor exceptions. Use after implementing features or reviewing PRs to ensure errors are tracked with stack traces…
official
omnibus-instrument-error-tracking
posthog
이 스킬을 사용하여 애플리케이션의 예외를 캡처하고 모니터링하는 PostHog 오류 추적을 추가하세요. 기능을 구현하거나 PR을 검토한 후에 사용하여 전체 스택 트레이스와 소스 맵으로 오류가 추적되도록 하세요. PostHog가 아직 설치되지 않은 경우, 이 스킬은 초기 SDK 설정도 다룹니다. 모든 플랫폼이나 언어를 지원합니다.
official
omnibus-instrument-feature-flags
posthog
Add PostHog feature flags to gate new functionality. Use after implementing features or reviewing PRs to ensure safe rollouts with feature flag controls. Also…
official
omnibus-instrument-feature-flags
posthog
이 스킬을 사용하여 새 기능이나 변경된 기능을 제어하는 PostHog 기능 플래그를 추가하세요. 기능을 구현하거나 PR을 검토한 후 사용하여 기능 플래그 제어로 안전한 롤아웃을 보장하세요. PostHog가 아직 설치되지 않은 경우, 이 스킬은 초기 SDK 설정도 다룹니다. 모든 플랫폼이나 언어를 지원합니다.
official
omnibus-instrument-integration
posthog
Add PostHog SDK integration to your application. Use when setting up PostHog for the first time or reviewing PRs that need PostHog initialization. Covers SDK…
official
omnibus-instrument-integration
posthog
이 스킬을 사용하여 애플리케이션에 PostHog SDK를 추가하세요. PostHog를 처음 설정하거나 PostHog 초기화가 필요한 PR을 검토할 때 사용합니다. SDK 설치, 프로바이더 설정, 기본 구성을 다룹니다. 모든 프레임워크나 언어를 지원합니다.
official
omnibus-instrument-llm-analytics
posthog
Add PostHog LLM analytics to trace AI model usage. Use after implementing LLM features or reviewing PRs to ensure all generations are captured with token…
official
omnibus-instrument-llm-analytics
posthog
이 스킬을 사용하여 새 코드나 변경된 코드에서 AI 모델 사용을 추적하는 PostHog LLM 분석을 추가하세요. LLM 기능을 구현하거나 PR을 검토한 후 이 스킬을 사용하여 모든 생성이 토큰 수, 지연 시간, 비용과 함께 캡처되도록 하세요. PostHog가 아직 설치되지 않은 경우, 이 스킬은 초기 SDK 설정도 다룹니다. 모든 제공업체나 프레임워크를 지원합니다.
official
omnibus-instrument-logs
posthog
Add PostHog log capture to track application logs. Use after implementing features or reviewing PRs to ensure meaningful log events are captured with…
official
omnibus-instrument-logs
posthog
이 스킬을 사용하여 새 코드나 변경된 코드에 PostHog 로그 캡처를 추가하세요. 기능을 구현하거나 PR을 검토한 후 사용하여 구조화된 속성으로 의미 있는 로그 이벤트가 캡처되도록 하세요. PostHog 로그 내보내기가 아직 구성되지 않은 경우, 이 스킬은 초기 OTLP 익스포터 설정도 다룹니다. 모든 플랫폼이나 언어를 지원합니다.
official
omnibus-instrument-product-analytics
posthog
이 스킬을 사용하여 새 코드나 변경된 코드에서 의미 있는 사용자 행동을 추적하는 제품 분석 이벤트(캡처 호출)를 추가하세요. 기능을 구현하거나 PR을 검토한 후에 사용하여 주요 사용자 행동이 캡처되도록 하세요. PostHog가 아직 설치되지 않은 경우, 이 스킬은 초기 SDK 설정도 다룹니다. 모든 프레임워크나 언어를 지원합니다.
official
omnibus-instrument-product-analytics
posthog
Add PostHog product analytics events to track user behavior. Use after implementing new features or reviewing PRs to ensure meaningful user actions are…
official
optimizing-clickhouse-and-hogql-queries
posthog
ClickHouse 및 HogQL 쿼리 최적화를 위한 워크플로입니다. HogQL 쿼리, 쿼리 실행기, 인사이트 또는 보고서가 너무 느리거나, 수동으로 작성된 ClickHouse…
official
optimizing-clickhouse-and-hogql-queries
posthog
ClickHouse 및 HogQL 쿼리를 최적화하기 위한 워크플로입니다. HogQL 쿼리, 쿼리 실행기, 인사이트 또는 보고서가 너무 느리거나 수동으로 작성된 ClickHouse…
official
planning-user-interviews
posthog
PostHog에서 사용자 인터뷰 주제를 계획하세요 — 타겟팅할 대상을 선택하고(코호트, 이메일 또는 PostHog 고유 ID), 질문할 내용을 초안으로 작성하며, 음성 에이전트를 준비하세요…
official
planning-user-interviews
posthog
Plan a user interview topic in PostHog — pick who to target (cohort, emails, or PostHog distinct IDs), draft what to ask about, and prepare the voice-agent…
official
planning-user-interviews
posthog
PostHog에서 사용자 인터뷰 주제를 계획하세요 — 타겟할 대상을 선택하고(코호트, 이메일 또는 PostHog 고유 ID), 질문할 내용을 초안으로 작성하며, 음성 에이전트를 준비하세요…
official
planning-voice-agent-user-interviews
posthog
PostHog의 AI 음성 에이전트("로보 인터뷰어")가 수행하는 사용자 인터뷰 라운드를 계획합니다 — 자동화된 음성 에이전트 인터뷰 제품입니다. 캡처합니다…
official
planning-voice-agent-user-interviews
posthog
Plan a round of user interviews conducted by PostHog's AI voice agent (a "robo interviewer") — the automated voice-agent interview product. Captures a…
official
planning-voice-agent-user-interviews
posthog
PostHog의 AI 음성 에이전트("로보 인터뷰어")가 진행하는 사용자 인터뷰 라운드를 계획합니다 — 자동화된 음성 에이전트 인터뷰 제품입니다. 캡처합니다…
official
playwright-test
posthog
플레이라이트 테스트를 작성하고, 실행이 잘 되며, 불안정하지 않도록 하세요.
official
playwright-test
posthog
플레이라이트 테스트를 작성하고, 실행이 잘 되며, 불안정하지 않도록 하세요.
official
playwright-test
posthog
Write a playwright test, make sure it runs, and is not flaky.
official
playwright-test
posthog
Write a playwright test, make sure it runs, and is not flaky.
official
porting-code-prs
posthog
Recreate open PostHog/code pull requests as PostHog/posthog PRs against the imported products/desktop/ tree, preserving commit authorship. Use when asked to…
official
post-newsletter
posthog
Substack 뉴스레터 게시물을 posthog.com 네이티브 뉴스레터 파일로 변환합니다. Substack URL에서 콘텐츠를 가져와 올바른 프론트매터로 포맷하고…
official
post-newsletter
posthog
Convert a Substack newsletter post into a native posthog.com newsletter file. Fetches the content from a Substack URL, formats it with correct frontmatter and…
official
posthog-debugger
posthog
Debug and inspect PostHog implementations on any website. Use this skill when a user wants to understand how PostHog is implemented on a page, troubleshoot…
official
posthog-debugger
posthog
모든 웹사이트에서 PostHog 구현을 디버깅하고 검사합니다. 사용자가 페이지에서 PostHog가 어떻게 구현되었는지 이해하거나 문제를 해결하려 할 때 이 스킬을 사용하세요.
official
posthog-desktop
posthog
Scopes work to the desktop app at products/desktop — a nested standalone pnpm/turbo/Biome workspace imported from PostHog/code, not part of the root frontend…
official
posthog-inbound-leads
posthog
Salesforce에서 유입된 PostHog 판매 리드를 평가하고 응답합니다. PostHog TAE가 유입 리드를 분류해야 할 때 이 스킬을 사용하세요 — 다음을 결정하는 경우...
official
posthog-instrumentation
posthog
코드에 PostHog 분석 계측을 자동으로 추가합니다. 사용자가 추적 추가, 이벤트 계측, 분석 추가 또는 기능 구현을 요청할 때 트리거됩니다…
official
posthog-instrumentation
posthog
PostHog 분석, 이벤트 추적 및 기능 플래그를 여러 프레임워크에서 자동으로 계측합니다. JavaScript/TypeScript, React, Python 및 Node.js를 지원하며 프레임워크별 설정 패턴을 제공합니다. 사용자 정의 속성을 포함한 이벤트 캡처, 점진적 롤아웃을 위한 기능 플래그 평가, 사용자 식별의 세 가지 핵심 기능을 다룹니다. 기존 PostHog 구성을 감지하고 설정을 중복하지 않고 계측을 추가합니다. 이벤트 명명 규칙, 속성...에 대한 모범 사례를 포함합니다.
official
posthog-onboarding
posthog
Help existing PostHog customers improve their PostHog instance. Triggers on "help [customer] improve their PostHog setup", "audit [company]'s PostHog…
official
posthog-onboarding
posthog
기존 PostHog 고객이 PostHog 인스턴스를 개선할 수 있도록 도와줍니다. "help [customer] improve their PostHog setup", "audit [company]'s PostHog…"에서 트리거됩니다.
official
posthog-onboarding-lead-research
posthog
온보딩 팀 추천 리드를 PostHog에 대해 조사하고 자격을 부여합니다. TAE가 온보딩 팀으로부터 리드를 받아 전체 조사가 필요할 때 이 스킬을 사용하세요.
official
posthog-pls-big-fish
posthog
PostHog 빅 피시 제품 주도 리드(PostHog을 무료 티어로 사용하는 대기업(직원 500명 이상 또는 1000명 이상))를 조사, 자격 평가 및 아웃리치 제안합니다.
official
posthog-pls-transition-leads
posthog
PostHog 제품 주도 리드 중 결제 전환에 도달한 사용자(스타트업 프로그램 무료 크레딧이 종료되는 고객 또는…)를 평가하고 아웃리치 초안을 작성합니다.
official
posthog-survey-creator
posthog
PostHog에서 안내 대화를 통해 설문조사를 생성하고 구성합니다. 사용자가 설문조사를 만들거나, 사용자 피드백을 수집하거나, 실행하려 할 때 이 스킬을 사용하세요.
official
posthog-survey-creator
posthog
Create and configure surveys in PostHog through guided conversation. Use this skill when a user wants to create a survey, collect user feedback, run…
official
promote-to-prod
posthog
Promote the duckgres control-plane image to prod from the CLI — resolve the built image ref from the charts state file, fire the charts Promote-to-Prod…
official
qa-frontend
posthog
Internal PostHog developer frontend/browser QA skill. Use only when a PostHog developer explicitly asks to run frontend QA, browser-test a PR, verify a UI flow…
official
qa-team
posthog
전문 에이전트 팀이 현재 브랜치의 변경 사항을 실제 인시던트 패턴과 독립적으로 검토합니다. 그들의 결과는 수렴 분석과 함께 단일 보고서로 종합됩니다.
official
qa-team
posthog
코드 변경을 위한 다중 에이전트 QA 검토 팀입니다. 이 스킬은 사용자가 "내 코드 검토", "QA 실행", "qa-team", "이 브랜치 검토", "코드…"라고 요청할 때 사용해야 합니다.
official
qa-team
posthog
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…
official
qa-team
posthog
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…
official
query-clickhouse-via-metabase
posthog
PostHog의 프로덕션 ClickHouse 클러스터는 내부 Metabase 인스턴스를 통해 임시 분석이 가능합니다. 두 Metabase 모두 AWS ALB와 Cognito OAuth 뒤에 위치하므로 인증은 SSO로 제한되며, Metabase API 키만으로는 작동하지 않습니다.
official
query-clickhouse-via-metabase
posthog
Run ClickHouse `system.query_log` analysis via the internal Metabase API. Use when investigating slow queries, materialization candidates, per-team query…
official
query-clickhouse-via-metabase
posthog
Run ClickHouse `system.query_log` analysis via the internal Metabase API. Use when investigating slow queries, materialization candidates, per-team query…
official
query-clickhouse-via-metabase
posthog
Run ClickHouse `system.query_log` analysis via the internal Metabase API. Use when investigating slow queries, materialization candidates, per-team query…
official
query-examples
posthog
HogQL 쿼리 예제와 PostHog 데이터 참고 자료. SQL 쿼리를 작성할 때 분석 패턴(트렌드, 퍼널, 리텐션 등)을 찾기 위해 읽습니다.
official
query-examples
posthog
HogQL 쿼리 예제와 PostHog 데이터 참고 자료. SQL 쿼리를 작성할 때 분석 패턴(트렌드, 퍼널, 리텐션 등)을 찾기 위해 읽습니다.
official
query-examples
posthog
HogQL 쿼리 예제와 PostHog 데이터 참고 자료. SQL 쿼리를 작성할 때 분석 패턴(트렌드, 퍼널, 리텐션 등)을 찾기 위해 읽습니다.
official
querying-local-postgres
posthog
로컬 Postgres 앱 데이터베이스에 대해 읽기 전용 SQL을 실행합니다(SELECT, EXPLAIN, SELECT에 대한 EXPLAIN ANALYZE). 기본 로컬 URL…
official
querying-local-postgres
posthog
Run read-only SQL against the local Postgres app database (SELECT, EXPLAIN, EXPLAIN ANALYZE on SELECT). Default local URL…
official
querying-local-postgres
posthog
Run read-only SQL against the local Postgres app database (SELECT, EXPLAIN, EXPLAIN ANALYZE on SELECT). Default local URL…
official
querying-local-postgres
posthog
로컬 Postgres 앱 데이터베이스에 대해 읽기 전용 SQL을 실행합니다(SELECT, EXPLAIN, SELECT에 대한 EXPLAIN ANALYZE). 기본 로컬 URL…
official
querying-posthog-data
posthog
PostHog에 대해 HogQL/SQL을 작성하거나 execute-sql을 호출하기 전에 반드시 읽어야 합니다. 사용자가 검색, 찾기 또는 복잡한 집계를 원할 때 사용하세요…
official
querying-posthog-data
posthog
PostHog에 대해 HogQL/SQL을 작성하거나 execute-sql을 호출하기 전에 반드시 읽어야 합니다. 사용자가 검색, 찾기 또는 복잡한 집계를 원할 때 사용하세요…
official
querying-posthog-data
posthog
PostHog에 대해 HogQL/SQL을 작성하거나 execute-sql을 호출하기 전에 반드시 읽어야 합니다. 사용자가 검색, 찾기 또는 복잡한 집계를 수행하려 할 때 사용하세요…
official
querying-tophog
posthog
tophog를 쿼리하여 — ClickHouse의 수집 파이프라인에서 가장 많은 리소스를 사용하는 저장소 — 핫하거나 비용이 많이 드는 액터(team_id, distinct_id, session_id, partition)를 식별합니다…
official
querying-tophog
posthog
Query tophog — the ingestion pipeline's heavy-hitter store in ClickHouse — to identify hot or expensive actors (team_id, distinct_id, session_id, partition)…
official
querying-tophog
posthog
Query tophog — the ingestion pipeline's heavy-hitter store in ClickHouse — to identify hot or expensive actors (team_id, distinct_id, session_id, partition)…
official
querying-tophog
posthog
tophog를 쿼리하여 — ClickHouse의 수집 파이프라인에서 가장 많은 부하를 차지하는 저장소 — 핫하거나 비용이 많이 드는 액터(team_id, distinct_id, session_id, partition)를 식별합니다…
official
react-doctor
posthog
React 코드베이스의 건강 문제를 진단하고 수정합니다. React 코드를 검토하거나, 성능 문제를 해결하거나, 보안을 감사하거나, 코드 품질을 개선할 때 사용하세요.
official
react-doctor
posthog
Diagnose and fix React codebase health issues. Use when reviewing React code, fixing performance problems, auditing security, or improving code quality.
official
react-doctor
posthog
Diagnose and fix React codebase health issues. Use when reviewing React code, fixing performance problems, auditing security, or improving code quality.
official
react-doctor
posthog
React 코드베이스의 건강 문제를 진단하고 수정합니다. React 코드를 검토하거나, 성능 문제를 해결하거나, 보안을 감사하거나, 코드 품질을 개선할 때 사용하세요.
official
resolving-ingestion-warnings
posthog
Diagnoses and resolves PostHog ingestion warnings — problems recorded while ingesting events (dropped events, rejected person merges, oversized payloads,…
official
result-vs-exceptions
posthog
코드 리뷰 가이드: Result 타입과 예외 던지기 중 선택하기. 복구 가능하고 예상되는 실패는 Result 값으로 반환해야 하며, 오직...
official
result-vs-exceptions
posthog
Code review guide for choosing between Result types and thrown exceptions. Recoverable, expected failures should be returned as Result values; only…
official
review-hog-authoring
posthog
How to author custom ReviewHog skills — the review perspectives, blind-spot checks, and validation criteria that drive ReviewHog's automated PR reviews. Use…
official
review-hog-blind-spots-general
posthog
The general blind-spot check for ReviewHog — the final sweep that runs after every enabled review perspective has reviewed a chunk. Hunts for real, high-value…
official
review-hog-perspective-contracts-security
posthog
The Contracts & Security review perspective for ReviewHog. Verifies that changed code is safe and maintains compatibility — API contracts and breaking changes,…
official
review-hog-perspective-logic-correctness
posthog
The Logic & Correctness review perspective for ReviewHog. Verifies that changed code does what it is supposed to do — business logic, edge cases, data…
official
review-hog-perspective-performance-reliability
posthog
The Performance & Reliability review perspective for ReviewHog. Verifies that changed code will perform and hold up in production — resource efficiency, error…
official
review-hog-validation-criteria
posthog
The validation criteria for ReviewHog — the bar for deciding whether a flagged PR issue is worth keeping. Keeps real, user-affecting correctness / security /…
official
reviewing-personhog-protocol
posthog
The full review process for personhog coordination-protocol changes — leases, fencing, handoffs, supervisors, failure budgets, warming, and changelog…
official
run-posthog
posthog
PostHog 개발 스택을 시작, 검사 및 구동합니다. 이 리포지토리에서 /run 및 /verify에 사용하세요 — PostHog를 실행하라는 요청을 받으면 스택이 정상 상태인지 확인하고…
official
run-posthog
posthog
Start, inspect, and drive the PostHog dev stack. Use for /run and /verify on this repo — when asked to launch PostHog, check whether the stack is healthy,…
official
run-posthog
posthog
Start, inspect, and drive the PostHog dev stack. Use for /run and /verify on this repo — when asked to launch PostHog, check whether the stack is healthy,…
official
run-posthog
posthog
PostHog 개발 스택을 시작, 검사 및 구동합니다. 이 리포지토리에서 /run 및 /verify에 사용하세요 — PostHog를 실행하라는 요청을 받으면 스택이 정상 상태인지 확인하고…
official
running-ci-preflight
posthog
Catch the deterministic CI failures reachable from your diff before pushing, with `hogli ci:preflight`. Use when the pre-push hook blocks a push, before…
official
running-ci-preflight
posthog
Catch the deterministic CI failures reachable from your diff before pushing, with `hogli ci:preflight`. Use when the pre-push hook blocks a push, before…
official
running-ci-preflight
posthog
Catch the deterministic CI failures reachable from your diff before pushing, with `hogli ci:preflight`. Use when the pre-push hook blocks a push, before…
official
running-ci-preflight
posthog
Catch the deterministic CI failures reachable from your diff before pushing, with `hogli ci:preflight`. Use when the pre-push hook blocks a push, before…
official
safety-and-boundaries
posthog
Hard rules — what the Agent Builder MUST NOT do regardless of user request. Load IMMEDIATELY if a request feels like it crosses into raw-secret handling,…
official
safety-and-boundaries
posthog
하드 규칙 — 사용자 요청과 관계없이 에이전트 빌더가 절대 해서는 안 되는 사항. 요청이 원시 비밀 처리 영역에 들어가는 느낌이 들면 즉시 로드합니다.
official
scene-menu-bar
posthog
씬의 <SceneTitleSection> 위에 있는 SceneMenuBar를 추가하거나 편집하기 위한 규칙. 새 메뉴 항목 추가, 메뉴 간 항목 이동, 게이팅… 시 사용합니다.
official
scene-menu-bar
posthog
Conventions for adding or editing the SceneMenuBar above a scene's <SceneTitleSection>. Use when adding new menu items, moving items between menus, gating…
official
scene-menu-bar
posthog
Conventions for adding or editing the SceneMenuBar above a scene's <SceneTitleSection>. Use when adding new menu items, moving items between menus, gating…
official
scene-menu-bar
posthog
씬의 <SceneTitleSection> 위에 있는 SceneMenuBar를 추가하거나 편집하기 위한 규칙입니다. 새 메뉴 항목을 추가하거나, 메뉴 간 항목을 이동하거나, 접근을 제한할 때 사용합니다.
official
security-audit
posthog
코드에 대한 집중 보안 감사로, 실제로 악용 가능한 버그를 표면화하고 이론적 발견은 억제하도록 조정되었습니다. 사용자가 "감사"를 요청할 때 사용합니다.
official
security-audit
posthog
Focused security audit of code, calibrated to surface real exploitable bugs and suppress theoretical findings. Use when the user asks to "audit",…
official
security-audit
posthog
Focused security audit of code, calibrated to surface real exploitable bugs and suppress theoretical findings. Use when the user asks to "audit",…
official
security-audit
posthog
코드의 집중 보안 감사로, 실제로 악용 가능한 버그를 표면화하고 이론적 발견은 억제하도록 조정되었습니다. 사용자가 "감사"를 요청할 때 사용하세요.
official
sending-notifications
posthog
PostHog 백엔드 코드에서 실시간 인앱 알림을 보내는 방법. 새 기능에 알림을 통합하거나 알림 소스를 연결할 때 사용합니다...
official
sending-notifications
posthog
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…
official
sending-notifications
posthog
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…
official
sending-notifications
posthog
PostHog 백엔드 코드에서 실시간 인앱 알림을 보내는 방법입니다. 새 기능에 알림을 통합하거나 알림 소스를 연결할 때 사용하세요.
official
setting-feature-flags-in-storybook
posthog
Use when writing a Storybook story for a component gated on a feature flag — boolean flags or multivariate/experiment-arm variants. Covers the `featureFlags`…
official
setting-feature-flags-in-storybook
posthog
Use when writing a Storybook story for a component gated on a feature flag — boolean flags or multivariate/experiment-arm variants. Covers the `featureFlags`…
official
setting-feature-flags-in-storybook
posthog
Use when writing a Storybook story for a component gated on a feature flag — boolean flags or multivariate/experiment-arm variants. Covers the `featureFlags`…
official
setting-feature-flags-in-storybook
posthog
Use when writing a Storybook story for a component gated on a feature flag — boolean flags or multivariate/experiment-arm variants. Covers the `featureFlags`…
official
setting-up-a-custom-rest-source
posthog
임의의 REST API를 PostHog 데이터 웨어하우스에 Custom 소스로 연결하려면, 소스별 코드 없이 JSON 매니페스트를 작성하세요. 사용자가 가리킬 때 사용합니다…
official
setting-up-a-custom-rest-source
posthog
Connect an arbitrary REST API to the PostHog data warehouse as a Custom source by authoring a JSON manifest, with no per-source code. Use when the user points…
official
setting-up-a-custom-rest-source
posthog
임의의 REST API를 PostHog 데이터 웨어하우스에 Custom 소스로 연결하려면, 소스별 코드 없이 JSON 매니페스트를 작성하세요. 사용자가 다음을 가리킬 때 사용합니다…
official
setting-up-a-data-warehouse-source
posthog
이 스킬은 사용자가 처음으로 외부 데이터 소스를 PostHog의 데이터 웨어하우스에 연결하려고 할 때 사용하세요. 설정은 특정한 3단계 흐름(위저드 → db-스키마 → 생성)을 따르며, 단계를 건너뛰면 소스 연결이 실패하고 사용자가 혼란을 겪을 수 있습니다.
official
setting-up-a-data-warehouse-source
posthog
이 스킬은 사용자가 처음으로 외부 데이터 소스를 PostHog의 데이터 웨어하우스에 연결하려고 할 때 사용하세요. 설정에는 특정한 3단계 흐름(마법사 → db-스키마 → 생성)이 있으며, 단계를 건너뛰면 소스 연결이 실패하고 사용자가 혼란을 겪을 수 있습니다.
official
setting-up-a-data-warehouse-source
posthog
이 스킬은 사용자가 처음으로 외부 데이터 소스를 PostHog의 데이터 웨어하우스에 연결하려고 할 때 사용합니다. 설정은 특정한 3단계 흐름(마법사 → db-스키마 → 생성)을 따르며, 단계를 건너뛰면 소스 연결이 실패하고 사용자가 혼란을 겪을 수 있습니다.
official
setting-up-a-data-warehouse-source
posthog
Guide the user through connecting a new data warehouse source — Postgres, MySQL, Stripe, Hubspot, MongoDB, Salesforce, BigQuery, Snowflake, and so on. Use when…
official
setting-up-a-data-warehouse-source
posthog
Guide the user through connecting a new data warehouse source — Postgres, MySQL, Stripe, Hubspot, MongoDB, Salesforce, BigQuery, Snowflake, and so on. Use when…
official
setting-up-data-catalog
posthog
Populates and maintains a project's data catalog (semantic layer): canonical metrics, trust marks (certifications) on warehouse tables/views, and reviewed…
official
setting-up-devbox
posthog
PostHog 엔지니어가 원격 데브박스(Coder 워크스페이스에서 실행 중인…)를 설정하고, 연결하고, 명령을 실행하고, 로컬 코드를 미러링하는 과정을 안내합니다.
official
setting-up-devbox
posthog
Guide a PostHog engineer through spinning up, connecting to, running commands on, and mirroring local code to a remote devbox (a Coder workspace running the…
official
setting-up-devbox
posthog
Guide a PostHog engineer through spinning up, connecting to, running commands on, and mirroring local code to a remote devbox (a Coder workspace running the…
official
setting-up-devbox
posthog
PostHog 엔지니어가 원격 데브박스(Coder 워크스페이스에서 실행 중인…)를 설정하고, 연결하고, 명령을 실행하고, 로컬 코드를 미러링하는 과정을 안내합니다.
official
setting-up-support-slack-locally
posthog
Connect a real Slack workspace to local PostHog Conversations (the SupportHog Slack app) so Slack messages become support tickets and replies post back. Use…
official
setup-web-tests
posthog
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…
official
setup-web-tests
posthog
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…
official
setup-web-tests
posthog
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…
official
setup-web-tests
posthog
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…
official
signals
posthog
시그널은 PostHog가 오류 추적, 웹 분석, 실험, 세션 재생 등 여러 소스에서 고객의 제품 데이터를 모니터링하여 자동으로 생성하는 관찰 결과입니다. 각 시그널은 주목할 만한 사항(예: "/checkout에서 오류율이 3배 급증")에 대한 짧은 자연어 설명입니다.
official
signals
posthog
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…
official
signals
posthog
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…
official
signals
posthog
HogQL을 사용하여 signals 데이터를 위해 document_embeddings 테이블을 쿼리하는 방법. signals에 대한 의미 검색을 수행하거나 보고서용 signals를 가져와야 할 때 읽어보세요.
official
signals
posthog
시그널은 PostHog가 오류 추적, 웹 분석, 실험, 세션 재생 등 여러 소스에서 고객의 제품 데이터를 모니터링하여 자동으로 생성하는 관찰 결과입니다. 각 시그널은 주목할 만한 사항(예: "/checkout에서 오류율이 3배 급증")에 대한 짧은 자연어 설명입니다.
official
signals-scout-ai-observability
posthog
PostHog AI 관측성을 위한 시그널 스카우트. 비용, 지연 시간, 오류, 볼륨, 평가 성능 회귀에 대해 LLM 트레이스를 감시하며, 차원별로 세분화하여…
official
signals-scout-ai-observability
posthog
Signals scout for PostHog AI observability. Watches LLM traces for cost, latency, error, volume, and eval-performance regressions, sliced by the dimensions it…
official
signals-scout-ai-observability
posthog
Focused Signals scout for PostHog projects using AI observability. Rotates through a set of lenses — cost, latency, errors, volume, eval performance,…
official
signals-scout-ai-observability
posthog
PostHog AI 관측성을 위한 시그널 스카우트. 비용, 지연 시간, 오류, 볼륨 및 평가 성능 회귀에 대해 LLM 트레이스를 관찰하며, 차원별로 세분화하여…
official
signals-scout-ai-observability
posthog
PostHog 프로젝트를 위한 AI 관측 가능성을 사용하는 포커스드 시그널 스카우트입니다. 비용, 지연 시간, 오류, 볼륨, 평가 성능 등 일련의 렌즈를 순환합니다.
official
signals-scout-anomaly-detection
posthog
Signals scout that watches a project's most-viewed dashboards and insights for recent anomalies — bursts, drops, flat-lines, and trend breaks scored against…
official
signals-scout-anomaly-detection
posthog
Signals scout that watches a PostHog project's most-viewed dashboards and insights for recent anomalies — sudden bursts, drops, flat-lines, and trend breaks at…
official
signals-scout-anomaly-detection
posthog
프로젝트에서 가장 많이 조회된 대시보드와 인사이트를 모니터링하여 최근 이상 징후(급증, 급감, 평탄화, 추세 변화)를 탐지하고 점수를 매기는 신호 스카우트입니다.
official
signals-scout-anomaly-detection
posthog
PostHog 프로젝트에서 가장 많이 조회된 대시보드와 인사이트를 모니터링하여 최근 이상 징후(갑작스러운 급증, 하락, 평탄화, 추세 변화 등)를 탐지하는 신호 스카우트입니다.
official
signals-scout-apm
posthog
PostHog 분산 추적(APM / OpenTelemetry 스팬)을 위한 시그널 스카우트. (서비스, 작업)별 RED 메트릭 — 오류율, p95 지연 시간, 요청…을 감시합니다.
official
signals-scout-apm
posthog
PostHog 분산 추적(APM / OpenTelemetry 스팬)용 신호 스카우트. (서비스, 작업)별 RED 메트릭 — 오류율, p95 지연 시간, 요청…을 모니터링합니다.
official
signals-scout-apm
posthog
Signals scout for PostHog distributed tracing (APM / OpenTelemetry spans). Watches RED metrics per (service, operation) — error rate, p95 latency, request…
official
signals-scout-conversations
posthog
Signals scout for the PostHog Conversations (support inbox) product. Watches the `$conversation_*` ticket-lifecycle events for support-delivery regressions —…
official
signals-scout-csp-violations
posthog
Signals scout for Content Security Policy violation reports. Watches `$csp_violation` events for blocked-URL clusters, per-directive bursts, post-deploy…
official
signals-scout-csp-violations
posthog
Signals scout for Content Security Policy violation reports. Watches `$csp_violation` events for blocked-URL clusters, per-directive bursts, post-deploy…
official
signals-scout-csp-violations
posthog
Signals scout for Content Security Policy violation reports. Watches `$csp_violation` events for blocked-URL clusters, per-directive bursts, post-deploy…
official
signals-scout-csp-violations
posthog
Focused Signals scout for PostHog projects collecting Content Security Policy (CSP) violation reports. Watches `$csp_violation` events for fresh blocked-URL…
official
signals-scout-csp-violations
posthog
Focused Signals scout for PostHog projects collecting Content Security Policy (CSP) violation reports. Watches `$csp_violation` events for fresh blocked-URL…
official
signals-scout-customer-analytics
posthog
PostHog 고객 분석(계정)용 시그널 스카우트. 계정별 참여도를 관찰하여 이탈 위험 패턴(참여도 급감, 휴면, 핵심 담당자 이탈 등)을 감지합니다.
official
signals-scout-customer-analytics
posthog
Signals scout for PostHog Customer analytics (Accounts). Watches per-account engagement for churn-risk shapes — engagement cliffs, dormancy, champion departure…
official
signals-scout-customer-analytics
posthog
PostHog 고객 분석(계정)용 시그널 스카우트. 계정별 참여도를 관찰하여 이탈 위험 패턴(참여도 급락, 휴면, 핵심 담당자 이탈 등)을 감지합니다.
official
signals-scout-data-pipelines
posthog
PostHog 데이터 파이프라인용 시그널 스카우트 — CDP 대상 및 변환, 배치 내보내기, hog 플로우. 전송 실패, 성능 저하를 감시합니다…
official
signals-scout-data-pipelines
posthog
Signals scout for PostHog data pipelines — CDP destinations and transformations, batch exports, and hog flows. Watches for delivery failures, degraded…
official
signals-scout-data-pipelines
posthog
Focused Signals scout for PostHog projects moving data through pipelines. Watches the three delivery surfaces — CDP destinations and transformations (hog…
official
signals-scout-data-pipelines
posthog
PostHog 데이터 파이프라인용 시그널 스카우트 — CDP 대상 및 변환, 배치 내보내기, hog 플로우. 전송 실패, 성능 저하 등을 감시합니다.
official
signals-scout-data-pipelines
posthog
PostHog 프로젝트에서 파이프라인을 통해 데이터를 이동시키는 Focused Signals 스카우트입니다. 세 가지 전달 표면(CDP 대상 및 변환)을 감시합니다.
official
signals-scout-data-warehouse
posthog
PostHog 프로젝트에서 외부 데이터를 웨어하우스로 가져올 때, Signals 스카우트가 가져오기 측면(외부 데이터 소스, 테이블별 동기화 등)을 감시합니다.
official
signals-scout-data-warehouse
posthog
Focused Signals scout for PostHog projects importing external data into the warehouse. Watches the import side — external data sources, their per-table sync…
official
signals-scout-data-warehouse
posthog
PostHog 프로젝트에서 외부 데이터를 웨어하우스로 가져올 때, Signals 스카우트가 임포트 측면(외부 데이터 소스, 테이블별 동기화 등)을 주시합니다.
official
signals-scout-error-tracking
posthog
Signals scout for PostHog error tracking. Watches `$exception` bursts, stuck loops, multi-fingerprint clusters, and status regressions, and files each…
official
signals-scout-error-tracking
posthog
Signals scout for PostHog error tracking. Watches `$exception` bursts, stuck loops, multi-fingerprint clusters, and status regressions, and files each…
official
signals-scout-error-tracking
posthog
Focused Signals scout for PostHog projects using error tracking. Watches `$exception` bursts, stuck loops, multi-fingerprint clusters, status regressions, and…
official
signals-scout-error-tracking
posthog
Signals scout for PostHog error tracking. Watches `$exception` bursts, stuck loops, multi-fingerprint clusters, and status regressions, and files each…
official
signals-scout-error-tracking
posthog
Focused Signals scout for PostHog projects using error tracking. Watches `$exception` bursts, stuck loops, multi-fingerprint clusters, status regressions, and…
official
signals-scout-experiments
posthog
PostHog 프로젝트에서 A/B 실험을 실행하는 데 초점을 맞춘 Signals 스카우트입니다. 실행 중인 실험에서 샘플 비율 불일치, 다중 변형 등의 타당성 위협을 감시합니다.
official
signals-scout-experiments
posthog
PostHog A/B 실험을 위한 신호 스카우트. 실행 중인 실험에서 타당성 위협(표본 비율 불일치, 오염, 노출 중단, 중간 실행…)을 감시합니다.
official
signals-scout-experiments
posthog
PostHog A/B 실험을 위한 신호 탐지기. 실행 중인 실험에서 타당성 위협(표본 비율 불일치, 오염, 노출 중단, 중간 실행…)을 감시합니다.
official
signals-scout-experiments
posthog
Focused Signals scout for PostHog projects running A/B experiments. Watches running experiments for validity threats (sample ratio mismatch, multi-variant…
official
signals-scout-experiments
posthog
Signals scout for PostHog A/B experiments. Watches running experiments for validity threats (sample ratio mismatch, contamination, exposure stalls, mid-run…
official
signals-scout-feature-flags
posthog
Signals scout for PostHog feature flags. Watches the flag roster and the `$feature_flag_called` stream for evaluation cliffs, ghost flags,…
official
signals-scout-feature-flags
posthog
Signals scout for PostHog feature flags. Watches the flag roster and the `$feature_flag_called` stream for evaluation cliffs, ghost flags,…
official
signals-scout-feature-flags
posthog
Signals scout for PostHog feature flags. Watches the flag roster and the `$feature_flag_called` stream for evaluation cliffs, ghost flags,…
official
signals-scout-feature-flags
posthog
Focused Signals scout for PostHog projects using feature flags. Watches the flag roster and the `$feature_flag_called` evaluation stream for contradictions…
official
signals-scout-feature-flags
posthog
Focused Signals scout for PostHog projects using feature flags. Watches the flag roster and the `$feature_flag_called` evaluation stream for contradictions…
official
signals-scout-general
posthog
크로스-프로덕트 시그널스 스카우트입니다. 제품 간 상관관계를 찾고, 개별 제품 전문 스카우트가 다루지 않는 영역을 탐색합니다.
official
signals-scout-general
posthog
Cross-product Signals scout. Looks for cross-product correlations and explores the surfaces the per-product specialist scouts don't cover.
official
signals-scout-general
posthog
Cross-product Signals scout. Looks for cross-product correlations and explores the surfaces the per-product specialist scouts don't cover.
official
signals-scout-general
posthog
General Signals scout for PostHog projects. Cross-product explorer that scans a team's project and emits findings into the Signals inbox. Sibling…
official
signals-scout-general
posthog
PostHog 프로젝트를 위한 일반 신호 스카우트. 팀의 프로젝트를 스캔하고 결과를 신호 인박스로 전송하는 크로스 프로덕트 탐색기. 형제…
official
signals-scout-health-checks
posthog
PostHog 자체 상태 점검에 대한 신호 탐지기입니다. 프로젝트의 활성 상태 문제를 읽고, 유형별로 묶고, 영향 범위에 따라 가중치를 부여한 후, 해당 문제들을 제출합니다…
official
signals-scout-health-checks
posthog
Signals scout over PostHog's own health checks. Reads the project's active health issues, bundles them by kind, weights by blast radius, and files the ones…
official
signals-scout-health-checks
posthog
Focused Signals scout for PostHog setup health. Reads the project's active health issues — the deterministic findings of PostHog's own health checks (no live…
official
signals-scout-health-checks
posthog
PostHog 자체 상태 점검에 대한 신호 탐지기입니다. 프로젝트의 활성 상태 문제를 읽고, 유형별로 묶고, 영향 범위에 따라 가중치를 부여하며, 문제를 제출합니다…
official
signals-scout-health-checks
posthog
PostHog 설정 상태에 집중된 Signals 스카우트입니다. 프로젝트의 활성 상태 문제(PostHog 자체 상태 점검의 결정적 결과)를 읽습니다(실시간 없음…).
official
signals-scout-inbox-validation
posthog
인박스 자체에 대한 후속 신호 스카우트입니다. 배포 안정화 기간 후, 최근 해결된 보고서의 문제를 재측정하고 다음 상황에서 보고서를 제출합니다…
official
signals-scout-inbox-validation
posthog
Follow-up Signals scout for the inbox itself. After a deployment soak window, re-measures the problems behind recently resolved reports and files a report when…
official
signals-scout-inbox-validation
posthog
Follow-up scout for the Signals inbox itself. Watches reports that recently transitioned to resolved (an implementation PR merged) and, after a deployment soak…
official
signals-scout-inbox-validation
posthog
인박스 자체에 대한 후속 신호 스카우트입니다. 배포 안정화 기간 후, 최근 해결된 리포트의 근본 문제를 재측정하고 다음 상황이 발생하면 리포트를 제출합니다…
official
signals-scout-inbox-validation
posthog
Signals 인박스 자체에 대한 후속 스카우트입니다. 최근 해결됨(구현 PR 병합)으로 전환된 보고서를 감시하고, 배포 안정화 기간 후에…
official
signals-scout-ingestion-warnings
posthog
Signals scout for ingestion warnings — events and person/group updates that were dropped, mangled, or partially rejected during ingestion. Watches the warnings…
official
signals-scout-insight-alerts
posthog
프로젝트 자체에 구성된 인사이트 알림을 스카우트합니다. 각 알림의 최근 발동 기록을 읽고, 사람이 놓쳤을 법한 발동에 대한 보고서를 작성합니다…
official
signals-scout-insight-alerts
posthog
Signals scout over a project's own configured insight alerts. Reads each alert's recent firing history and files a report for the firings a human likely missed…
official
signals-scout-insight-alerts
posthog
프로젝트 자체에 구성된 인사이트 알림을 스카우트합니다. 각 알림의 최근 발동 기록을 읽고, 사람이 놓쳤을 가능성이 있는 발동에 대한 보고서를 작성합니다…
official
signals-scout-llm-analytics
posthog
Focused Signals scout for PostHog projects using LLM analytics. Watches `$ai_generation`, `$ai_evaluation`, `$ai_trace` and related events for cost spikes,…
official
signals-scout-logs
posthog
PostHog 로그를 위한 시그널 스카우트입니다. 볼륨 급증, 심각도 분포 변화, 서비스 침묵, 새로운 메시지 패턴, 트레이스 상관 급증을 감시합니다.
official
signals-scout-logs
posthog
Focused Signals scout for PostHog projects using logs. Watches for volume bursts, severity-distribution shifts, service silence, fresh message patterns, and…
official
signals-scout-logs
posthog
Signals scout for PostHog logs. Watches for volume bursts, severity-distribution shifts, service silence, fresh message patterns, and trace-correlated bursts.
official
signals-scout-logs
posthog
PostHog 로그를 위한 시그널 스카우트입니다. 볼륨 급증, 심각도 분포 변화, 서비스 침묵, 새로운 메시지 패턴, 트레이스 상관 급증을 감시합니다.
official
signals-scout-logs
posthog
PostHog 프로젝트에서 로그를 사용하는 집중형 Signals 스카우트입니다. 볼륨 급증, 심각도 분포 변화, 서비스 침묵, 새로운 메시지 패턴 등을 감시합니다.
official
signals-scout-mcp-tool-calls
posthog
PostHog MCP 도구 호출을 위한 시그널 스카우트입니다. 개선이 필요한 도구(높은 광범위 실패율, 재시도/반복 호출 등)에 대해 $mcp_tool_call 텔레메트리를 감시합니다.
official
signals-scout-mcp-tool-calls
posthog
Signals scout for PostHog MCP tool calls. Watches $mcp_tool_call telemetry for tools that need improvement — high, broad-reach failure rates, retry/hammering…
official
signals-scout-mcp-tool-calls
posthog
PostHog MCP 도구 호출을 위한 시그널 스카우트. 개선이 필요한 도구(높은 광범위한 실패율, 재시도/반복 호출 등)에 대해 $mcp_tool_call 텔레메트리를 감시합니다.
official
signals-scout-observability-gaps
posthog
관측 가능성 격차를 찾는 시그널 스카우트 — 인사이트, 대시보드 또는 알림 적용 범위가 없는 중요한 이벤트 볼륨. 새로운 인사이트를 추천하는 보고서를 제출합니다.
official
signals-scout-observability-gaps
posthog
Signals scout for observability gaps — significant event volumes with no insight, dashboard, or alert coverage. Files a report recommending new insights,…
official
signals-scout-observability-gaps
posthog
Focused Signals scout for finding observability gaps in PostHog itself — significant event volumes the team isn't tracking, custom events with no insight or…
official
signals-scout-observability-gaps
posthog
관측성 격차를 찾는 신호 스카우트 — 인사이트, 대시보드 또는 알림 적용 범위가 없는 중요한 이벤트 볼륨. 새로운 인사이트를 추천하는 보고서를 제출합니다.
official
signals-scout-observability-gaps
posthog
PostHog 자체에서 관찰 가능성 격차를 찾기 위한 집중 신호 스카우트 — 팀이 추적하지 않는 중요한 이벤트 볼륨, 인사이트가 없는 커스텀 이벤트 등
official
signals-scout-product-analytics
posthog
핵심 제품 분석 흐름(퍼널, 리텐션, 라이프사이클, 스티키니스, 경로)을 위한 시그널 스카우트입니다. 팀이 저장한 흐름을 관찰하여 파생 비율을…
official
signals-scout-product-analytics
posthog
Signals scout for core product-analytics flows — funnels, retention, lifecycle, stickiness, and paths. Watches the team's saved flows for a derived-rate…
official
signals-scout-product-analytics
posthog
핵심 제품 분석 흐름(퍼널, 리텐션, 라이프사이클, 스티키니스, 경로)을 위한 시그널 스카우트입니다. 팀이 저장한 흐름을 관찰하여 파생 비율을…
official
signals-scout-replay-vision
posthog
PostHog Replay Vision 스캐너를 위한 신호 탐지기. 활성화된 스캐너가 계속 관찰하도록(처리량/할당량 급감) 하고, 집계적으로 보이는 내용이…
official
signals-scout-replay-vision
posthog
Signals scout for PostHog Replay Vision scanners. Watches that enabled scanners keep observing (throughput / quota cliffs) and that what they see in aggregate…
official
signals-scout-replay-vision
posthog
Focused Signals scout for PostHog projects running Replay Vision scanners — the standing LLM probes that watch session recordings and write…
official
signals-scout-replay-vision
posthog
PostHog Replay Vision 스캐너를 위한 신호 탐지기. 활성화된 스캐너가 계속 관찰하도록(처리량/할당량 급감) 하고, 집계적으로 보이는 내용이...
official
signals-scout-replay-vision
posthog
PostHog 프로젝트에서 Replay Vision 스캐너를 실행하는 집중형 Signals 스카우트 — 세션 녹화를 관찰하고 기록하는 상시 LLM 프로브입니다…
official
signals-scout-revenue-analytics
posthog
PostHog 수익 분석을 위한 시그널 스카우트. 업스트림 장애(Stripe 동기화 지연, 캡처 회귀), 설정 드리프트, 목표 미달 에스컬레이션을 감시합니다.
official
signals-scout-revenue-analytics
posthog
Focused Signals scout for PostHog projects using revenue analytics. Watches the derived revenue product for upstream failures (Stripe sync stalls, capture…
official
signals-scout-revenue-analytics
posthog
Signals scout for PostHog revenue analytics. Watches for upstream failures (Stripe sync stalls, capture regressions), config drift, and goal-miss escalations,…
official
signals-scout-revenue-analytics
posthog
PostHog 수익 분석을 위한 시그널 스카우트. 업스트림 실패(Stripe 동기화 지연, 캡처 회귀), 설정 드리프트, 목표 미달 에스컬레이션 등을 감시합니다.
official
signals-scout-revenue-analytics
posthog
PostHog 프로젝트에서 수익 분석을 수행하는 집중 신호 스카우트입니다. 파생된 수익 제품에서 업스트림 실패(Stripe 동기화 지연, 캡처…)를 감시합니다.
official
signals-scout-session-replay
posthog
PostHog 세션 리플레이를 위한 시그널 스카우트. 세션이 계속 녹화되는지(캡처 클리프)와 녹화 내부의 마찰(분노/데드클릭 클러스터)을 감시합니다.
official
signals-scout-session-replay
posthog
Signals scout for PostHog session replay. Watches that sessions keep recording (capture cliffs) and that friction inside recordings — rage/dead-click clusters,…
official
signals-scout-session-replay
posthog
Focused Signals scout for PostHog projects using session replay. Watches two promises the replay product makes: that sessions are actually being recorded…
official
signals-scout-session-replay
posthog
PostHog 세션 리플레이를 위한 시그널 스카우트. 세션이 계속 녹화되는지(캡처 클리프)와 녹화 내부의 마찰(분노/데드클릭 클러스터)을 감시합니다.
official
signals-scout-session-replay
posthog
PostHog 프로젝트를 위한 집중형 Signals 스카우트로, 세션 리플레이를 사용합니다. 리플레이 제품이 약속하는 두 가지, 즉 세션이 실제로 기록되고 있다는 점을 감시합니다…
official
signals-scout-skills-store
posthog
팀의 PostHog 스킬 스토어를 위한 스킬 위생 스카우트로, MCP 스킬 도구를 통해 전체를 읽습니다. 최근 변경된 스킬과 느린 순환을 통해…
official
signals-scout-skills-store
posthog
Skill-hygiene scout for the team's PostHog skills store, read entirely via the MCP skill tools. Watches recently-changed skills — plus a slow rotation over the…
official
signals-scout-skills-store
posthog
팀의 PostHog 스킬 스토어를 위한 스킬 위생 스카우트로, MCP 스킬 도구를 통해 완전히 읽습니다. 최근 변경된 스킬과 느린 순환을 통해…
official
signals-scout-surveys
posthog
PostHog 설문조사를 위한 신호 스카우트. 활성 설문조사에서 점수 하락, 응답량 감소, 이탈 급증, 타겟팅 편향을 감시하고 집계합니다…
official
signals-scout-surveys
posthog
Signals scout for PostHog surveys. Watches active surveys for score regressions, response-volume drops, abandonment spikes, and targeting drift, and aggregates…
official
signals-scout-surveys
posthog
Focused Signals scout for PostHog projects running surveys. Watches active surveys for score regressions (NPS / CSAT / rating drops), response-volume drops,…
official
signals-scout-surveys
posthog
PostHog 설문조사를 위한 신호 스카우트. 활성 설문조사에서 점수 하락, 응답량 감소, 이탈 급증, 타겟팅 편향을 감시하고 집계합니다…
official
signals-scout-surveys
posthog
PostHog 프로젝트에서 설문조사를 실행하는 Focused Signals 스카우트입니다. 활성 설문조사에서 점수 하락(NPS/CSAT/평점 하락), 응답량 감소 등을 모니터링합니다.
official
signals-scout-tasks
posthog
Signals scout for PostHog Tasks, the agent work items a project runs. Two lenses: delivery health (runs failing, clustered by repository and error class, and…
official
signals-scout-web-analytics
posthog
PostHog 웹 트래픽을 위한 신호 스카우트. 채널별 세션 볼륨, 어트리뷰션 손상, 랜딩 페이지 상태(이탈/404 단계)를 모니터링합니다.
official
signals-scout-web-analytics
posthog
Signals scout for PostHog web traffic. Watches per-channel session volume, attribution breakage, and landing-page health (bounce / 404 steps) against the…
official
signals-scout-web-analytics
posthog
Focused Signals scout for PostHog projects with web traffic. Watches the acquisition and site-health layer the web analytics product reports on: per-channel…
official
signals-scout-web-analytics
posthog
PostHog 웹 트래픽을 위한 신호 스카우트. 채널별 세션 볼륨, 어트리뷰션 손상, 랜딩 페이지 상태(이탈/404 단계)를 모니터링합니다.
official
signals-scout-web-analytics
posthog
PostHog 프로젝트의 웹 트래픽을 위한 집중형 Signals 스카우트입니다. 웹 분석 제품이 보고하는 획득 및 사이트 상태 레이어를 감시합니다: 채널별로...
official
signals-scout-web-vitals
posthog
Focused Signals scout for PostHog projects capturing Core Web Vitals (`$web_vitals`). Watches each page's p75 LCP / INP / CLS / FCP against the absolute Google…
official
signals-scout-web-vitals
posthog
Focused Signals scout for PostHog projects capturing Core Web Vitals (`$web_vitals`). Watches each page's p75 LCP / INP / CLS / FCP against the absolute Google…
official
signals-scout-web-vitals
posthog
Focused Signals scout for PostHog projects capturing Core Web Vitals (`$web_vitals`). Watches each page's p75 LCP / INP / CLS / FCP against the absolute Google…
official
simulate-new-user
posthog
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…
official
simulate-new-user
posthog
합성된 첫 방문자 트래픽을 URL로 전송하고 PostHog $pageview 이벤트가 발생하는지 확인합니다. 고객이 익명 방문자를 확인하려는 경우 사용합니다…
official
simulate-returning-user
posthog
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…
official
simulate-returning-user
posthog
합성 단일 세션 다중 페이지 트래픽을 URL로 전송하고 페이지 뷰 전반에 걸쳐 PostHog $pageview 이벤트가 발생하는지 확인합니다. 쿠키가 지속되는지 확인할 때 사용하세요…
official
skills-store
posthog
스킬은 PostHog에 저장된 재사용 가능한 에이전트 워크플로우로, Agent Skills 사양(명령어 본문(SKILL.md)과 선택적 번들 파일(스크립트, 참조 자료, 에셋), 구조화된 메타데이터, 그리고 allowed_tools 목록)을 따릅니다.
official
skills-store
posthog
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…
official
skills-store
posthog
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…
official
skills-store
posthog
스킬은 PostHog에 저장된 재사용 가능한 에이전트 워크플로우로, Agent Skills 사양(명령어 본문(SKILL.md)과 선택적 번들 파일(스크립트, 참조 자료, 에셋), 구조화된 메타데이터, 그리고 allowed_tools 목록)을 따릅니다.
official
skills-store
posthog
스킬은 PostHog에 저장된 재사용 가능한 에이전트 워크플로우로, Agent Skills 사양(명령어 본문(SKILL.md)과 선택적 번들 파일(스크립트, 참조 자료, 에셋), 구조화된 메타데이터, 그리고 allowed_tools 목록)을 따릅니다.
official
stacking-prs
posthog
Create and manage GitHub native Stacked PRs in this repo with the `gh stack` CLI. Use when asked to stack PRs, split a large change into a stack, add a layer…
official
suggesting-data-imports
posthog
사용자가 수익, 결제, 구독, 청구, CRM 거래, 지원 티켓, 프로덕션 데이터베이스 테이블 또는 PostHog가 처리하지 않는 기타 데이터에 대해 질문할 때 사용합니다.
official
suggesting-data-imports
posthog
Use when the user asks about revenue, payments, subscriptions, billing, CRM deals, support tickets, production database tables, or other data that PostHog does…
official
suggesting-data-imports
posthog
Use when the user asks about revenue, payments, subscriptions, billing, CRM deals, support tickets, ad spend, production database tables, or other data PostHog…
official
suggesting-data-imports
posthog
사용자가 수익, 결제, 구독, 청구, CRM 거래, 지원 티켓, 프로덕션 데이터베이스 테이블 또는 PostHog가 처리하지 않는 기타 데이터에 대해 질문할 때 사용합니다.
official
suggesting-data-imports
posthog
사용자가 수익, 결제, 구독, 청구, CRM 거래, 지원 티켓, 프로덕션 데이터베이스 테이블 또는 PostHog가 처리하지 않는 기타 데이터에 대해 질문할 때 사용합니다.
official
suppressing-noisy-errors
posthog
PostHog 오류 추적 억제 규칙을 생성하여 수집 시 대량 발생하지만 가치가 낮은 오류를 제거합니다. 사용자가 "이 오류 캡처 중지", "삭제…"라고 요청할 때 사용합니다.
official
suppressing-noisy-errors
posthog
Create PostHog error tracking suppression rules to drop high-volume, low-value errors at ingestion. Use when the user asks "stop capturing this error", "drop…
official
suppressing-noisy-errors
posthog
Create PostHog error tracking suppression rules to drop high-volume, low-value errors at ingestion. Use when the user asks "stop capturing this error", "drop…
official
suppressing-noisy-errors
posthog
PostHog 오류 추적 억제 규칙을 생성하여 수집 시 대량 발생하는 저가치 오류를 제거합니다. 사용자가 "이 오류 캡처 중지", "삭제…"라고 요청할 때 사용합니다.
official
suppressing-noisy-errors
posthog
PostHog 오류 추적 억제 규칙을 생성하여 수집 시 대량 발생하는 저가치 오류를 제거합니다. 사용자가 "이 오류 캡처 중지", "삭제…"라고 요청할 때 사용하세요.
official
survey-sdk-audit
posthog
PostHog 설문조사 SDK 기능 및 버전 요구사항 감사
official
survey-sdk-audit
posthog
Audit PostHog survey SDK features and version requirements
official
survey-sdk-audit
posthog
Audit PostHog survey SDK features and version requirements
official
survey-sdk-audit
posthog
PostHog 설문조사 SDK 기능 및 버전 요구사항 감사
official
testing-mcp-tools-locally
posthog
Set up the local dev environment, seed data, and API keys to test the staff-only managed migrations MCP tools (managed-migrations-support-list,…
official
tools-and-features-hogql
posthog
HogQL queries for PostHog analytics
official
tools-and-features-hogql
posthog
PostHog 분석을 위한 HogQL 쿼리
official
triaging-error-issues
posthog
Triage PostHog error tracking issues during a daily or on-call review. Use when the user asks "what's broken?", "what new errors do we have?", "show me top…
official
triaging-error-issues
posthog
Triage PostHog error tracking issues during a daily or on-call review. Use when the user asks "what's broken?", "what new errors do we have?", "show me top…
official
triaging-error-issues
posthog
Triage PostHog error tracking issues during a daily or on-call review. Use when the user asks "what's broken?", "what new errors do we have?", "show me top…
official
triaging-error-issues
posthog
Triage PostHog error tracking issues during a daily or on-call review. Use when the user asks "what's broken?", "what new errors do we have?", "show me top…
official
triaging-error-issues
posthog
일일 또는 온콜 리뷰 중 PostHog 오류 추적 이슈를 분류합니다. 사용자가 "무엇이 고장 났나요?", "새로운 오류가 무엇인가요?", "상위 항목을 보여주세요..."라고 물을 때 사용하세요.
official
triaging-visual-review-runs
posthog
Inspects PostHog Visual Review (VR) runs that gate PR merges with screenshot regression checks. Use when the user mentions "visual review", "VR", "snapshot…
official
triaging-visual-review-runs
posthog
Inspects PostHog Visual Review (VR) runs that gate PR merges with screenshot regression checks. Use when the user mentions "visual review", "VR", "snapshot…
official
triaging-visual-review-runs
posthog
Visual Review는 PostHog의 스크린샷 회귀 제품입니다: CI가 storybook + playwright 스크린샷을 캡처하여 커밋된 베이스라인 해시와 비교하고, 사람이 보이는 변경 사항을 승인할 때까지 PR을 차단합니다. 시각적 변경이 있는 PR은 visual-review GitHub 상태 확인을 가지며, 각 차이 스냅샷이 VR UI에서 승인되거나 허용될 때까지 빨간색으로 유지됩니다.
official
triaging-visual-review-runs
posthog
PostHog Visual Review (VR) 실행을 검사하여 스크린샷 회귀 검사로 PR 병합을 제어합니다. 사용자가 "visual review", "VR", "snapshot…"을 언급할 때 사용하세요.
official
triaging-visual-review-runs
posthog
Visual Review는 PostHog의 스크린샷 회귀 제품입니다: CI가 storybook + playwright 스크린샷을 캡처하여 커밋된 기준 해시와 비교하고, 사람이 시각적 변경을 승인할 때까지 PR을 차단합니다. 시각적 변경이 있는 PR은 visual-review GitHub 상태 확인을 가지며, VR UI에서 각 차이 스냅샷이 승인되거나 허용될 때까지 빨간색으로 유지됩니다.
official
triaging-web-analytics-support
posthog
Triage web analytics support tickets end to end: enumerate open tickets from the in-app conversations product and their Zendesk mirrors, classify each into a…
official
tuning-incremental-sync-config
posthog
동기화의 구성은 ExternalDataSchema에 저장되며, external-data-schemas-partial-update를 통해 언제든지 변경할 수 있습니다. 대부분의 변경은 비파괴적이며(다음 동기화에 적용됨), 일부 변경(sync_type 전환, 기본 키 변경)은 동기화된 데이터 손상을 방지하기 위해 신중한 처리가 필요합니다.
official
tuning-incremental-sync-config
posthog
동기화의 구성은 ExternalDataSchema에 저장되며, external-data-schemas-partial-update를 통해 언제든지 변경할 수 있습니다. 대부분의 변경은 비파괴적이며(다음 동기화에 적용됨), 일부 변경(sync_type 전환, 기본 키 변경)은 동기화된 데이터 손상을 방지하기 위해 신중한 처리가 필요합니다.
official
tuning-incremental-sync-config
posthog
Change the sync configuration of an existing data warehouse schema — switch sync_type, pick a different incremental_field, set primary_key_columns, choose…
official
tuning-incremental-sync-config
posthog
Change the sync configuration of an existing data warehouse schema — switch sync_type, pick a different incremental_field, set primary_key_columns, choose…
official
tuning-incremental-sync-config
posthog
동기화의 구성은 ExternalDataSchema에 저장되며, external-data-schemas-partial-update를 통해 언제든지 변경할 수 있습니다. 대부분의 변경은 비파괴적이며(다음 동기화에 적용됨), 일부 변경(sync_type 전환, 기본 키 변경)은 동기화된 데이터 손상을 방지하기 위해 신중한 처리가 필요합니다.
official
turning-engineering-analytics-into-insights
posthog
엔지니어링 분석(PR/CI) 데이터를 저장된 PostHog 인사이트, 대시보드 및 구독으로 변환하고, 제품이 읽는 데이터가 무엇인지 설명하여…
official
user-deep-dive
posthog
Deep dive on a PostHog user by email address. Analyze what they do, where they spend time, and what products they use.
official
user-deep-dive
posthog
PostHog 사용자의 이메일 주소로 심층 분석합니다. 사용자가 무엇을 하는지, 시간을 어디에 보내는지, 어떤 제품을 사용하는지 분석합니다.
official
using-kea-disposables
posthog
Use when adding timers (`setInterval`, `setTimeout`), event listeners (`window.addEventListener`, `document.addEventListener`,…
official
using-kea-disposables
posthog
Use when adding timers (`setInterval`, `setTimeout`), event listeners (`window.addEventListener`, `document.addEventListener`,…
official
using-kea-disposables
posthog
Use when adding timers (`setInterval`, `setTimeout`), event listeners (`window.addEventListener`, `document.addEventListener`,…
official
using-kea-disposables
posthog
Use when adding timers (`setInterval`, `setTimeout`), event listeners (`window.addEventListener`, `document.addEventListener`,…
official
using-the-console-ui
posthog
How to drive PostHog Code's read panel as the user works with you — focus_* etiquette, when to call toast, how to handle 'follow mode' being off. Load when the…
official
using-the-console-ui
posthog
How to drive PostHog Code's read panel as the user works with you — focus_* etiquette, when to call toast, how to handle 'follow mode' being off. Load when the…
official
verify-posthog-instrumentation
posthog
이 스킬을 사용하여 웹사이트에서 PostHog 계측이 올바르게 작동하는지 확인하세요. 하나 이상의 URL에서 실제 브라우저를 구동하고, 어떤 PostHog…
official
verify-posthog-instrumentation
posthog
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…
official
visualizing-change-over-time
posthog
PostHog 엔지니어와 에이전트가 시간 경과에 따른 변화 시각화, 전후 비교, 또는 기간 대비 비교에 대한 요청을 받았을 때 적절한 차트를 선택할 수 있도록 도와줍니다.
official
visualizing-change-over-time
posthog
PostHog 엔지니어와 에이전트가 시간 경과에 따른 변화 시각화, 전후 비교, 또는 기간 대비 비교에 대한 요청을 받았을 때 적절한 차트를 선택할 수 있도록 도와줍니다.
official
warehouse-source-new-version
posthog
Add support for a new vendor API version to an existing Data warehouse import source, or deprecate an old one. Use when a vendor ships a new API version…
official
wizard-development
posthog
Design philosophy and architectural principles for the PostHog wizard. Read this before making any structural change — adding features, extending the runner,…
official
working-outside-the-console
posthog
Operating without a UI — MCP / IDE / Slack mode. How to compensate for missing client tools, how to be useful in a text-only chat. Load when the session client…
official
working-outside-the-console
posthog
UI 없이 작동 — MCP / IDE / Slack 모드. 누락된 클라이언트 도구를 보완하는 방법, 텍스트 전용 채팅에서 유용하게 작동하는 방법. 세션 클라이언트가 로드될 때...
official
working-with-skills
posthog
Best practices for agents managing PostHog skills via the MCP `skill-*` tools — how to discover, read, create, update, and refactor skills efficiently,…
official
working-with-skills
posthog
Best practices for agents managing PostHog skills via the MCP `llma-skill-*` tools — how to discover, read, create, update, and refactor skills efficiently,…
official
working-with-skills
posthog
Best practices for agents managing PostHog skills via the MCP `skill-*` tools — how to discover, read, create, update, and refactor skills efficiently,…
official
working-with-skills
posthog
Best practices for agents managing PostHog skills via the MCP `skill-*` tools — how to discover, read, create, update, and refactor skills efficiently,…
official
working-with-skills
posthog
Best practices for agents managing PostHog skills via the MCP `llma-skill-*` tools — how to discover, read, create, update, and refactor skills efficiently,…
official
workload-analysis
posthog
Generate comprehensive workload analysis visualizations for PostHog customer accounts. Use when user requests account analysis, workload breakdown, SDK…
official
workload-analysis
posthog
PostHog 고객 계정에 대한 포괄적인 워크로드 분석 시각화를 생성합니다. 사용자가 계정 분석, 워크로드 분석, SDK…를 요청할 때 사용하세요.
official
writing-clickhouse-queries
posthog
Guide for writing performant ClickHouse queries in PostHog product code. Use when writing HogQL query runners, designing a ClickHouse table for a new product,…
official
writing-clickhouse-queries
posthog
PostHog 제품 코드에서 성능 좋은 ClickHouse 쿼리를 작성하기 위한 가이드입니다. HogQL 쿼리 러너를 작성하거나, 새로운 제품을 위한 ClickHouse 테이블을 설계할 때 사용하세요.
official
writing-code-comments
posthog
Gates whether a code comment should exist and forces the ones that stay to explain why, not what. Use ALWAYS before writing or editing a comment in any…
official
writing-evals
posthog
Teaches how to write and run evals on the `products/posthog_ai/eval_harness/` harness — sandboxed agent suites that execute the real coding agent in a Docker…
official
writing-kea-logics
posthog
Guide for writing or reviewing PostHog kea logic files (`*Logic.ts` / `*Logic.tsx`). Use when creating a new logic, adding…
official
writing-kea-logics
posthog
Guide for writing or reviewing PostHog kea logic files (`*Logic.ts` / `*Logic.tsx`). Use when creating a new logic, adding…
official
writing-kea-logics
posthog
Guide for writing or reviewing PostHog kea logic files (`*Logic.ts` / `*Logic.tsx`). Use when creating a new logic, adding…
official
writing-kea-logics
posthog
Guide for writing or reviewing PostHog kea logic files (`*Logic.ts` / `*Logic.tsx`). Use when creating a new logic, adding…
official
writing-pr-descriptions
posthog
Shapes a PR body into something a reviewer understands at a glance. Use ALWAYS before writing or editing a PR description, before `gh pr create` or `gh pr edit…
official
writing-simplified-technical-english
posthog
Write English that a reader cannot misread: one meaning per word, active voice, simple tenses, one idea per sentence, short sentences. Based on ASD-STE100…
official
writing-skills
posthog
PostHog 에이전트 스킬 작성 가이드 — 에이전트가 MCP 도구를 사용하여 목표를 달성하도록 가르치는 직무-수행 템플릿입니다. 새 제품을 추가할 때 사용하세요…
official
writing-skills
posthog
PostHog 에이전트 스킬 작성 가이드 — 에이전트가 MCP 도구를 사용하여 목표를 달성하도록 가르치는 직무-수행-과제 템플릿입니다. 새 제품을 추가할 때 사용하세요…
official
writing-streamlit-apps
posthog
Write Streamlit app source code that runs well in a PostHog sandbox — the posthog_apps.query() bridge for reading PostHog data, the packages baked into the…
official
writing-tests
posthog
새로운 테스트가 존재해야 하는지 판단하고 효율성을 강제하여 CI를 저가치 테스트 비대화로부터 보호합니다. 테스트를 추가하거나 크게 변경하기 전에 사용하세요.
official
writing-tests
posthog
새로운 테스트가 존재해야 하는지 판단하고 효율적으로 강제하여 CI를 저가치 테스트 비대화로부터 보호합니다. 테스트를 추가하거나 크게 변경하기 전에 사용하세요…
official
writing-user-facing-copy
posthog
Sets the voice and word choices for any text a person reads in PostHog: UI labels, buttons, tooltips, empty and error states, notifications, in-app messages,…
official
x-article
posthog
posthog.com 블로그 또는 뉴스레터 게시물을 X(Twitter) 아티클로 게시하기 위한 마크다운 파일로 변환합니다. 프론트매터를 제거하고, 제목을 상위로 승격시킵니다…
official
x-article
posthog
Convert a posthog.com blog or newsletter post into a markdown file formatted for posting as an X (Twitter) Article. Strips frontmatter, promotes the title to…
official