Yêu cầu môi trường
- Node.js 18 hoặc phiên bản cao hơn
- NowAPI API Key hợp lệ
- Công cụ hỗ trợ Agent Skills
Cài đặt Skills
Cấu hình biến môi trường
models của bất kỳ Skill nào để xác minh.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Cài đặt NowAPI Skills, cấu hình API Key, và xác minh Agent có thể truy cập NowAPI.
npx skills add https://docs.aiid.edu.kg
export NOWAPI_BASE_URL="https://api.aiid.edu.kg"
export NOWAPI_API_KEY="YOUR_API_KEY"
$env:NOWAPI_BASE_URL="https://api.aiid.edu.kg"
$env:NOWAPI_API_KEY="YOUR_API_KEY"
models của bất kỳ Skill nào để xác minh.