dg
Installation
SKILL.md
Dagster CLI (dg) Skill
This skill is a thin wrapper around more complex and detailed reference documents. It helps guide users through workflows that require using the Dagster CLI (dg).
Workflow Decision Tree
Depending on the user's request, choose the appropriate reference file:
- Setting up a new project?
- Single project (default):
references/create-project.md - Multiple projects in the same repo:
references/create-workspace.md
- Single project (default):
- Creating new definitions within existing projects?
references/scaffold.md - Integrating with an external tool?
references/scaffold.md - Understanding the project structure?
references/list.md. Handles:- All definitions (assets, jobs, schedules, sensors, components)
- Available component types
- Environment variables
- Projects in the workspace
- Launching assets or jobs?
references/launch.md
Related skills
More from dagster-io/skills
dagster-expert
Expert guidance for working with Dagster and the dg CLI. ALWAYS use before doing any task that requires
1.3Kdignified-python
Opinionated production Python standards with automatic version detection (3.10-3.13). Use when
1.2Kdagster-integrations
Skill that helps users discover and understand Dagster integration libraries. Used when users have requests related to
124dagster-best-practices
Expert guidance for Dagster data orchestration including assets, resources, automation, testing,
15