> **dagster-expert** — skill 1 of 2 in [dagster-io/skills](https://skillsdocs.com/dagster-io/skills).
>
> Book (all skills, one file): https://skillsdocs.com/dagster-io/skills.md
> Machine manifest: https://skillsdocs.com/dagster-io/skills/.well-known/agent-skills/index.json
> Install the book: `npx skills add dagster-io/skills`
> Upstream: https://github.com/dagster-io/skills/blob/master/plugins/dagster-expert/skills/dagster-expert/SKILL.md @ `master`
> Raw bytes, no header: https://raw.githubusercontent.com/dagster-io/skills/master/plugins/dagster-expert/skills/dagster-expert/SKILL.md
> Base for relative paths: https://raw.githubusercontent.com/dagster-io/skills/master/plugins/dagster-expert/skills/dagster-expert/
> Licence: Apache-2.0 — https://spdx.org/licenses/Apache-2.0.html
>
> Content © its authors, served unmodified. Takedown: https://github.com/DreambaseAI/skillsdocs/issues/new?labels=takedown&title=Takedown+request

<!-- Verbatim upstream SKILL.md follows, YAML frontmatter included. -->

---
name: dagster-expert
description:
  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.
---

## This plugin has been replaced

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-expert
```
if 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`.
