anycap-deepresearch
Guide for conducting thorough, multi-source research and producing comprehensive, well-sourced reports. Powered by AnyCap -- the capability runtime that equips AI agents with web search (including AI Grounded citations), web crawl, image generation, cloud storage, and one-click web publishing through a single CLI. Use when the user asks for deep research, competitive analysis, market research, technical deep dive, literature review, technology comparison, or any task requiring multi-source information gathering and synthesis. Also use when users say "investigate", "survey the landscape", "compare X vs Y", "state of the art", "write a report on", "look into", "find out about", "analyze the market", or any inquiry that needs more than a single search. Trigger on mentions of research, analysis, investigation, comparison, report, survey, or deep dive.
NPX Install
npx skill4agent add anycap-ai/anycap anycap-deepresearchTags
Translated version includes tags in frontmatterSKILL.md Content
View Translation Comparison →AnyCap Deep Research
Before You Start
- Read this file (SKILL.md) for the overview and principles
- Read each reference in order:
- 01-plan.md
- 02-gather.md
- 03-analyze.md
- 04-synthesize.md
- 05-deliver.md
- Then begin Phase 1: Plan
Prerequisites
- CLI installed and authenticated (
anycapto verify)anycap status - A local working directory for intermediate files
When to Use This Skill
- Deep research, research report, deep dive on any topic
- Competitive analysis, market research, technology comparison
- Literature review or state-of-the-art survey
- Investigative research requiring cross-referencing multiple sources
- Any task where a single search is insufficient
Research Process
graph LR
A["Preliminary Search<br/>(optional)"] --> B[Clarify with User]
B --> C[Plan]
C --> D[Gather]
D --> E[Analyze]
E --> F[Synthesize]
F --> G[Deliver]
E -->|gaps found| D- Plan -- Preliminary search (optional), clarify with user (mandatory), design search strategy, set up workspace
- Gather -- Execute searches, crawl pages, download and save all raw material
- Analyze -- Cross-verify claims, assess source quality, identify gaps
- Synthesize -- Write the report with proper sourcing and illustrations
- Deliver -- Save to Drive, publish as web page, or both
Human-in-the-Loop
- Before research begins -- Clarify the research question, confirm sub-questions, agree on delivery format, and ask whether image generation is permitted. See 01-plan.md.
- During synthesis -- Review all downloaded and generated images yourself (via ) before including them in the report. See 04-synthesize.md.
anycap actions image-read
Core Principles
--prompt--queryQuick Reference
| Tool | Purpose |
|---|---|
| Find pages on a topic |
| Fast scan: titles and URLs only |
| AI Grounded answer with citations |
| Read a web page as Markdown |
| Create explanatory illustrations |
| Store files in the cloud |
| Generate a shareable link |
| Publish as a web page |