dagster-expert

Expert guidance for Dagster projects, asset definitions, and dg CLI workflows. Provides deep knowledge of Dagster concepts (assets, components, schedules, sensors, jobs) and helps with project structure, debugging, and codebase navigation Covers the dg CLI for common tasks: creating projects, scaffolding definitions, listing assets, launching runs, and exploring project structure Includes guidance on automation approaches (schedules, sensors, declarative automation) and integration patterns with 40+ external tools Always references official documentation before answering; use --json flags for machine-readable CLI output and uv for dependency management

INSTALLATION
npx skills add https://github.com/dagster-io/skills --skill dagster-expert
Run in your project or agent environment. Adjust flags if your CLI version differs.

SKILL.md

$2c

UV Compatibility

Projects typically use uv for dependency management, and it is recommended to use it for dg commands if possible:

uv run dg list defs

uv run dg launch --assets my_asset

CRITICAL: Always Read Reference Files Before Answering

NEVER answer from memory or guess at CLI commands, APIs, or syntax. ALWAYS read the relevant reference file(s) from the Reference Index below before responding.

For every question, identify which reference file(s) are relevant using the index descriptions, read them, then answer based on what you read.

Reference Index

  • Asset Selection Syntax — filtering assets by tag, group, kind, upstream, or downstream; AssetSelection in Python, UI search bar, or CLI
  • Asset Patterns — defining assets, dependencies, metadata, partitions, or multi-asset definitions
  • Schedules — time-based automation with cron expressions
  • Basic Sensors — event-driven automation with file watching or custom polling
  • dg check — validating project configuration or definitions
  • dg dev — starting a local Dagster development instance
  • dg launch — materializing assets or executing jobs locally
  • dg list defs — listing or filtering registered definitions
  • Dagster Plus API — dg api, programmatically querying or managing Dagster Plus resources (assets, runs, deployments, code locations, schedules, sensors, secrets, issues, etc.)
  • dg list — exploring project structure (component tree, environment variables, workspace projects)
  • Dagster Plus CLI — dg plus, Dagster Plus authentication, configuration, and deployment; logging in, setting config, creating API tokens, deploying code, pulling env vars, managing dbt manifests
  • dg scaffold defs — adding new definitions (assets, schedules, sensors, components) to a project
  • dg utilities — dg utils, inspecting component types, viewing integrations, refreshing state-backed component cache
  • Resolved Framework — defining custom YAML schema types using Resolver, Model, or Resolvable
  • Subclassing Components — extending an existing component via subclassing; customize dagster integration component
  • Template Variables — using Jinja2 template variables in component YAML (env, dg, context, or custom scopes)
  • Deployment Configuration Files — build.yaml, container_context.yaml, dagster_cloud.yaml; Dagster Plus deployment configuration; configuring Docker registry, container context, agent queue; Hybrid deployment files
  • Migration Guides — sensor migration to declarative automation, sensor migration to automation condition
BrowserAct

Let your agent run on any real-world website

Bypass CAPTCHA & anti-bot for free. Start local, scale to cloud.

Explore BrowserAct Skills →

Stop writing automation&scrapers

Install the CLI. Run your first Skill in 30 seconds. Scale when you're ready.

Start free
free · no credit card