Autonomous iterative research loop. Takes a topic, runs web searches, fetches sources, synthesizes findings, and files everything into the wiki as structured pages. Based on Karpathy's autoresearch pattern: program.md configures objectives and constraints, the loop runs until depth is reached, output goes directly into the knowledge base. Triggers on: "/autoresearch", "autoresearch", "research [topic]", "deep dive into [topic]", "investigate [topic]", "find everything about [topic]", "research and file", "go research", "build a wiki on".
$npx -y skills add agricidaniel/claude-obsidian --skill autoresearchInstalls into the current project.
Run `npx skills use "https://github.com/agricidaniel/claude-obsidian" --skill "agricidaniel/claude-obsidian/autoresearch"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/agricidaniel/claude-obsidian" that are relevant to the current task. Run `npx skills add "https://github.com/agricidaniel/claude-obsidian"` and select the relevant skills, then follow their instructions.