deep-research-kit
Multi-agent deep research with verified citations and structured reports
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install deep-research-kit?โผ
Run `npx skills add fivetaku/deep-research-kit --all -g -y` in your terminal to install all skills in this suite globally.
How to run deep research on any topic?โผ
Type /insane-research followed by your topic, or simply ask for deep research in plain language. The skill asks a few scoping questions, then deploys parallel research agents and delivers a structured report.
How does it prevent hallucinated facts?โผ
Every factual claim requires an inline citation, and key claims must be confirmed by at least two independent sources. A code-based validation gate blocks unverified or refuted claims from appearing in the final report.
Can I resume an interrupted research session?โผ
Yes. Research state is saved to a state.json file, so you can pick up where you left off with /insane-research resume followed by the session ID.
Does deep-research-kit work with Claude Code?โผ
Yes. It runs natively in Claude Code using built-in web search, and it can optionally use MCP servers like Firecrawl, Exa, or Google Search for broader coverage.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides