From claude-obsidian
Searches the web on a topic, synthesizes findings, and files structured wiki pages into the vault.
How this command is triggered — by the user, by Claude, or both
Slash command
/claude-obsidian:autoresearchThe summary Claude sees in its command listing — used to decide when to auto-load this command
Read the `autoresearch` skill. Then run the research loop. Usage: - `/autoresearch [topic]` — research a specific topic. - `/autoresearch` — if DragonScale Mechanism 4 (boundary-first, agenda-control, opt-in) is set up, offer the top 5 vault-frontier pages as topic candidates; you can **pick one**, **type a topic to override**, or **decline and be asked normally**. No automatic selection happens without user confirmation. If DragonScale is not set up OR the helper fails, the command falls back to "What topic should I research?" DragonScale Mechanism 4 is labeled **agenda control** in the ...
Read the autoresearch skill. Then run the research loop.
Usage:
/autoresearch [topic] — research a specific topic./autoresearch — if DragonScale Mechanism 4 (boundary-first, agenda-control, opt-in) is set up, offer the top 5 vault-frontier pages as topic candidates; you can pick one, type a topic to override, or decline and be asked normally. No automatic selection happens without user confirmation. If DragonScale is not set up OR the helper fails, the command falls back to "What topic should I research?"DragonScale Mechanism 4 is labeled agenda control in the spec because it shapes what the agent researches next; it is not pure memory. The boundary score is a heuristic surfacing candidates, not an authoritative recommendation.
Before starting, read skills/autoresearch/references/program.md to load the research constraints and objectives.
If no vault is set up yet, say: "No wiki vault found. Run /wiki first to set one up."
After research is complete, update wiki/index.md, wiki/log.md, and wiki/hot.md.
Report how many pages were created and what the key findings are.
npx claudepluginhub byrider/claude-obsidian25plugins reuse this command
First indexed Apr 24, 2026
Showing the 6 earliest of 25 plugins
/autoresearchSearches the web on a topic, synthesizes findings, and files structured wiki pages into the vault.
/researchConducts deep multi-agent research on a topic, searching the web across multiple angles, ingesting sources, and compiling them into wiki articles. Also supports creating new topic wikis.
/vault-autoresearchRuns a 3-round autonomous research loop on a topic: survey, deep dive, and cross-examination with contradictions, saving intermediate notes and a final synthesis to the vault.
/researchPerforms web research via Perplexity Sonar (paid) or free sources (Wikipedia, HackerNews, arXiv, Reddit). Outputs a dossier with summary, facts, timeline, players, contrarian views, open questions.
/researchConducts interactive deep research on a topic: captures and refines scope, decomposes into subtopics, performs parallel web searches with source verification, synthesizes into a well-sourced markdown document.
/craft-researchPerforms ad-hoc research by spawning parallel investigator agents that explore sub-questions, write branch files, and synthesize a ranked report. Supports browsing existing topics and resuming across sessions.