open

Installation
SKILL.md

Open files in Emacs

Open files from the most recent interaction in Emacs buffers using emacsclient --eval. Only include files relevant to the latest interaction (files just generated, edited, listed, or produced by the most recent tool output), not all files mentioned throughout the conversation.

How to open

First, locate agent-skill-open.el which lives alongside this skill file at skills/open/agent-skill-open.el in the emacs-skills plugin directory.

Each file spec in :files is either a string (file path) or a plist with :file and optional :line.

Related skills
Installs
40
GitHub Stars
97
First Seen
Feb 26, 2026