From asi
Provides Emacs Lisp reference with code examples for functions, macros, hooks, advice, and Info navigation. Useful for Emacs extension development.
npx claudepluginhub plurigrid/asi --plugin asiThis skill uses the workspace's default tool permissions.
Emacs Lisp reference (106K lines info).
Provides knowledge of Emacs ecosystem: elisp programming, Org-mode documents, Gnus mail/news, Tramp remote files, Eglot LSP client.
Looks up Emacs documentation for functions, variables, faces, key bindings, and apropos queries via emacsclient --eval. Summarizes results. Activated on /describe.
Retrieves documentation, source code, and examples for Elixir Hex packages like Phoenix, Ecto, and Credo, prioritizing local deps and fetching as needed.
Share bugs, ideas, or general feedback.
Emacs Lisp reference (106K lines info).
(defun greet (name)
"Greet NAME."
(message "Hello, %s!" name))
(let ((x 1) (y 2))
(+ x y))
(defmacro when-let ((var expr) &rest body)
`(let ((,var ,expr))
(when ,var ,@body)))
(add-hook 'after-init-hook #'my-setup)
(remove-hook 'before-save-hook #'delete-trailing-whitespace)
(advice-add 'find-file :before #'my-before-find-file)
(advice-add 'save-buffer :after #'my-after-save)
C-h i m elisp RET
C-h f <function>
C-h v <variable>
This skill connects to the K-Dense-AI/claude-scientific-skills ecosystem:
general: 734 citations in bib.duckdbThis skill maps to Cat# = Comod(P) as a bicomodule in the equipment structure:
Trit: 0 (ERGODIC)
Home: Prof
Poly Op: ⊗
Kan Role: Adj
Color: #26D826
The skill participates in triads satisfying:
(-1) + (0) + (+1) ≡ 0 (mod 3)
This ensures compositional coherence in the Cat# equipment structure.