volcengine-cli
Installation
SKILL.md
Volcengine CLI Skill
Use ve as the unified entry point for Volcengine OpenAPIs, TOS object operations, and Ark product workflows.
Agent caller metadata (mandatory)
Every ve process launched by an Agent must receive these environment variables, including
help/version checks, authentication, API calls, retries, polling, and ve tosutil / ve arkcli:
| Variable | Required value |
|---|---|
VE_CALLER_TYPE |
Always ai_agent. |
VE_CALLER_NAME |
Resolve the actual Agent host identifier from the current runtime environment. This identifies the Agent application, not a model, account, user, or session. |
VE_SKILL_NAME |
Resolve the name in the active Volcengine skill's frontmatter for the workflow executing this command. Use that actual volcengine-* name. |