Emacs ecosystem = elisp + org + gnus + tramp + eglot.
Emacs ecosystem = elisp + org + gnus + tramp + eglot.
| Skill | Lines | Domain | |-------|-------|--------| | elisp | 106K | Programming | | org | 25K | Documents | | gnus | 15K | Mail/News | | tramp | 8K | Remote files | | eglot | 2K | LSP | | transient | 3K | Menus |
C-h i Info browser
C-h i m elisp Elisp manual
C-h i m org Org manual
C-h f Describe function
C-h v Describe variable
(use-package org
:config
(setq org-directory "~/org"))
(use-package eglot
:hook ((python-mode . eglot-ensure)))
flox pull bmorphism/effective-topos
emacs --with-profile topos
Emacs-bridged REPLs (comint / emacsclient / tramp): elisp · org-babel-execution · alice-emacs-mods · bob-emacs-mods · xenodium-elisp · sexp-neighborhood · proofgeneral-narya. Atlas: repl-commons.
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer