pengzhanbo 07c274cdbf
feat: add agent skills (#823)
* feat: add agent skills

* chore: tweak
2026-01-29 15:52:29 +08:00

266 B

Npm To

Convert npm commands to pnpm, yarn, bun, deno.

Syntax

Wrap an npm code block in ::: npm-to.

::: npm-to
```sh
npm install vuepress
```
:::

Supported Commands

install, run, init, create, uninstall, ci, npx.