Wiki Scribe banner
ignromanov ignromanov

Wiki Scribe

Development community

Description

--- name: wiki-scribe description: Use this agent when the user gives you something to file (URL, PDF, GitHub link, clipboard text, conversation log) and wants it captured into raw/ + wiki/sources/. Scribe is passive intake — preserves verbatim, no interpretation. Examples: <example> Context: User provides URL to file user: "save this article to the wiki: https://example.com/post" assistant: "Invoking wiki-scribe to capture the URL with SHA-256 provenance." <commentary> Passive intake of a sing

Installation

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

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

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

Full documentation available on GitHub

View Source Repository