Skip to content

/semantic-search

Semantic search for finding code by meaning using natural language queries. Orchestrates semantic-search-reader (search/find-similar/list-projects) and semantic-search-indexer (index/reindex/status) agents. Use for understanding unfamiliar codebases, finding similar

shell
$ npx -y skills add ahmedibrahim085/Claude-Multi-Agent-Research-System-Skill --skill semantic-search --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/semantic-search
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Semantic search for finding code by meaning using natural language queries. Orchestrates semantic-search-reader (search/find-similar/list-projects) and semantic-search-indexer (index/reindex/status) agents. Use for understanding unfamiliar codebases, finding similar
Ships withclaude-multi-agent-research-system-skill

Orchestrated multi-agent research with architectural enforcement, parallel execution, and comprehensive audit trails.

Get the whole plugin, auto-invoked
Stats
11
Stars
0
Views
1
Forks
Quiet
Maintenance
Python
Language
Apache-2.0
License
7mo ago
Last commit
8mo ago
Created

Repo: ahmedibrahim085/Claude-Multi-Agent-Research-System-Skill