Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

emacs skills

Agent skills for working with a running Emacs via emacsclient. Requires an Emacs server running on the host.

Skills

buffer

Read the contents of a named Emacs buffer (e.g. *Messages*, *scratch*, a compilation buffer) through emacsclient, with optional line-range and regexp narrowing. Use whenever an agent references a buffer and wants its contents — "explain the error from the *Messages* buffer lines 23-25".

npx skills add dpom/skills --skill buffer

ent

Run an ent (https://github.com/dpom/ent) build task in the agent's current project directory through emacsclient, wait for it to finish, and bring the *ent-log* buffer contents back for further processing. Also lists available tasks and reads an existing ent log. Use whenever an agent needs to run or inspect an ent task — "run the ent test task", "did the ent task pass", "read the ent log".

npx skills add dpom/skills --skill ent

skills.sh

License

GPL-3.0. See LICENSE.

About

Custom skills and agentic workflows for AI coding assistants.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages