semantic-grep
Semantic search over text files using Gemini embeddings. In-process Python, not a subprocess CLI. See SKILL.md for usage.
Skill folder: semantic-grep
Release of semantic-grep version 0.2.0
📥 Download & Install
To install:
- Click the download link above (ignore the "Source code" archives below - they're auto-generated by GitHub)
- Go to Claude.ai Skills Settings
- Upload the downloaded ZIP file
- Requires paid Claude Pro or Team account
See official documentation for more details.
Recent Changes
a1c23db chore: bump invoking-gemini + semantic-grep versions to trigger releases (#744)
aae2248 semantic-grep: default to gemini-embedding-2, retire gemini-embedding-001 (#743)
299099b fix(semantic_grep): fall back to env vars for CF gateway credentials (#707)
09a3140 docs: Update CHANGELOG.md for released skills