BeClaude

context-engine

New
Community RegistryGeneralby m1rl0k

Codebase search and context retrieval using hybrid semantic/lexical search with neural reranking

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/context-engine.md https://raw.githubusercontent.com/m1rl0k/Context-Engine/main/SKILL.md
3
Invoke in Claude Code
/context-engine
View source on GitHub

Frequently Asked Questions

What is context-engine?

Codebase search and context retrieval using hybrid semantic/lexical search with neural reranking

How to install context-engine?

To install context-engine, 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 /context-engine.

What is context-engine best for?

context-engine is a community categorized under General. Created by m1rl0k.