This agent automates the research gathering process by taking a topic and recursively searching, synthesizing, and organizing information into a structured report. You'd use it when you need to quickly get up to speed on an unfamiliar domain or compile background research without spending hours manually browsing and note-taking. It handles the web search, content extraction, and summary generation loop so you can focus on analyzing the results rather than collecting them. The recursive approach means it can dig deeper into subtopics automatically, though you'll want to set clear boundaries on scope or it might wander. Solid for onboarding to new codebases, competitive analysis, or technical due diligence where breadth matters more than deep expertise.
npx skills add https://github.com/alirezarezvani/claude-skills --skill autoresearch-agent