跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Implementing Warehouse Sources

技能 活跃

Implement and extend PostHog Data warehouse import sources. Use when adding a new source under posthog/temporal/data_imports/sources, adding datasets/endpoints to an existing source, or adding incremental sync, resumable imports, webhook ingestion, pagination, credentials validation, and source tests.

目的

To guide developers in building and extending data warehouse import sources for PostHog, enabling seamless data integration from various external tools.

功能

  • Extends PostHog Data warehouse import sources
  • Adds new sources, datasets, and endpoints
  • Supports incremental sync, resumable imports, and webhook ingestion
  • Provides guidance on credentials validation and source tests
  • Details base class selection and end-to-end workflow

使用场景

  • Adding a new source under `posthog/temporal/data_imports/sources/`
  • Adding datasets/endpoints to an existing source
  • Implementing incremental sync or resumable imports for APIs
  • Integrating webhook ingestion for event-driven data updates

非目标

  • Implementing actual data sources directly
  • Acting as a generic data pipeline tool
  • Replacing the need for understanding the target API's documentation

Trust

  • warning:Issues AttentionThe repository has a high number of open issues (544) compared to closed issues (163) in the last 90 days, indicating slow response times or a backlog.

Practical Utility

  • info:Usage examplesThe SKILL.md provides extensive inline code examples for implementation patterns and structure, though not end-to-end runnable examples of specific sources.

安装

npx skills add PostHog/posthog

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

87 /100
about 23 hours ago 分析

信任信号

最近提交about 23 hours ago
星标34.5k
许可证NOASSERTION
状态
查看源代码

类似扩展

Senior Data Engineer

95

Data engineering skill for building scalable data pipelines, ETL/ELT systems, and data infrastructure. Expertise in Python, SQL, Spark, Airflow, dbt, Kafka, and modern data stack. Includes data modeling, pipeline orchestration, data quality, and DataOps. Use when designing data architectures, building data pipelines, optimizing data workflows, implementing data governance, or troubleshooting data issues.

技能
alirezarezvani

Suggesting Data Imports

76

Use when the user asks about revenue, payments, subscriptions, billing, CRM deals, support tickets, production database tables, or other data that PostHog does not collect natively. Also use when a query fails because a table does not exist or returns no results for expected external data. The data warehouse can import from SaaS tools (Stripe, Hubspot, etc.), production databases (Postgres, MySQL, BigQuery, Snowflake), and other arbitrary data sources. Covers checking existing sources, identifying the right source type, and guiding the setup.

技能
PostHog

Typescript Advanced Types

100

Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.

技能
wshobson

Validate Plugin

100

Validate a Claude Code plugin structure, frontmatter, and MCP tool references

技能
ruvnet

Migrate Validate

100

Validate pending migrations for foreign key consistency, rollback safety, and best practices

技能
ruvnet

Lean Ctx

100

AI 代理的上下文运行时 — 包含 59 个 MCP 工具、10 种读取模式、95+ 种 shell 模式、支持 18 种语言的 tree-sitter AST。将 LLM 上下文压缩高达 99%。用于读取文件、运行 shell 命令、搜索代码或探索目录。如果不存在,则自动安装。

技能
yvgude