emacsclient

Installation
SKILL.md

Always use emacsclient

The user has an Emacs server running. All Emacs operations must go through emacsclient, never emacs or emacs --batch. This includes both user-requested actions and agent-initiated operations like byte compilation, syntax checking, or running tests.

Examples

Installs
109
GitHub Stars
138
First Seen
Feb 26, 2026
emacsclient — xenodium/emacs-skills