Skip to main content
Execute qualquer Skill no Manus
com um clique
lancedb
Perfil de criador do GitHub

lancedb

Visão por repositório de 10 skills coletadas em 4 repositórios do GitHub.

skills coletadas
10
repositórios
4
atualizado
2026-06-30
explorador de repositórios

Repositórios e skills representativas

lancedb-branch-ops
Desenvolvedores de software

Branch management for LanceDB tables via the REST API. Use this skill whenever someone wants to create, delete, list, or switch branches on a LanceDB table — or needs to make sure a write (metadata update, index build, etc.) lands on a specific branch instead of main. Invoke it even without the word "branch" if context makes clear they want an experimental copy of a table, want to isolate changes, or want to confirm a mutation didn't touch main. Covers: branches/list, branches/create, branches/delete, and passing "branch" in describe/update_field_metadata/create_index to target a non-main version.

2026-06-30
lancedb-column-metadata
Arquitetos de banco de dados

Column metadata authoring for LanceDB tables via the REST API. This skill is required for tasks like writing field descriptions, setting tags on columns (field_type, model, project_id, version), classifying columns as embeddings vs labels vs eval metrics, or grouping versioned columns into logical families — because it has the API integration needed to read the schema and persist metadata back. Invoke whenever someone wants to document, annotate, tag, or classify what their table columns ARE. Trigger even without an explicit "LanceDB" mention, as long as the context is column-level documentation or tagging for an ML or vector database table.

2026-06-15
lancedb-connect
Desenvolvedores de software

Resolve how to connect to a LanceDB deployment over the REST API — figure out the base URL, API key, and database header. Use this before making any REST requests to a LanceDB table, whenever the endpoint or auth setup is not already known. Also useful on its own when someone asks how to connect, authenticate, or curl their LanceDB instance.

2026-06-15
lancedb-update-lance-dependency
Desenvolvedores de software

Update LanceDB to a specific Lance release or tag. Use when bumping Lance dependencies in the lancedb repository, including Rust workspace Lance crates, Java lance-core, validation, branch creation, commit, push, and PR creation when requested.

2026-06-02
Mostrando 4 de 4 repositórios
Todos os repositórios foram exibidos