byted-contextsearch-operator

Installation
SKILL.md

Volcano Engine ContextSearch

Manage ContextSearch application-console and control-plane operations on Volcano Engine.

Quick Start

Use the bundled CLIs (always run via the skill venv):

{baseDir}/venv/bin/python {baseDir}/scripts/control.py <command>

If {baseDir}/venv does not exist:

python3 -m venv {baseDir}/venv
{baseDir}/venv/bin/pip install -r {baseDir}/requirements.txt
Installs
9
GitHub Stars
447
First Seen
Jul 14, 2026
byted-contextsearch-operator — bytedance/agentkit-samples