# research > Use when user needs deep research on a topic, technology, or library with comprehensive findings - Author: Firdaus Azizi - Repository: mfirdausazizi/oh-my-droid - Version: 20260209080718 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-09 - Source: https://github.com/mfirdausazizi/oh-my-droid - Web: https://mule.run/skillshub/@@mfirdausazizi/oh-my-droid~research:20260209080718 --- --- name: research description: Use when user needs deep research on a topic, technology, or library with comprehensive findings --- # Research Skill Deep research mode for investigating topics, technologies, APIs, or libraries. ## When to Use - Evaluating new technologies - Understanding unfamiliar APIs - Researching best practices - Comparing implementation approaches ## Research Process 1. **Define Scope** - What specific questions need answering? - What's the context/use case? 2. **Gather Information** - Search documentation - Check official examples - Look at community patterns - Review related codebases 3. **Analyze Findings** - Compare approaches - Identify trade-offs - Note gotchas and pitfalls 4. **Synthesize** - Summarize key findings - Provide recommendations - Include code examples ## Output Format ``` ## Research: [Topic] ### Summary [2-3 sentence overview] ### Key Findings - Finding 1 - Finding 2 - Finding 3 ### Recommendations 1. [Primary recommendation] 2. [Alternative approach] ### Code Examples [Relevant snippets] ### References - [Source 1] - [Source 2] ``` ## Agent Delegation Uses `researcher` or `librarian` agents for comprehensive research with web search and documentation lookup capabilities.