[GH-ISSUE #6] Add Emacs context skill #2

Open
opened 2026-03-07 13:57:56 +03:00 by kerem · 0 comments
Owner

Originally created by @HyunggyuJang on GitHub (Feb 1, 2026).
Original GitHub issue: https://github.com/badlogic/pi-skills/issues/6

It would be useful to have an Emacs integration skill similar to vscode, but focused on exporting editor context (active buffer, selection, cursor, buffer list) via emacsclient. I have a working implementation that prefers the buffer with an active region (fallback to selected window), supports persp-mode scoping, and returns JSON for use in pi.

Originally created by @HyunggyuJang on GitHub (Feb 1, 2026). Original GitHub issue: https://github.com/badlogic/pi-skills/issues/6 It would be useful to have an Emacs integration skill similar to vscode, but focused on exporting editor context (active buffer, selection, cursor, buffer list) via emacsclient. I have a working implementation that prefers the buffer with an active region (fallback to selected window), supports persp-mode scoping, and returns JSON for use in pi.
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/pi-skills#2
No description provided.