Volcengine Ark (volcengine.com). Use this skill for ANY Volcengine Ark request — reading, creating, updating, and deleting data. Whenever a task involves Volcengine Ark, use this skill instead of calling the API directly.
编程
Volcengine Skills Finder
试用List skills and fill Volcengine capability gaps
它能做什么
List, select, and install Volcengine skills from the volcengine-skills marketplace. Use when a user asks which Volcengine skill or plugin handles a task, wants to browse every available skill, needs an optional skill that is not currently installed, or asks to install or check the installation status of a Volcengine skill. Also use to discover any core skill, including this finder. Use as a fallback during a Volcengine operation when the currently loaded or installed skills cannot cover the required product, tool, or workflow; inspect the full catalog, select the missing capability, and install it.
技能文档
Volcengine Skills Finder
Use the bundled catalog to inspect every available skill and select the minimum skill set that covers the request. Treat plugin ownership as catalog classification only; install exact skills.
Decision flow
- Detect whether the request starts with skill discovery or whether an active Volcengine task has reached a capability gap in the currently loaded or installed skills.
- Preserve completed work and pause only the unsupported part of the active task.
- List the complete catalog without changing installation state.
- Inspect every name, product domain, summary, and keyword, then select the minimum exact skill set that covers the user's request. Make the selection directly when the catalog provides enough information.
- Pass only exact skill names to the installer. Use plugin ownership to explain classification, never as the installation target.
- Install through the
skillsCLI and verify the resulting installed state. Never report success from process exit alone. - If the host cannot load a newly installed skill into the current thread, tell the user to start a new thread and restate the original task plus completed context.
List and select skills
Run the script relative to this skill directory:
python3 scripts/find_skills.py list
python3 scripts/find_skills.py list --json
python3 scripts/find_skills.py info
Always read the complete list output before selecting a skill. Use --json when keywords or the
English summaries help distinguish related skills. Choose by responsibility rather than name alone;
install multiple skills only when the request crosses distinct responsibilities.
The catalog includes all four skills in skills/core/ and every optional skill owned directly by a
product-domain plugin. If none of the listed responsibilities covers the request, report that the
repository does not currently provide a matching skill.
Recover from a capability gap
Invoke this finder when a Volcengine task is already in progress and the available skills lack the required product coverage, tool integration, or workflow. Treat that gap as a discovery request: list the complete catalog, select and install the matching skill, then continue when the host can load it. Carry forward the original goal, relevant evidence, and completed work so discovery does not restart the task from scratch.
Install selected skills
Install one or more exact skills for the current host:
python3 scripts/find_skills.py install [ ...] --agent
python3 scripts/find_skills.py install volcengine-iac --agent codex
The script uses npx skills add --skill with --full-depth because optional skills live inside
plugin directories. It accepts only exact skill names, installs those skills directly, and verifies
every selected name with skills list. Omit --agent only when host auto-detection is intended.
Passing a plugin name is an error, even when every skill in that plugin is needed.
Use --scope global for user-level installation or --scope project for the current project. The
default is global. --source may point at a reviewed local checkout or another repository source;
otherwise the catalog's official repository is used.
Use --dry-run when the user asks to inspect the command first. Installation is local, but any
later cloud-resource operation remains governed by the installed skill's own confirmation and
safety rules.
Check status
Inspect catalogued skill installation state for the current host:
python3 scripts/find_skills.py status --agent codex
Do not equate "skill installed" with "skill loaded in this thread". Use the status only to verify installation; start a new thread when the host cannot dynamically load the newly installed skill.
相关技能
Use when the user wants to deploy a local directory or GitHub repository to Volcengine and needs the project analyzed, the app shape understood, and a ranked...
通过 AgentExplorer HTTP 接口检索阿里云官方 Agent Skills 目录,按意图、关键词或类目定位并按需安装匹配技能。
Search, discover, browse and install AI Gallery Agent skills via natural language. Triggers include: "AI Gallery", "AI Gallery有什么skill", "有什么skill", "AI Gallery相关skill", "AI Gallery agent skill 市场", "AI Gallery skill类目", "skill 市场", "搜索AI Gallery skill", "安装skill", "订阅skill", "有没有XX skill", "有没有XX的能力", "帮我找 XX skill", "帮我找一个能XX的工具", "我想扩展功能", "介绍 XX Skill 内容", "XX Skill 具体做什么", "explore AI Gallery skills", "show AI Gallery skill categories", "does an AI Gallery skill exist for...", "which AI Gallery skills exist", "search skill", "find skill".
通过 ve 命令行管理火山引擎云资源,内置登录、会话恢复与分级确认流程。
按关键词或类目检索华为云技能目录,并安装匹配的技能。