skills-registration

Installation
SKILL.md

AgentKit Skill Registration

This skill registers a local skill directory to the AgentKit platform. It zips the directory, uploads it to TOS, and calls the CreateSkill API.

Usage

To register a skill, run the following command:

python3 scripts/skills_register.py <path_to_skill_directory>

Replace <path_to_skill_directory> with the path to the folder containing your SKILL.md.

Requirements

  • veadk python package installed.
  • Environment variables:
    • VOLCENGINE_ACCESS_KEY
Related skills

More from bytedance/agentkit-samples

Installs
37
GitHub Stars
330
First Seen
Mar 1, 2026