Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
lancedb
Perfil de creador de GitHub

lancedb

Vista por repositorio de 10 skills recopiladas en 4 repositorios de GitHub.

skills recopiladas
10
repositorios
4
actualizado
2026-06-30
explorador de repositorios

Repositorios y skills representativas

lancedb-branch-ops
Desarrolladores 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
Arquitectos de bases de datos

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
Desarrolladores 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
Desarrolladores 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 repositorios
Todos los repositorios cargados