warehouse
Plan and review read-only data warehouse analysis with explicit scope, privacy, provenance, and validation checks.
npx skills add sickn33/agentic-awesome-skills --skill warehouse --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.
# Warehouse Analysis ## Overview Use this skill to turn a business question into a careful, reproducible warehouse-analysis plan. It is vendor-neutral and assumes no particular schema, semantic layer, connector, or command-line tool. The skill defaults to read-only work. It helps identify the data needed, review a proposed query, and communicate results without overstating what the evidence supports. ## When to Use - The user wants to answer a business question using an authorized data warehouse. - A proposed SQL query needs a review for grain, joins, filters, privacy, or interpretation risks. - An analysis needs a clear record of scope, freshness, assumptions, and source tables. Do not use this skill for warehouse administration, pipeline repair, access escalation, schema mutation, or production data changes. ## Required Inputs Before proposing a query, establish: 1. The decision or question the analysis should inform. 2. The population, metric, dimensions, and time window. 3. The authorized warehouse or query interface available to the user. 4. The relevant schema documentation or table metadata. 5. Any privacy, retention, regional, or minimum-group-size constraints. If a require
- Overview
- When to Use
- Required Inputs
- Workflow
- 1. Define the analytical contract
- 2. Find governed sources
- 3. Draft a read-only query
- 4. Review before execution
- 5. Execute only with authorization
- 6. Validate the result
- 7. Report with provenance
- Example
- Security & Safety Notes
- Limitations
What does the warehouse skill do?
Plan and review read-only data warehouse analysis with explicit scope, privacy, provenance, and validation checks.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill warehouse --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.