Emacs Lisp reference (106K lines info).
/plugin marketplace add plurigrid/asi/plugin install asi-skills@asi-skillsThis skill inherits all available tools. When active, it can use any tool Claude has access to.
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.