[PR #7] Add Emacs context skill #10

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

📋 Pull Request Information

Original PR: https://github.com/badlogic/pi-skills/pull/7
Author: @HyunggyuJang
Created: 2/1/2026
Status: 🔄 Open

Base: mainHead: emacs-skill


📝 Commits (1)

📊 Changes

4 files changed (+168 additions, -0 deletions)

View changed files

📝 README.md (+4 -0)
emacs/SKILL.md (+46 -0)
emacs/scripts/context.el (+94 -0)
emacs/scripts/context.sh (+24 -0)

📄 Description

Summary

  • add emacs skill to export selection/buffer/persp context via emacsclient
  • include context.sh + context.el helper scripts
  • document installation and usage in README

Testing

  • not run (docs/scripts only)

Closes #6


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/badlogic/pi-skills/pull/7 **Author:** [@HyunggyuJang](https://github.com/HyunggyuJang) **Created:** 2/1/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `emacs-skill` --- ### 📝 Commits (1) - [`7aed35f`](https://github.com/badlogic/pi-skills/commit/7aed35f2d292942c6e3f3a71cb871082d8091459) Add emacs context skill ### 📊 Changes **4 files changed** (+168 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+4 -0) ➕ `emacs/SKILL.md` (+46 -0) ➕ `emacs/scripts/context.el` (+94 -0) ➕ `emacs/scripts/context.sh` (+24 -0) </details> ### 📄 Description ## Summary - add `emacs` skill to export selection/buffer/persp context via emacsclient - include `context.sh` + `context.el` helper scripts - document installation and usage in README ## Testing - not run (docs/scripts only) Closes #6 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#10
No description provided.