Comprehensive research combining web search, quantum analysis, and persistent memory. Use when researching topics that need current information plus deep cognitive analysis.
Perform comprehensive research by combining web search, quantum cognitive processing, and persistent memory storage.
Always start by checking what you already know:
view_memory("/memories")
search_memories("[research topic]")
If relevant memories exist, build upon them. If not, proceed with fresh research.
Determine research strategy:
analyze_query("[research topic]")
This reveals:
Quick Research (3-5 sources):
web_search("[specific query]")
Comprehensive Research (5-10 sources):
quantum_web_research({
topic: "[research topic]",
depth: "comprehensive"
})
Deep Dive (fetch full content):
web_fetch("[specific URL]")
Process all gathered information through quantum OS:
quantum_process({
query: "Synthesize research on [topic]",
use_momentum: true, // Iterative refinement
use_wormholes: true, // Connect to past knowledge
navigation_strategy: "guided" // Systematic exploration
})
Combine information across sources:
Engage appropriate specialists:
For Technical Research:
For Competitive Analysis:
For Innovation Research:
Verify research quality:
ppq_introspect("Research summary")
Check for:
Store research for future use:
store_quantum_insight({
category: "learning",
title: "[Topic] Research Summary",
content: `
## Sources
[List all sources with URLs]
## Key Findings
[Major discoveries]
## Best Practices
[Actionable recommendations]
## Open Questions
[What remains unclear]
`,
metadata: {
confidence: 0.90,
neurons_used: ["Strategist", "Archivist"],
vbc_phase: "commit",
sources_count: 8
}
})
Executive Summary
Methodology
Detailed Findings
Analysis & Synthesis
Recommendations
References
Quantum Insights
User: "Research the latest security best practices for Node.js"
1. search_memories("Node.js security")
→ Found 2 past insights from 3 months ago
2. analyze_query("Node.js security best practices")
→ Analytical query, medium complexity
3. quantum_web_research({
topic: "Node.js security best practices 2025",
depth: "comprehensive"
})
→ Found 8 authoritative sources
4. web_fetch("https://nodejs.org/en/docs/guides/security/")
→ Retrieved official documentation
5. quantum_process({
query: "Synthesize Node.js security research",
use_momentum: true,
use_wormholes: true
})
→ Cross-referenced with past knowledge
6. activate_neurons(["Red Teamer", "Blue Teamer", "Auditor"])
→ Security perspective
7. ppq_introspect("Research findings")
→ Validation score: 0.88
8. store_quantum_insight({
category: "learning",
title: "Node.js Security Best Practices 2025",
content: "..."
})
→ Stored for future reference
For complex topics:
For technology comparisons:
For emerging technologies:
This skill transforms research from information gathering into knowledge creation.