Enhances Emacs development workflows with multi-model LLM integration, agent protocols, and intelligent shell automation.
The Xenodium Elisp skill integrates a powerful ecosystem of Emacs packages designed to bridge the gap between classic text editing and modern AI-driven development. By leveraging tools like chatgpt-shell and agent-shell, users can interact with multiple LLMs (including Claude, GPT-4, and local models) directly within their buffers. It implements the Agent Client Protocol (ACP) for structured agent workflows and utilizes the 'Do What I Mean' (DWIM) philosophy to automate shell commands, making it an essential toolkit for Emacs power users seeking to maximize their productivity with AI agents and enhanced data management.
主要功能
01Multi-LLM shell integration supporting Claude, ChatGPT, Gemini, and local Ollama models
02Enhanced SQLite database UI for seamless data exploration and editing
03Agent Client Protocol (ACP) support for structured, tool-enabled AI agent workflows
04Customizable Transient menus for rapid access to AI and color-coded topological tools
05Intelligent DWIM shell commands with context-aware file path templating
062 GitHub stars
使用场景
01Automating complex media processing and file operations with reusable shell templates
02Developing and debugging AI agents using structured protocol interfaces
03Refactoring code and generating unit tests using AI directly from Emacs buffers