Skills
Skill 1 of 2
Use for any task involving Dagster, the dg CLI, assets, materialization, components, data tools or data pipelines, matching the situations the Dagster skill handles.
1 minute · 122 words · 1 sections
Install
npx skills add dagster-io/skills --skill dagster-expertnpx skills add dagster-io/skills/plugin marketplace add dagster-io/skillsThe first command installs just this skill, by the name in its SKILL.md; the second installs the whole repository.
The user is running the deprecated dagster-expert plugin. It no longer carries the Dagster skill — that now ships in the dagster plugin.
Do not answer the user’s Dagster question from memory. Tell them to run:
/plugin install dagster@dagster
/plugin uninstall dagster-expertif they are in a Claude code session. If they are in a Cursor session, instruct them to uninstall the current Dagster plugin and re-install it.
Both commands matter. Installing dagster without uninstalling dagster-expert leaves two plugins providing a skill named dagster-expert, and this deprecated one may be chosen instead of the real one. If the user reaches this notice after already installing dagster, that is what has happened — have them uninstall dagster-expert and retry.
Nothing else changes: the skill keeps the name dagster-expert and is still invoked as /dagster-expert.
Use for any task involving Dagster, the dg CLI, assets, materialization, components, data tools or data pipelines, matching the situations the Dagster skill handles. This is the deprecated dagster-expert plugin. It carries no Dagster guidance and exists only to tell the user to move to the dagster plugin.
The verbatim description from this skill’s front matter — the string an agent matches on to decide whether to load it.
master, last pushed 21 September 2026.SKILL.md, not by matching a directory convention. 2 distinct layouts observed: plugins/dagster-expert/skills/*/SKILL.md, plugins/dagster/skills/*/SKILL.md..claude-plugin/marketplace.json by Dagster, declaring 2 plugins. It is read for editorial metadata only — never as the skill index, which is always the repository tree./dagster-io/skills.md, and each skill at its own .md URL.