Agent plugins from LanceDB for building multimodal data pipelines.
The lancedb plugin helps coding agents write, review, debug, and document LanceDB pipelines — code that works across local LanceDB OSS tables and remote LanceDB Enterprise tables. It guides agents toward idiomatic query/search patterns and LanceDB performance defaults for ingestion, indexing, filtering, and diagnostics, and away from non-portable patterns like full-table materialization.
codex plugin marketplace add lancedb/lancedb-agent-plugins
codex plugin add lancedb@lancedb
/plugin marketplace add lancedb/lancedb-agent-plugins
/plugin install lancedb@lancedb
The cross-tool plugins installer works for Cursor, GitHub Copilot CLI, VS Code, and others (as well as Codex and Claude Code):
npx plugins add lancedb/lancedb-agent-plugins
.claude-plugin/ Plugin and marketplace manifests
skills/lancedb/ The LanceDB skill: instructions, references, and scripts
assets/ Logos