agentkit-samples
Volcengine cloud operations, video generation, and data skills
All Skills in This Repository (13)
Pure Emerald Level Indicatorsveadk-skills
Generate VeADK Agent code from user requirements and convert Langchain/Langgraph or Dify workflows.
skills-download
Download and extract skills from a VolcEngine VeADK skill space.
deepsearch
Orchestrate multi-round web searches into a structured Markdown research report.
tos-file-access
Upload files and directories to Volcano Engine TOS and download data from URLs.
image-video-gen
Coordinate web-search, image-generate, and video-generate tools to create storyboard images and videos.
link-reader
Extract titles and content from URLs into structured JSON.
volcengine-rds-mysql
Automate RDS MySQL operations via Volcano Engine MCP server scripts.
video-generate
Generate videos from text prompts with optional starting-frame control.
web-search
Fetch web search results and extract concise summaries for a query.
image-generate
Generate images from textual prompts via a Python script using the Ark API.
veadk-go-skills
Generate VeADK-Go Agents from user requirements and convert Enio workflows.
code-optimization
Automate iterative code performance optimization with benchmarking and reporting across languages.
Frequently Asked Questions
FAQPage SchemaHow to install agentkit-samples?▼
Run `npx skills add bytedance/agentkit-samples --all -g -y` in your terminal to install all skills in this collection globally.
What can I do with these Volcengine skills?▼
You can manage cloud resources like ECS, RDS, Milvus, and TOS, generate and edit videos, transcribe speech, run data labeling, and search knowledge bases using plain-language requests.
Do these skills work with OpenClaw and Claude Code?▼
Yes. All skills follow the standard SKILL.md format and run in OpenClaw, Claude Code, Cursor, and other compatible coding agents.
What credentials do I need to use these skills?▼
Most skills need a Volcengine Access Key and Secret Key set as environment variables; some media skills also need an Ark or speech API key from the Volcengine console.
Can non-developers use these skills?▼
Yes. Once installed, you describe the task in plain language and the agent runs the underlying scripts and API calls for you.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core