> ## Documentation Index
> Fetch the complete documentation index at: https://ppio.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# PPIO Skills

PPIO 官方 Skills。包含以下技能：

* ppio-docs：[PPIO 平台文档与集成参考技能](/ai/docs-skill)
* ppio-sandbox：[PPIO Agent 沙箱技能](/ai/sandbox-skill)

## 安装技能

使用以下命令安装：

```bash theme={null}
npx skills add PPIO/ppio-skills --skill {skill}
```

安装完成后，如有需要请重启你的 Agent。

## 相关链接

* [Github 仓库](https://github.com/PPIO/ppio-skills)
