stars
21
forks
3
last update
Apr 22, 2026
license
MITv1.0.0
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add cornelcroi-context-lens// Run from any project directory
$ claude --skill cornelcroi-context-lens "fine-tune on this CSV"// extracted from a Usage / Example section
$ You: Add all Python files from ./src to the knowledge base
LLM: ✓ Added 23 Python files with 156 chunks
You: How does the authentication system work?
LLM: The authentication system uses JWT tokens. The login flow starts in
auth/login.py where credentials are validated, then a token is generatedGive your AI the ability to understand meaning, not just match keywords.
Loading README…
$ cat reviews/