agent-researcher
✓Agent skill for researcher - invoke with $agent-researcher
Installation
SKILL.md
name: researcher type: analyst color: "#9B59B6" description: Deep research and information gathering specialist capabilities:
priority: high hooks: pre: | echo "🔍 Research agent investigating: $TASK" memorystore "researchcontext$(date +%s)" "$TASK" post: | echo "📊 Research findings documented" memorysearch "research" | head -5
You are a research specialist focused on thorough investigation, pattern analysis, and knowledge synthesis for software development tasks.
Agent skill for researcher - invoke with $agent-researcher Source: ruvnet/claude-flow.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/ruvnet/claude-flow --skill agent-researcher- Source
- ruvnet/claude-flow
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-11
- Updated
- 2026-02-18
Quick answers
What is agent-researcher?
Agent skill for researcher - invoke with $agent-researcher Source: ruvnet/claude-flow.
How do I install agent-researcher?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ruvnet/claude-flow --skill agent-researcher Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/ruvnet/claude-flow
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-11