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

# Để Agent tự động cài đặt

> Sao chép lệnh trên trang này để Agent tự động cài đặt và cấu hình NowAPI Skills.

Sao chép toàn bộ hướng dẫn dưới đây cho Agent của bạn:

```text theme={null}
请为当前用户安装并验证 NowAPI Skills：
1. 检查 Node.js 版本，要求 Node.js 18 或更高版本。
2. 执行：npx skills add https://docs.aiid.edu.kg
3. 确认已发现并安装 nowapi-image、nowapi-video、nowapi-music。
4. NOWAPI_BASE_URL 未配置时使用 https://api.aiid.edu.kg。
5. NOWAPI_API_KEY 未配置时，只提示我在本机安全设置，不要让我把密钥发到聊天中。
6. 使用任意 NowAPI Skill 的 models 命令调用 /v1/models 验证安装。
7. 不要把 API Key 写入仓库、日志、Skill 文件或回复正文。
8. 未获得确认时，不要提交会产生费用的媒体生成任务。
```
