From auto-mobile
Conducts deep parallel research on a topic using web searches and tools, producing cited markdown files in research/ directory with validated URLs and synthesis summary.
How this command is triggered — by the user, by Claude, or both
Slash command
/auto-mobile:SKILLresearch/The summary Claude sees in its command listing — used to decide when to auto-load this command
# Research Conduct topic research with explicit citations, saved artifacts, and a final synthesis. ## Workflow 1. Create `research/<topic-slug>/sources/`. 2. Ensure `research/` is gitignored before saving downloaded source material. 3. Break the topic into distinct research angles before collecting sources. 4. For each angle, search broadly, read primary sources, follow references, and save notes as markdown files. 5. Save each source with title, URL, access date, relevance, and extracted findings. 6. Validate all cited URLs with `lychee` or `curl`. 7. Write `SUMMARY.md` covering what is...
Conduct topic research with explicit citations, saved artifacts, and a final synthesis.
research/<topic-slug>/sources/.research/ is gitignored before saving downloaded source material.lychee or curl.SUMMARY.md covering what is known, what remains unknown, and a source index.npx claudepluginhub kaeawc/auto-mobile --plugin auto-mobile/researchConducts interactive deep research on a topic: captures and refines scope, decomposes into subtopics, performs parallel web searches with source verification, synthesizes into a well-sourced markdown document.
/SKILLResearches a topic using web search and project context, then saves structured markdown with summary, findings, sources, recommendations, and next steps to research/.
/researchConducts deep research on a topic from 30+ sources, distills insights, and creates a structured Markdown documentation file in docs/project/research/.
/web-researchPerforms parallel web research across multiple angles in scan, brief, breadth, or deep modes, grounded in local context, producing synthesized reports with verified sources.
/sc-researchConducts deep web research with adaptive planning and multi-hop searches on a query, producing a markdown report with executive summary, citations, confidence levels, and sources.
/deep_researchOrchestrates multi-agent deep research on a topic by analyzing complexity, generating sub-questions, spawning parallel research workers, and synthesizing cited reports.