byintellectronica· 15 skills
Semantic code search using mgrep for efficient codebase exploration. This skill should be used when searching or exploring codebases with more than 30 non-gitignored files and/or nested directory structures. It provides natural language semantic search that complements traditional grep/ripgrep for finding features, understanding intent, and exploring unfamiliar code.
$npx -y skills add intellectronica/agent-skills --skill mgrep-code-searchInstalls into the current project.
Run `npx skills use "https://github.com/intellectronica/agent-skills" --skill "intellectronica/agent-skills/mgrep-code-search"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/intellectronica/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/intellectronica/agent-skills"` and select the relevant skills, then follow their instructions.