We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3466a18 commit 1680f20Copy full SHA for 1680f20
docs/guide/work-with-ai.md
@@ -11,7 +11,7 @@ Slidev provides official [skills](https://code.claude.com/docs/en/skills) for AI
11
Install the Slidev skill to your AI coding agent:
12
13
```bash
14
-npx add-skill slidevjs/slidev
+npx skills add slidevjs/slidev
15
```
16
17
The source code of the skill is [here](https://github.com/slidevjs/slidev/tree/main/skills/slidev).
skills/slidev/README.md
@@ -5,7 +5,7 @@ Agent skills that help Claude Code understand and work with [Slidev](https://sli
5
## Installation
6
7
8
9
10
This will add the Slidev skill to your Claude Code configuration.
0 commit comments