emacsclient
CommunityControl Emacs remotely and efficiently.
Authorbenonions
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures all Emacs operations, whether initiated by the user or the agent, are routed through emacsclient, preventing the creation of multiple Emacs instances and ensuring consistent behavior.
Core Features & Use Cases
- Unified Emacs Interaction: Guarantees all Emacs commands (editing, compilation, testing) use the existing Emacs server.
- Efficient Elisp Evaluation: Allows for quick execution of Emacs Lisp code for various tasks.
- Use Case: When asked to byte-compile a file, the agent will use
emacsclient --evalto perform the compilation on the running Emacs instance.
Quick Start
Use emacsclient to open the file '/path/to/your/file.el' without waiting for the command to return.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: emacsclient Download link: https://github.com/benonions/dotfiles/archive/main.zip#emacsclient Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.