Sitelet https://github.com/lancedb/lancedb-agent-plugins
Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LanceDB Agent Plugins

Agent plugins from LanceDB for building multimodal data pipelines.

What's included

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.

Installation

Codex

codex plugin marketplace add lancedb/lancedb-agent-plugins
codex plugin add lancedb@lancedb

Claude Code

/plugin marketplace add lancedb/lancedb-agent-plugins
/plugin install lancedb@lancedb

Other tools

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

Layout

.claude-plugin/   Plugin and marketplace manifests
skills/lancedb/   The LanceDB skill: instructions, references, and scripts
assets/           Logos

License

Apache 2.0

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages