veadk-skills根据用户的功能需求,完成与 VeADK 相关的功能。
Install via ClawdBot CLI:
clawdbot install yaozheng-fang/veadk-skills本技能可以根据用户的需求,生成符合要求的 VeADK Agent 代码,或完成 VeADK 相关功能。
下面是本技能不同的组件能力。
请你遵循以下步骤:
references/generator/analyze.mdreferences/generator/refine_prompt.mdreferences/generator/coding.md请你遵循以下步骤:
references/converter/langchain_rules.mdreferences/common/ 目录内的文档来生成 VeADK 代码请你遵循以下步骤:
references/converter/dify_rules.mdreferences/common/ 目录内的文档来生成 VeADK 代码在完成 Agent 代码编写后,调用脚本保存代码产物:
agent_name/init.py: 固定内容为 from . import agent # noqaagent_name/agent.py:包含所有智能体的代码其中,agent_name 是你认为合适的 Agent 的名称。
脚本调用方法为:
python save_file.py --path ... --content ...
Generated Mar 1, 2026
Businesses can use this skill to convert existing LangChain customer service chatbots into VeADK agents for better integration with Volcengine's ecosystem. This enables automated handling of common inquiries, ticket routing, and multilingual support while leveraging Volcengine's infrastructure.
Organizations with Dify workflows for data processing can transform them into VeADK agents to streamline ETL pipelines, automate report generation, and integrate with Volcengine's data services. This ensures consistent data handling and reduces manual intervention in analytics tasks.
Marketing teams can directly generate VeADK agents for creating social media posts, product descriptions, or ad copy based on brand guidelines. The skill optimizes prompts and structures agents to maintain tone consistency and improve content quality across platforms.
Manufacturers can build VeADK agents to monitor and control IoT devices by converting existing LangGraph workflows. This enables real-time alerts, predictive maintenance scheduling, and automated responses to device status changes within Volcengine's cloud environment.
Companies can offer VeADK agent development as a service, helping clients migrate their LangChain or Dify workflows to Volcengine. Revenue comes from subscription fees for ongoing maintenance, updates, and customization of these agents within client systems.
Agencies provide consulting services to analyze business needs and implement VeADK agents for automation projects. Revenue is generated through project-based fees for analysis, conversion, deployment, and training on using the generated agents effectively.
Developers create and sell pre-configured VeADK agents for common use cases like customer support or data processing on a marketplace. Revenue comes from one-time purchases or licensing fees, with upsells for customization and integration support services.
💬 Integration Tip
Ensure you have access to the referenced documentation files for accurate code generation, and test the generated agents in a staging environment before deployment.
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.
Humanize AI-generated text to bypass detection. This humanizer rewrites ChatGPT, Claude, and GPT content to sound natural and pass AI detectors like GPTZero,...
Collaborative thinking partner for exploring complex problems through questioning
Humanize AI-generated text by detecting and removing patterns typical of LLM output. Rewrites text to sound natural, specific, and human. Uses 24 pattern detectors, 500+ AI vocabulary terms across 3 tiers, and statistical analysis (burstiness, type-token ratio, readability) for comprehensive detection. Use when asked to humanize text, de-AI writing, make content sound more natural/human, review writing for AI patterns, score text for AI detection, or improve AI-generated drafts. Covers content, language, style, communication, and filler categories.
Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations through document-only responses.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.