Wiki Researcher banner
ignromanov ignromanov

Wiki Researcher

Research community

Description

--- name: wiki-researcher description: Use this agent when the user wants to investigate a topic from scratch — Researcher does outbound web search, captures sources, ingests into typed wiki pages with confidence scoring, cross-links, and detects contradictions. Examples: <example> Context: User wants to research a technical topic and file it user: "research auth options for nextjs and save to the wiki" assistant: "I'll use the wiki-researcher agent to investigate Next.js auth options, capture

Installation

Installs to ~/.claude/agents/ignromanov-llm-obsidian-wiki-wiki-researcher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ignromanov/llm-obsidian-wiki/HEAD/agents/wiki-researcher.md -o ~/.claude/agents/ignromanov-llm-obsidian-wiki-wiki-researcher.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository