AI SummaryCodeweaver enables AI agents to perform semantic code search across 166+ languages with hybrid search capabilities, working offline for efficient code discovery and generation. Developers and AI automation engineers benefit from faster code retrieval and context-aware development workflows.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "codeweaver" skill in my project. Please run this command in my terminal: # Install skill into the correct directory (8 files) mkdir -p .claude/skills/commands && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/SKILL.md "https://raw.githubusercontent.com/knitli/codeweaver/main/.claude/commands/tasks.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/analyze.md "https://raw.githubusercontent.com/knitli/codeweaver/main/.claude/commands/analyze.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/api-research.md "https://raw.githubusercontent.com/knitli/codeweaver/main/.claude/commands/api-research.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/clarify.md "https://raw.githubusercontent.com/knitli/codeweaver/main/.claude/commands/clarify.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/constitution.md "https://raw.githubusercontent.com/knitli/codeweaver/main/.claude/commands/constitution.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/implement.md "https://raw.githubusercontent.com/knitli/codeweaver/main/.claude/commands/implement.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/plan.md "https://raw.githubusercontent.com/knitli/codeweaver/main/.claude/commands/plan.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/specify.md "https://raw.githubusercontent.com/knitli/codeweaver/main/.claude/commands/specify.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Semantic code search for AI agents — 166+ languages, hybrid search, works offline
Discussion
0/2000
Loading comments...
Health Signals
MaintenanceCommitted 1mo ago
● ActiveAdoptionUnder 100 stars
7 ★ · NicheDocsREADME + description
Well-documentedApache-2.0 License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Claude Code