Skip to content

refactor: move lancedb skill to a codex/claude plugin#3681

Merged
dantasse merged 2 commits into
mainfrom
dantasse/plugin
Jul 16, 2026
Merged

refactor: move lancedb skill to a codex/claude plugin#3681
dantasse merged 2 commits into
mainfrom
dantasse/plugin

Conversation

@dantasse

@dantasse dantasse commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Moves the skill from .agents/skills/lancedb to plugins/lancedb/skills/lancedb, as recommended by codex and claude.

Install path now is:

Codex/ChatGPT app

Codex: Plugins -> "Create" arrow -> Add plugin marketplace
search for lancedb plugin and install

Codex CLI

codex plugin marketplace add lancedb/lancedb
codex plugin install lancedb@lancedb # name@marketplace

Claude app

Settings -> Plugins -> Add -> Add marketplace
search for lancedb plugin and install

Claude CLI

claude plugin marketplace add lancedb/lancedb
claude plugin install lancedb@lancedb

Here's how it looks on ChatGPT/Codex app:
(the main icon has light and dark modes; the smaller one on the skill doesn't so I made it gray 🤷 )
Screenshot 2026-07-16 at 2 49 24 PM

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review for a one-time review, or @claude review always to subscribe this PR to a review on every future push.

Tip: disable this comment in your organization's Code Review settings.

@prrao87 prrao87 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally, let's give it a try!

@dantasse
dantasse merged commit f05140f into main Jul 16, 2026
9 checks passed
@dantasse
dantasse deleted the dantasse/plugin branch July 16, 2026 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants