by skissue · LLM Plugin · ★ 83
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🔒 Is llm-tool-collection safe to install? View the security audit →
#+title: LLM Tool Collection #+author: Ad A curated collection of tools to empower Emacs-based LLM agents. Table of Contents :PROPERTIES: :TOC: :include all :depth 2 :force (nothing) :ignore (this) :local (nothing) :END: :CONTENTS: [[#installation][Installation]] [[#usage][Usage]] [[#tool-list][Tool List]] [[#filesystem][Filesystem]] [[#buffers][Buffers]] [[#search][Search]] [[#system][System]] [[#removed-tools][Removed Tools]] [[#contributing][Contributing]] [[#faster-iteration][Faster Iteration]] :END: Installation :PROPERTIES: :CUSTOMID: installation :END: This package is not yet in any repositories. Install it with your favorite from-Git method! Quick and dirty: clone the repository and add it to load-path. #+beginsrc elisp (add-to-list 'load-path "/path/to/llm-tool-collection/") (require 'llm-tool-collection) #+endsrc Usage :PROPERTIES: :CUSTOMID: usage :END: Quick and dirty: register every tool.
| Stars | 83 |
| Forks | 9 |
| Language | Emacs Lisp |
| Category | LLM Plugin |
| License | GPL-3.0 |
| Quality Score | 59.5269414862032/100 |
| Open Issues | 1 |
| Last Updated | 2026-02-26 |
| Created | 2025-01-19 |
| Est. Tokens | ~4k |
These tools work well together with llm-tool-collection for enhanced workflows:
Looking for a llm-tool-collection alternative? If you're comparing llm-tool-collection with other llm plugin tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
An introduction to the world of AI Agents
VT.ai - multimodal AI chat app with dynamic conversation routing
🌋 Build AI agents that seamlessly combine LLM reasoning with real-world actions via MCP tools — in just a few
The missing linter and lsp for AI coding assistants. Validate CLAUDE.md, AGENTS.md, SKILL.md, hooks, MCP. Plug
A working pattern for SSE-based MCP clients and servers
(NeurIPS 2024) AvaTaR: Optimizing LLM Agents for Tool Usage via Contrastive Reasoning
Explore other popular llm plugin tools:
llm-tool-collection is Curated collection of tools for agentic LLMs in Emacs. It is categorized as a LLM Plugin with 83 GitHub stars.
llm-tool-collection is primarily written in Emacs Lisp. It covers topics such as agent, agentic-ai, agents.
You can find installation instructions and usage details in the llm-tool-collection GitHub repository at github.com/skissue/llm-tool-collection. The project has 83 stars and 9 forks, indicating an active community.
llm-tool-collection is released under the GPL-3.0 license, making it free to use and modify according to the license terms.
The top alternatives to llm-tool-collection on Agent Skills Hub include oreilly-ai-agents, VT.ai, volcano-agent-sdk. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.