monte-carlo-push-ingestion
Expert guide for pushing metadata, lineage, and query logs to Monte Carlo from any data warehouse.
npx skills add sickn33/agentic-awesome-skills --skill monte-carlo-push-ingestion --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Monte Carlo Push Ingestion You are an agent that helps customers collect metadata, lineage, and query logs from their data warehouses and push that data to Monte Carlo via the push ingestion API. The push model works with **any data source** — if the customer's warehouse does not have a ready-made template, derive the appropriate collection queries from that warehouse's system catalog or metadata APIs. The push format and pycarlo SDK calls are the same regardless of source. Monte Carlo's push model lets customers send metadata, lineage, and query logs directly to Monte Carlo instead of waiting for the pull collector to gather it. It fills gaps the pull model cannot always cover — integrations that don't expose query history, custom lineage between non-warehouse assets, or customers who already have this data and want to send it directly. ## When to Use Use this skill when the user needs to collect metadata, lineage, freshness, volume, or query-log data from a warehouse or adjacent system and push it into Monte Carlo through the push-ingestion API. Push data travels through the integration gateway → dedicated Kinesis streams → thin adapter/normalizer code → the same downstream sys
- When to Use
- MANDATORY — Always start from templates
- Canonical pycarlo API — authoritative reference
- Imports and client setup
- Method signatures
- RelationalAsset structure (nested, NOT flat)
- Environment variable conventions
- What this skill can build for you
- Ready-to-run examples
- Reference docs — when to load
- Prerequisites — read this first
- What you can push
- Step 1 — Generate your collection scripts
- Step 2 — Validate pushed data
What does the monte-carlo-push-ingestion skill do?
Expert guide for pushing metadata, lineage, and query logs to Monte Carlo from any data warehouse.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill monte-carlo-push-ingestion --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.