Skip to content

Github · GitHub Repository Radar

dagster-io skills

A collection of AI skills for working with Dagster

Stars

202

Active Stable

Forks

16

Watchers: 202

Language

Python

License: Apache License 2.0

Repository Radar Score

50 / 100

Growth

7d
+0
30d
+0
%
0.0%

Not enough metric snapshots yet to chart growth for this repository.

Score breakdown

  • popularity 39
  • growth 0
  • activity 100
  • freshness 100
  • community 86

Need help integrating this stack?

Our team builds with modern open-source stacks. Tell us what you are shipping.

Get a quote →
dagster-hearts-claude

Dagster Skills

AI assistant skills for building workflows and data pipelines using Dagster.

Compatible with Claude Code, Cursor, OpenCode, OpenAI Codex, Pi, and other Agent Skills-compatible tools.

Installation

Claude Code

Install using the Claude plugin marketplace:

/plugin marketplace add dagster-io/skills

/plugin install dagster-expert@dagster

/dagster-expert "What's an asset?"

Using npx skills

Install using the npx skills command-line:

npx skills add dagster-io/skills

Manual Installation

See full instructions...

Clone the repository and copy skills to your tool's skills directory:

OpenCode:

git clone https://github.com/dagster-io/skills.git
cp -r skills/skills/* ~/.config/opencode/skill/

OpenAI Codex:

git clone https://github.com/dagster-io/skills.git
cp -r skills/skills/* ~/.codex/skills/

Pi Agent:

git clone https://github.com/dagster-io/skills.git
cp -r skills/skills/* ~/.pi/agent/skills/

Skills

dagster-expert

Expert guidance for building production-quality Dagster projects, covering CLI commands, asset patterns, automation strategies, and implementation workflows.

What you can do:

  • Create and scaffold projects, assets, schedules, and sensors
  • Understand asset patterns (dependencies, partitions, multi-assets, metadata)
  • Implement automation (declarative automation, schedules, sensors)
  • Use CLI commands (launch, list, check, scaffold, logs)
  • Design project structure and configure environments
  • Follow implementation workflows and best practices
  • Debug issues and validate project configuration

Example prompts:

Create a new Dagster project called analytics
How do I scaffold a new asset?
Show me how to set up declarative automation
What's the proper way to partition my assets?
Help me debug why my materialization failed
How should I structure my project for multiple pipelines?
Launch all assets tagged with priority=high

Contributing

See CONTRIBUTING.md.

dagster logo

Created: Jan 14, 2026

Last push: Sep 2, 2026

Default branch: master

Latest release: v1.13.20

Languages

Share of the codebase by language, based on repository metadata from the host.

  • Python 97.7%
  • Makefile 2.3%

Repository Radar analysis

Deterministic insights derived from public metadata and our observations — not personal testing or reviews.

Why this repository is interesting

  • Maintained recently (last push 2 weeks ago).

Who should use it

  • Developers working primarily with Python
  • Teams exploring AI tooling, agents, or ML infrastructure

Potential use cases

  • Reference or evaluate Python open-source approaches in this domain
  • Prototype AI/agent workflows or study reference architectures

Strengths

  • Recent repository activity
  • README present in our index
  • Declared license: Apache License 2.0

Limitations / considerations

  • Insights are derived from public metadata and our observations — not a substitute for code review

What to watch

  • Re-check last push, issues, and releases on GitHub before production adoption

Strong signals: Active maintenance

Source: GitHub (public metadata) + Repository Radar analysis. We do not claim ownership of third-party repositories.

Ready to ship something that compounds?

Share your roadmap. We’ll come back with scope options, timeline ranges, and who from Shriram IT Ventures should be in the room.

Popular with product teams