VeADK-Go 技能集合

Generate VeADK-Go Agent code and convert Enio implementations into VeADK-Go Agents.

4.0k|479|Updated Apr 16, 2020
One-click install
npx skills add https://github.com/huangrt01/CS-Notes --skill veadk-go-huangrt01
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: VeADK-Go 技能集合
Source: https://github.com/huangrt01/CS-Notes/tree/main/.trae/openclaw-skills/veadk-go-skills
Command: npx skills add https://github.com/huangrt01/CS-Notes --skill veadk-go-huangrt01

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates VeADK-Go Agent code based on user requirements and converts existing Enio implementations into VeADK-Go Agents, reducing manual coding time and ensuring consistency.

Core Features & Use Cases

  • Generate VeADK-Go Agent code tailored to your needs using guided prompts and templates.
  • Convert Enio-based agents into VeADK-Go agents leveraging converter rules and references.
  • Use /references/common/ for architectural guidance and implementation examples to accelerate integration.

Quick Start

Describe your VeADK-Go requirement and choose to generate an Agent or convert Enio code.

Frequently Asked Questions about VeADK-Go 技能集合

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a VeADK-Go Agent from scratch based on my requirements?

To generate a VeADK-Go Agent, describe your requirements and use the guided prompts and templates from the references/common/ repository to produce ready-to-run Go agent code automatically.

Can I convert existing Enio implementations into VeADK-Go agents?

Yes, you can convert existing Enio implementations into VeADK-Go agents by applying specific converter rules and architectural references, ensuring a smooth migration of your Enio-based agents into the VeADK-Go framework.

Do I need access to the references/common/ repository to use this VeADK-Go tool?

Yes, accessing the references/common/ repository is required, as it provides the necessary architectural guidance, implementation examples, and converter rules needed to generate and convert VeADK-Go agents accurately.

What is the best way to migrate Enio code to the VeADK-Go framework?

The best way to migrate Enio code to the VeADK-Go framework is using the automated conversion feature, which leverages specific converter rules and common templates to transform Enio implementations into VeADK-Go agents while ensuring consistency.

What prerequisites are needed to build LLM agents with VeADK-Go?

Building LLM agents with VeADK-Go requires an understanding of the VeADK-Go framework, familiarity with Go code structures, and access to the references/common/ repository for the necessary templates and conversion rules.