ahmedibrahim085/Claude-Multi-Agent-Research-System-Skill Skills
(3)Browse AI agent skills from ahmedibrahim085/Claude-Multi-Agent-Research-System-Skill for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
multi-agent-researcher
ahmedibrahim085/Claude-Multi-Agent-Research-System-Skill
Conduct comprehensive research on any topic by coordinating 2-4 specialized researcher agents in parallel, then synthesizing findings into a detailed report via mandatory report-writer agent delegation (Full workflow documentation at docs/workflows/research-workflow.md)
semantic-search
ahmedibrahim085/Claude-Multi-Agent-Research-System-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 implementations, or locating functionality by description rather than exact keywords. (project)
spec-workflow-orchestrator
ahmedibrahim085/Claude-Multi-Agent-Research-System-Skill
Orchestrate comprehensive planning phase from ideation to development-ready specifications using 3 specialized agents (Full workflow documentation at docs/workflows/planning-workflow.md)