Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 2.11 KB

File metadata and controls

34 lines (27 loc) · 2.11 KB

Volcengine Skills (for Gemini CLI)

This extension installs the Volcengine core plugin. For Volcengine tasks, load the matching core skill from plugins/volcengine-core/skills/<skill-name>/SKILL.md.

Core skills:

  • volcengine-cli — operate cloud resources with the ve CLI.
  • volcengine-troubleshooting — diagnose Volcengine errors and resource issues.
  • volcengine-knowledge-search — search and retrieve official Volcengine documentation.
  • volcengine-find-skills — list all core and optional skills for the agent to select and install.

Optional catalogued skills:

  • volcengine-sale — service support plugin; route Volcengine sale intents and delegate to product skills.
  • volcengine-prepare — service support plugin; analyze a repository and recommend a deployment shape.
  • volcengine-deploy — service support plugin; deploy an application to Volcengine.
  • volcengine-iac — service support plugin; manage infrastructure with Terraform.
  • volcengine-tosutil — storage plugin; manage TOS buckets and objects.
  • volcengine-db-supabase — database plugin; manage Volcengine AI-native BaaS (AIDAP).
  • volcengine-vefaas — containers and middleware plugin; manage veFaaS applications.
  • volcengine-compliance — security plugin; assess and improve compliance posture.
  • volcengine-landing-zone — identity and access control plugin; establish landing zones and baselines.
  • volcengine-api — service support plugin; query Volcengine API specifications.
  • volcengine-sdk-generator — service support plugin; generate runnable SDK examples.

When an optional skill is needed, or an active Volcengine task exceeds the capabilities of the currently loaded or installed skills, load volcengine-find-skills and follow its discovery and installation workflow. Do not treat a catalogued optional skill as installed merely because its source exists inside another plugin in this repository. Install the exact selected skills, not their owning plugins.

Trigger on Volcengine / 火山引擎 / 火山 keywords, ve commands, or VOLCENGINE_ACCESS_KEY / VOLCENGINE_SECRET_KEY / VOLCENGINE_REGION usage.