elisp
OfficialEmacs Lisp – the backbone of Emacs customization.
Authorplurigrid
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a broad reference to Emacs Lisp, enabling quick lookups, macro usage, hooks, and advice patterns to customize and automate Emacs.
Core Features & Use Cases
- Basics & Macros: Learn core Lisp constructs and macro usage.
- Hooks & Advice: Extend and modify editor behavior.
- Info & Navigation: Access built-in documentation with the Info system.
Quick Start
Open Emacs, then press C-h i to browse the Elisp manual, or evaluate a small Lisp expression like (message "Hello").
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: elisp Download link: https://github.com/plurigrid/asi/archive/main.zip#elisp Please download this .zip file, extract it, and install it in the .claude/skills/ directory.