Katmer Code
Description
Claude Code inside Obsidian — academic research skills, inline diff editing, MCP support
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
KatmerCode
Claude Code inside Obsidian — with academic research skills, inline diff editing, and MCP support.
[](https://obsidian.md) [](LICENSE) []()
An Obsidian plugin that integrates Claude Code as a sidebar chat panel. Built for researchers who write in Obsidian and want AI assistance for literature review, citation checking, manuscript editing, and peer review — without leaving their editor.
Ships with **7 academic research skills** that work as slash commands. **Desktop only** (requires Claude Code CLI).

Quick Start
- Install Claude Code:
npm install -g @anthropic-ai/claude-codethen runclaudeto log in - Clone and build:
git clone https://github.com/hkcanan/katmer-code.git && cd katmer-code && npm install && npm run build - Copy
main.js,manifest.json,styles.cssinto/.obsidian/plugins/katmer-code/ - Enable KatmerCode in Obsidian → Settings → Community Plugins
- For academic skills: Settings → KatmerCode → toggle skills on + enable Allow Web Requests
What It Does
- Runs Claude Code inside Obsidian (via Agent SDK)
- Edits your manuscripts with inline diff — word-level track changes in the editor (accept/undo)
- Generates HTML research reports (peer review, citation analysis, gap analysis) viewable inside Obsidian
- Connects to your MCP servers — any server configured in
~/.claude.jsonworks automatically - Supports
/compact, tabs, session resume, streaming, and everything Claude Code terminal can do
Screenshots
Chat Panel
 *Text selection auto-attaches as context. Tool calls, thinking blocks, and streamin
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11