Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

weaviate-cli

weaviate-cli에는 weaviate에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
2
Stars
31
업데이트
2026-05-06
Forks
19
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

operating-weaviate-cli
네트워크·컴퓨터 시스템 관리자

Operates Weaviate vector databases through the weaviate-cli tool. Use this skill whenever "weaviate-cli" appears in the prompt, or when the user wants to interact with a running Weaviate cluster. Trigger if the request: mentions weaviate-cli explicitly; asks to create, query, update, or delete collections, tenants, or data in Weaviate; needs to manage RBAC roles and users; wants to run, restore, or cancel backups; asks about cluster health, node status, or shards; needs to manage replication or aliases; wants to benchmark a Weaviate cluster; or is testing/verifying Weaviate functionality from the command line (even if the primary task is testing code changes). Do NOT use for developing or modifying the weaviate-cli source code — use contributing-to-weaviate-cli for that.

2026-05-06
contributing-to-weaviate-cli
소프트웨어 개발자

Develops, tests, and reviews weaviate-cli source code. Use this skill when the task involves modifying the weaviate-cli codebase itself. Trigger if the request: asks to add a new command or flag to weaviate-cli; needs to fix a bug in the CLI source code (weaviate_cli/ Python files); involves reviewing a PR that changes weaviate-cli; wants to write or update unit or integration tests for the CLI; asks about the Click-based architecture, command-to-manager pattern, or defaults system; or the working directory is the weaviate-cli repository and Python source files need to be modified. Do NOT use for running weaviate-cli commands against a Weaviate cluster — use operating-weaviate-cli for that.

2026-04-20