deep-recon
Multi-round deep research and structured idea exploration
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install deep-recon?โผ
Run `npx skills add kvarnelis/deep-recon --all -g -y` in your terminal to install the skill globally.
What does deep-recon do?โผ
It runs four specialized research roles in parallel rounds to explore a topic, find hidden connections, challenge weak ideas, and produce a structured recon document.
Does deep-recon work with Obsidian?โผ
Yes. It searches your Obsidian vault for relevant notes and outputs the final document in Obsidian-native markdown with wikilinks and callouts.
Can deep-recon run without manual input?โผ
Yes. Use the --autonomous flag to run all rounds automatically and receive a finished document, or stay in interactive mode to steer between rounds.
Can I limit research to my own notes?โผ
Yes. The --vault-only flag skips web search entirely and builds the recon document only from your vault content.
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