deep-research-suite
Deep Research Suite - One command to aggregate, analyze, and synthesize research from multiple sources. Search → Extract → Summarize → Report.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/aptratcn/deep-research-suiteDeep Research Suite 🔬
One command to aggregate, analyze, and synthesize research from multiple sources.
What It Does
Input: "Research AI agent memory management trends 2026"
Output:
1. Search 5+ sources
2. Extract key findings
3. Identify patterns
4. Generate structured report
5. Save to file for reference
Research Pipeline
Stage 1: Multi-Source Search
Sources to check:
- Web search (general)
- GitHub (code/examples)
- Hacker News (discussions)
- ArXiv (papers, if relevant)
- Reddit (community opinions)
- News sites (recent articles)
Stage 2: Content Extraction
For each source:
1. Fetch content
2. Extract main points
3. Identify key facts/statistics
4. Note source credibility
5. Tag by topic relevance
Stage 3: Synthesis
Combine findings:
- Group by theme
- Identify consensus views
- Note contradictions
- Highlight emerging trends
- Flag outdated info
Stage 4: Report Generation
Output format:
# Research Report: [Topic]
**Date**: YYYY-MM-DD
**Sources**: X sources analyzed
## Executive Summary
[2-3 sentence overview]
## Key Findings
### Trend 1: [Name]
- Source: X, Y, Z
- Evidence: ...
- Implications: ...
### Trend 2: [Name]
...
## Contradictions / Debates
- View A says: ... (Source: X)
- View B says: ... (Source: Y)
- Assessment: ...
## Actionable Insights
1. ...
2. ...
## Sources
- [Source 1](url) - relevance: high
- [Source 2](url) - relevance: medium
Usage Examples
Quick Research
User: "What's new in LLM context window management?"
Agent:
[Searching 5 sources...]
[Extracting key findings...]
[Synthesizing...]
## LLM Context Window Management - 2026 Update
### Key Trends
1. **Dynamic Context Sizing** - Models now auto-adjust context based on task complexity
2. **Semantic Chunking** - Replace fixed-size chunks with meaning-based segments
3. **Context Compression** - 10x compression with minimal info loss
[Full report saved to memory/research/llm-context-2026-04-21.md]
Deep Dive
User: "Deep research on AI agent subagent architecture patterns"
Agent:
[This will take 5-10 minutes for comprehensive analysis]
Stage 1/4: Multi-source search...
- GitHub: 15 repos found
- Papers: 3 relevant
- Discussions: 12 threads
Stage 2/4: Content extraction...
- Analyzing top 10 GitHub repos...
- Extracting paper findings...
- Summarizing discussions...
Stage 3/4: Synthesis...
- Identified 4 architecture patterns
- Found 2 debates
- 3 emerging trends
Stage 4/4: Report generation...
[Report saved to memory/research/subagent-architecture-2026-04-21.md]
Competitive Analysis
User: "Compare popular AI agent memory solutions"
Agent:
[Generating comparison matrix...]
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-aptratcn-deep-research-suite": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
keyword-research
SEO Keyword Research Tool für high-value Keywords mit Search Intent Analysis, Difficulty Assessment und Content Opportunity Mapping.
social-vault
社交平台账号凭证管理器。提供登录态获取、AES-256-GCM 加密存储、定时健康监测和自动续期。Use when managing social media account credentials, importing cookies, checking login status, or automating session refresh. Also covers platform adapter creation and browser fingerprint management.
undertow
Skill discovery engine for AI coding agents. Recommends and installs the right skill when you need it — code review, test generation, debugging, commit messages, PR preparation, security scanning, dependency audits, Docker setup, CI/CD pipelines, API documentation, refactoring, performance optimization, bundle analysis, git recovery, README generation, license compliance, migration guides, dead code removal, and secret detection. One install gives your agent access to a curated library of 20+ developer workflow skills. Use when the user asks for help with any development workflow, code quality, DevOps, security, testing, documentation, or project setup task.
context-compressor
Intelligently compress context — conversations, code, logs. Preserve key information while reducing token usage. Auto-detects content type and applies optimal compression.
verify-before-done
Prevent premature completion claims, repeated same-pattern retries, and weak handoffs. Use this skill to improve verification, strategy switching, and blocked-task reporting without changing personality or tone.