research

Automates context-aware web research and writes structured markdown reports to the research directory.

Updated Mar 16, 2026
One-click install
npx skills add https://github.com/ozkangu/agent-mesh --skill research-ozkangu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research
Source: https://github.com/ozkangu/agent-mesh/tree/main/commands/research
Command: npx skills add https://github.com/ozkangu/agent-mesh --skill research-ozkangu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Researching a topic thoroughly and compiling a structured, auditable report can be time-consuming for solo founders. This Skill automates context-aware web search, synthesis, and structured output saved to a designated folder.

Core Features & Use Cases

  • Structured synthesis: Summary, Key Findings, Sources, Recommendations, and Next Steps
  • Context-aware research: Reads agent-mesh project context to tailor results
  • Persisted outputs: Saves markdown reports to the research/ directory for reuse

Quick Start

Provide a topic as $ARGUMENTS and let this skill read the project context, search the web for current information, synthesize findings into a structured markdown document, and save it to the research/ directory.

Frequently Asked Questions about research

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate topic research and generate a structured report for my project?

To automate topic research, this Skill reads your project context, performs web searches, and synthesizes findings into a structured markdown report saved to the research/ directory with Summary, Key Findings, Sources, Recommendations, and Next Steps sections.

How does context-aware web search work for solo entrepreneurs?

Context-aware web search works by reading the agent-mesh project context data first, then using that specific information to tailor and refine the web search results for your structured findings documentation.

What's the best way to document research findings in markdown for product development?

The best way to document research findings in markdown is to structure the output with Summary, Key Findings, Sources, Recommendations, and Next Steps sections, then save the file to the research/ directory for reuse.

Do I need web search access to use this structured report generation tool?

Yes, you need web search access and current project context to use this structured report generation tool, as it relies on fetching current information and reading agent-mesh data to synthesize the final markdown document.

Can I use this research tool for solo software entrepreneurs without dependencies?

Yes, you can use this research tool for solo software entrepreneurs without installing any external dependencies, as it operates entirely within the agent-mesh environment using built-in web search and context reading capabilities.

What are the limitations of automating topic analysis with this approach?

A limitation of automating topic analysis is that the output quality depends on the current agent-mesh project context and the relevance of the web search results fetched, meaning incomplete context may yield less accurate structured reports.