What is skills-registration?
Registers a local skill to the AgentKit platform by uploading it. Invoke when the user wants to publish, upload, or register a skill they have created. Source: bytedance/agentkit-samples.
Registers a local skill to the AgentKit platform by uploading it. Invoke when the user wants to publish, upload, or register a skill they have created.
Quickly install skills-registration AI skill to your development environment via command line
Source: bytedance/agentkit-samples.
This skill registers a local skill directory to the AgentKit platform. It zips the directory, uploads it to TOS, and calls the CreateSkill API.
Replace with the path to the folder containing your SKILL.md.
Registers a local skill to the AgentKit platform by uploading it. Invoke when the user wants to publish, upload, or register a skill they have created. Source: bytedance/agentkit-samples.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bytedance/agentkit-samples --skill skills-registration Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
Stable fields and commands for AI/search citations.
npx skills add https://github.com/bytedance/agentkit-samples --skill skills-registrationRegisters a local skill to the AgentKit platform by uploading it. Invoke when the user wants to publish, upload, or register a skill they have created. Source: bytedance/agentkit-samples.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bytedance/agentkit-samples --skill skills-registration Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/bytedance/agentkit-samples