estuary

38 mods across 1 repository, 7 stars between them.

estuary-task-stats

25

estuary/agent-skills

Skill Claude CodeCodex

Check task processing statistics to see how much data and how many docs are moving. Use when checking throughput, diagnosing a stalled task, verifying data movement, or reporting on task activity. Use when user says "is data flowing", "how much data", "check throughput", "how many documents", "task not processing"…

7 11d ago A 114 tokens original Apache-2.0

estuary/agent-skills

Skill Claude CodeCodex

Create a BigQuery materialization to stream Estuary collections into BigQuery tables. Use when setting up BigQuery as a destination for captured data. Use when user says "send to BigQuery", "load into BigQuery", "materialize to BigQuery", or "BigQuery destination".

7 11d ago A 64 tokens original Apache-2.0

estuary/agent-skills

Skill Claude CodeCodex

Create a ClickHouse materialization to stream Estuary collections into ClickHouse tables. Use when setting up ClickHouse as a destination for captured data. Use when user says "send to ClickHouse", "materialize to ClickHouse", "ClickHouse destination", or "load into ClickHouse".

7 11d ago A 64 tokens original Apache-2.0

estuary/agent-skills

Skill Claude CodeCodex

Create a Databricks materialization to stream Estuary collections into Databricks tables via Unity Catalog. Use when setting up Databricks as a destination for captured data. Use when user says "send to Databricks", "materialize to Databricks", "Databricks destination", or "load into Databricks".

7 11d ago A 76 tokens original Apache-2.0

estuary/agent-skills

Skill Claude CodeCodex

Create a materialization for any Estuary destination connector. Use this generic skill when no dedicated skill exists for the target system. Use when user says "materialize to", "send data to", "destination connector", or "set up materialization".

7 11d ago A 56 tokens original Apache-2.0

estuary/agent-skills

Skill Claude CodeCodex

Create a PostgreSQL materialization to stream Estuary collections into PostgreSQL tables. Use when setting up PostgreSQL as a destination for captured data. Use when user says "send to Postgres", "materialize to PostgreSQL", "Postgres destination", or "load into Postgres".

7 11d ago A 64 tokens original Apache-2.0

estuary/agent-skills

Skill Claude CodeCodex

Create a Redshift materialization to stream Estuary collections into Amazon Redshift tables. Use when setting up Redshift as a destination for captured data. Use when user says "send to Redshift", "materialize to Redshift", "Redshift destination", or "load into Redshift".

7 11d ago A 65 tokens original Apache-2.0

estuary/agent-skills

Skill Claude CodeCodex

Create a Snowflake materialization to stream Estuary collections into Snowflake tables. Use when setting up Snowflake as a destination for captured data. Use when user says "send to Snowflake", "materialize to Snowflake", "Snowflake destination", or "load into Snowflake".

7 11d ago A 65 tokens original Apache-2.0

estuary/agent-skills

Skill Claude CodeCodex

Override default column types in materializations using castToString or custom DDL. Use when column type needs different precision (e.g., NUMERIC(22,6)), VARCHAR length is wrong, need JSONB instead of JSON, integers lose precision, or need to force a string representation. Use when user says "change column type"…

7 11d ago A 97 tokens original Apache-2.0

estuary/agent-skills

Skill Claude CodeCodex

Add or define specific fields in a collection's readSchema. Use when fields are missing from materialization field selection, pruned by complexity limit, need type refinement, need to be protected from future inference changes, or need to be required for downstream consumers. Use when user says "missing fields"…

7 11d ago A 99 tokens original Apache-2.0

estuary/agent-skills

Skill Claude CodeCodex

Add redaction annotations to sensitive fields in schemas to block or hash PII. Use when configuring GDPR/HIPAA compliance, protecting credentials, or blocking internal fields from materializations. Use when user says "protect PII", "hide sensitive data", "hash field", "redact field", "GDPR compliance", "don't capture…

7 11d ago A 90 tokens original Apache-2.0

estuary/agent-skills

Skill Claude CodeCodex

Control which fields are included or excluded in materializations using depth modes and field overrides. Use when reducing table width, including nested fields, excluding PII, or optimizing performance. Use when user says "exclude fields", "include nested field", "too many columns", "select specific fields", or "field…

7 11d ago A 67 tokens original Apache-2.0

estuary/agent-skills

Skill Claude CodeCodex

Handle NULL values and set default values for missing fields in collections and materializations. Use when fields need defaults, nullable primary key errors occur, or source data has gaps. Use when user says "NULL values", "default value", "missing field", "nullable primary key error", or "fill in missing data".

7 11d ago A 68 tokens original Apache-2.0

schema-projections

38

estuary/agent-skills

Skill Claude CodeCodex

Add projections to collections to rename fields or map nested JSON paths to flat column names. Use when renaming fields for destination conventions, flattening nested paths to columns, or creating field aliases. Use when user says "rename field", "flatten nested JSON", "map JSON path to column", "field alias", or…

7 11d ago A 70 tokens original Apache-2.0