Files
passepartout/skills
Amr Gharbeia 037584b105
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
Add org-skill-emacs-edit for structured org manipulation
- Pure Lisp implementation (no Emacs subprocess)
- Read org files via ingest-ast
- Write back preserving structure (#+begin_src blocks)
- Add headlines with auto-generated IDs
- Set properties on headlines
- Set TODO states (TODO → DONE)
- Cognitive tools: :org-read, :org-write, :org-add-headline, :org-set-property, :org-set-todo

This enables self-editing on org files without breaking tangling.
2026-04-23 07:35:35 -04:00
..