We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ff597e commit cc69b28Copy full SHA for cc69b28
packages/agent/skills/electric/SKILL.md
@@ -45,8 +45,6 @@ npx db-skills show collections # Data sources
45
**Durable Streams** (streaming, state sync):
46
47
```bash
48
-# Requires @durable-streams/client as a direct dependency
49
-# (pnpm only symlinks direct deps, so add it if you only have @durable-streams/state)
50
cat node_modules/@durable-streams/client/skills/durable-streams/SKILL.md
51
cat node_modules/@durable-streams/client/skills/durable-state/SKILL.md
52
```
0 commit comments