emacs

Interact with a running Emacs instance via MCP. Use this skill when the user asks to interact with Emacs buffers, set up automation, or coordinate between Claude Code and Emacs. Access Elisp documentation directly via (describe-function 'fn) or (describe-variable 'var).

$ 설치

git clone https://github.com/conornash/dot-emacs /tmp/dot-emacs && cp -r /tmp/dot-emacs/.claude/skills/emacs ~/.claude/skills/dot-emacs

// tip: Run this command in your terminal to install the skill