deep-research
Installation
SKILL.md
Deep Research
Coordinate deep technical research with intelligent caching for cross-project reuse and team knowledge sharing.
Quick Start
When research is needed:
- Scripts path -
${CLAUDE_SKILL_DIR}/scripts/ - Single fetch call - Run
python3 ${CLAUDE_SKILL_DIR}/scripts/cache_manager.py fetch "{topic}"(combines check+get) - If
exists=true- Present thecontentfield directly (no agent needed). Suggest promote if valid, refresh if expired. - If
exists=false- Invokedeep-researcheragent for EXA research, which caches viacache_manager.py put - Report findings - Include cache status and promote suggestion