ZACALOT // XYZ

Emacs Packages

Emacs packages I’ve put together and made public.

openspec.el

A package that acts as an interface for the OpenSpec AI coding assistant tool, which enables spec-driven agentic development so the human pilot of the assistant can verify what will be built before the agent builds it, along with other use cases such as tracking the project’s specifications for LLM digestion.

Github

ykman-query

A simple package for querying ykman, a program included in the Yubikey Manager, enabling OATH codes on a YubiKey to be copied quickly from within Emacs.

Github

bible-mode

A package for browsing the Bible by querying Diatheke.

Github

helm-convert

My first package, which acts as a useful interface for performing unit conversions in Emacs with helm. It could probably be made to work without helm by using completing-read. But I’ll never stop using helm, so it stays as it was made.

Github