BeClaude

colgrep

New
456Community RegistryGeneralby LightOn AI

Semantic code search powered by ColBERT. Drop-in replacement for grep with natural language understanding.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/colgrep.md https://raw.githubusercontent.com/lightonai/next-plaid/main/SKILL.md
3
Invoke in Claude Code
/colgrep
View source on GitHub

Frequently Asked Questions

What is colgrep?

Semantic code search powered by ColBERT. Drop-in replacement for grep with natural language understanding.

How to install colgrep?

To install colgrep, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /colgrep.

What is colgrep best for?

colgrep is a community categorized under General. Created by LightOn AI.