byted-byteplus-cdn
SKILL.md
BytePlus CDN Skill
Installation and Configuration
Before using the BytePlus CDN Skill, please configure your environment following these steps.
1. Install Dependencies
Before using this skill, you need to install Python dependencies first. Please run the following command in the terminal:
cd /path/to/byteplus-cdn
pip3 install -r reference/requirements.txt
2. Configure Authentication (Credentials)
Before executing any commands, you need to set the environment variables BYTEPLUS_AK and BYTEPLUS_SK for secure authentication. This is a prerequisite for calling BytePlus OpenAPI.