Skip to content

Commit 1f03d0f

Browse files
committed
chore: add agent skill demo
1 parent 306ddcb commit 1f03d0f

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

287 KB
Loading

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,10 @@ mkdir -p ~/.claude/skills/drift && gh release download --repo block/drift --patt
174174
mkdir -p ~/.agents/skills/drift && gh release download --repo block/drift --pattern 'skill.tar.gz' --output - | tar -xz -C ~/.agents/skills/drift
175175
```
176176

177+
**Demo**
178+
179+
![Drift skill demo](.github/assets/drift_skill_demo.png)
180+
177181
## License
178182

179183
[Apache License 2.0](LICENSE)

0 commit comments

Comments
 (0)