Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

weaviate-cli

weaviate-cli contém 2 skills coletadas de weaviate, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
2
Stars
31
atualizado
2026-05-06
Forks
19
Cobertura ocupacional
2 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

operating-weaviate-cli
Administradores de redes e sistemas de computador

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
Desenvolvedores de software

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