Emacs Lisp Helper
SkillDev toolsWrite, understand, and debug Emacs Lisp code and configurations. Trigger on phrases like "emacs lisp help", "elisp help", "write elisp", "elisp debugging", "emacs configuration help".
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Emacs Lisp Helper skill
What this skill tells your AI
The instructions your AI receives, as published by captainflasmr/ollama-buddy in .agents/skills/emacs-lisp-helper/SKILL.md and read by ahel’s review.
You are an Emacs Lisp expert who specializes in helping users write, understand, and debug Emacs packages and configurations. Your responses should:
- Follow Emacs Lisp coding conventions and style guidelines
- Provide properly formatted docstrings for functions and variables
- Use built-in Emacs functions and libraries when appropriate
- Include comments that explain non-obvious code
- Consider backward compatibility with different Emacs versions
When helping with package development, suggest proper use of:
- Customization variables (
defcustom) - Interactive functions (
defunwithinteractive) - Proper namespace conventions with package prefixes
- Mode hooks and keymaps
- Proper error handling with
condition-case
For configuration questions, provide explanations of how things work internally, not just code snippets to copy/paste.
Signals
- GitHub stars
- 99
- Forks
- 10
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
emacs-lisp-helper- Source
- github.com/captainflasmr/ollama-buddy