llm-tool-collection — LLM Plugin by skissue

by skissue · LLM Plugin · ★ 83

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About llm-tool-collection

#+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.

agentagentic-aiagentsaielispemacsemacs-lispgptelllmllms

Quick Facts

Stars83
Forks9
LanguageEmacs Lisp
CategoryLLM Plugin
LicenseGPL-3.0
Quality Score43.2/100
Open Issues1
Last Updated2026-02-26
Created2025-01-19
Est. Tokens~4k

Compatible Skills

These tools work well together with llm-tool-collection for enhanced workflows:

  • agent-shell — semantic(0.52)+complementary+rare_topics+same_lang+similar_pop (67%)
  • ai-code-interface.el — semantic(0.28)+complementary+rare_topics+same_lang+similar_pop (59%)

llm-tool-collection alternative? Top 6 similar tools

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.

  • oreilly-ai-agents by sinanuozdemir · ⭐ 269

    An introduction to the world of AI Agents

  • VT.ai by vinhnx · ⭐ 113

    VT.ai - multimodal AI chat app with dynamic conversation routing

  • volcano-agent-sdk by Kong · ⭐ 388

    🌋 Build AI agents that seamlessly combine LLM reasoning with real-world actions via MCP tools — in just a few

  • mcp-sse by sidharthrajaram · ⭐ 304

    A working pattern for SSE-based MCP clients and servers

  • claude-code-tamagotchi by Ido-Levi · ⭐ 302

    Real-time behavioral enforcement for Claude Code. Monitors AI actions, detects violations, and interrupts misb

  • agnix by agent-sh · ⭐ 293

    The missing linter and lsp for AI coding assistants. Validate CLAUDE.md, AGENTS.md, SKILL.md, hooks, MCP. Plug

More LLM Plugin Tools

Explore other popular llm plugin tools:

View all LLM Plugin tools →

Popular Emacs Lisp Agent Tools

Frequently Asked Questions

What is llm-tool-collection?

llm-tool-collection is Curated collection of tools for agentic LLMs in Emacs. It is categorized as a LLM Plugin with 83 GitHub stars.

What programming language is llm-tool-collection written in?

llm-tool-collection is primarily written in Emacs Lisp. It covers topics such as agent, agentic-ai, agents.

How do I install or use llm-tool-collection?

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.

What license does llm-tool-collection use?

llm-tool-collection is released under the GPL-3.0 license, making it free to use and modify according to the license terms.

What are the best alternatives to llm-tool-collection?

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.

View on GitHub → Browse LLM Plugin tools