2Open your bot dashboard and go to the Skills tab.
3Switch to the ClawHub tab and search for “Volcengine VeADK Skills”.
4Click Install and the skill is deployed to your bot automatically.
Changelog — v1.0.0
veadk-skills 1.0.0
- Initial release with support for generating VeADK Agent code based on user requirements.
- Enables conversion of existing Langchain/Langgraph code to VeADK Agent code.
- Supports transforming Dify workflow DSL (YAML) into VeADK Agent code.
- Provides step-by-step guidance for each workflow, including code analysis, prompt refinement, and code generation.
- Details file structure and script usage for saving generated Agent code.