Armory
Source

Leaderboard

Scored on public signals; components with none are listed as Unranked · Formula

RankScoreComponentDescriptionEvidenceLast commitInstall
1601Unrankeddocs-cache-mcpmcp · ai-agentsA local MCP server that fetches official library documentation (llms.txt-first), caches it to disk, and serves relevant sections to coding agents…No signals yetNo commit datelisted No one-command install · Source
1602Unrankeddrawio-mcpmcp · ai-agentsAn MCP server that enables LLMs to create and open diagrams in draw.io using XML, Mermaid, or CSV formats, by building a URL with compressed content…No signals yetNo commit datelisted No one-command install · Source
1603Unrankeddspyskill · ai-agentsBuild complex AI systems with declarative programming, optimize prompts automatically, create modular RAG systems and agents with DSPy - Stanford…No signals yetNo commit datelisted armory install dspy --cli claude
1604Unrankededumem-mcpmcp · ai-agentsAn MCP server that gives LLM agents persistent, directory-scoped memory using markdown files, supporting workspace-specific notes and read-only shared…No signals yetNo commit datelisted No one-command install · Source
1605Unrankedelektron-mcpmcp · ai-agentsEnables LLMs like Claude to control Elektron Digitone synthesizers via MIDI, supporting sound design with Wavetone engine and various filters…No signals yetNo commit datelisted No one-command install · Source
1606Unrankedephemeral-reasoning-mcpmcp · ai-agentsProvides an MCP server that decomposes complex problems into ordered, isolated reasoning contexts, yielding compressed summaries before discarding…No signals yetNo commit datelisted No one-command install · Source
1607Unrankedeval-judgesubagent · ai-agentsLLM judge for plugin quality assessment. Scores skills on triggering accuracy, orchestration fitness, output quality, and scope calibration using…No signals yetNo commit datelisted armory install eval-judge --cli claude
1608Unrankedfast-llm-agent-mcpmcp · ai-agentsListed on mcp.so; Armory has only its name so far.No signals yetNo commit datelisted No one-command install · Source
1609Unrankedfathommcp · ai-agentsConnects Fathom AI meeting data to LLMs via MCP, providing access to recordings, transcripts, and action items.No signals yetNo commit datelisted No one-command install · Source
1610Unrankedfatsecret-mcpmcp · ai-agentsProvides LLM agents with read-only access to FatSecret's food and recipe database through MCP tools for searching foods and retrieving detailed…No signals yetNo commit datelisted No one-command install · Source
1611Unrankedfine-tuning-with-trlskill · ai-agentsFine-tune LLMs using reinforcement learning with TRL - SFT for instruction tuning, DPO for preference alignment, PPO/GRPO for reward optimization, and…No signals yetNo commit datelisted armory install fine-tuning-with-trl --cli claude
1612Unrankedfja-mcpmcp · ai-agentsAn MCP server implementing the Flourishing-Justice-Autonomy (FJA) alignment framework, enabling FJA evaluation and fine-tuning of LLMs through…No signals yetNo commit datelisted No one-command install · Source
1613Unrankedfoundation-models-on-deviceskill · ai-agentsApple FoundationModels framework for on-device LLM — text generation, guided generation with @Generable, tool calling, and snapshot streaming in iOS…No signals yetNo commit datelisted armory install foundation-models-on-device --cli claude
1614Unrankedgepettoskill · ai-agentsCreates detailed, sectionized implementation plans through research, stakeholder interviews, and multi-LLM review. Use when planning features that…No signals yetNo commit datelisted armory install gepetto --cli claude
1615Unrankedgoogle-maps-docsmcp · ai-agentsEnhances the responses from LLMs used for developing applications with the Google Maps Platform by grounding the responses in the official, up-to-date…No signals yetNo commit datelisted No one-command install · Source
1616Unrankedgptqskill · ai-agentsPost-training 4-bit quantization for LLMs with minimal accuracy loss. Use for deploying large models (70B, 405B) on consumer GPUs, when you need 4×…No signals yetNo commit datelisted armory install gptq --cli claude
1617Unrankedguidanceskill · ai-agentsControl LLM output with regex and grammars, guarantee valid JSON/XML/code generation, enforce structured formats, and build multi-step workflows with…No signals yetNo commit datelisted armory install guidance --cli claude
1618Unrankedimages-handlermcp · ai-agentsMCP server that grants text-only LLMs like DeepSeek the ability to 'see' images by leveraging a Cursor agent to convert images into text descriptions.No signals yetNo commit datelisted No one-command install · Source
1619Unrankedimplementing-llms-litgptskill · ai-agentsImplements and trains LLMs using Lightning AI's LitGPT with 20+ pretrained architectures (Llama, Gemma, Phi, Qwen, Mistral). Use when need clean model…No signals yetNo commit datelisted armory install implementing-llms-litgpt --cli claude
1620Unrankedinference-shmcp · ai-agentsAgent runtime platform for running 150+ AI applications across image, video, audio, LLMs, and 3D.No signals yetNo commit datelisted No one-command install · Source
1621Unrankedinstallmd-trymcp · ai-agentsCreate guides as MCP servers to instruct coding agents to use your softwareNo signals yetNo commit datelisted No one-command install · Source
1622Unrankedinstructorskill · ai-agentsExtract structured data from LLM responses with Pydantic validation, retry failed extractions automatically, parse complex JSON with type safety, and…No signals yetNo commit datelisted armory install instructor --cli claude
1623Unrankedinvestigation-gamemcp · ai-agentsMystery investigation game with LLM-driven suspects.No signals yetNo commit datelisted No one-command install · Source
1624Unrankedkiro0x-fivemcp · ai-agentsLLM character consistency engine — enforce JSON personality and style constraints across interactions.No signals yetNo commit datelisted No one-command install · Source
1625Unrankedknowledge-base-mcpmcp · ai-agentsExposes a knowledge base to LLM clients through tools, resources, and prompts.No signals yetNo commit datelisted No one-command install · Source
1626Unrankedknowledge-distillationskill · ai-agentsCompress large language models using knowledge distillation from teacher to student models. Use when deploying smaller models with retained…No signals yetNo commit datelisted armory install knowledge-distillation --cli claude
1627Unrankedlamoom-pythonrules · ai-agentsServes as reference for production prompt engineering library with load balancing of AI Models, API documentation, and usage patterns with examples.No signals yetNo commit datelisted armory install lamoom-python --cli claude
1628Unrankedlangchainskill · ai-agentsFramework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+…No signals yetNo commit datelisted armory install langchain --cli claude
1629Unrankedlangchain-agentworkflow · ai-agentsCreate LangGraph-based agent with modern patternsNo signals yetNo commit datelisted armory install langchain-agent --cli claude
1630Unrankedlangchain-agent-2workflow · ai-agentsLangChain/LangGraph Agent ScaffoldNo signals yetNo commit datelisted armory install langchain-agent-2 --cli claude
1631Unrankedlangfuseskill · ai-agentsExpert in Langfuse - the open-source LLM observability platform. Covers tracing, prompt management, evaluation, datasets, and integration with…No signals yetNo commit datelisted armory install langfuse --cli claude
1632Unrankedllama-cppskill · ai-agentsRuns LLM inference on CPU, Apple Silicon, and consumer GPUs without NVIDIA hardware. Use for edge deployment, M1/M2/M3 Macs, AMD/Intel GPUs, or when…No signals yetNo commit datelisted armory install llama-cpp --cli claude
1633Unrankedllama-factoryskill · ai-agentsExpert guidance for fine-tuning LLMs with LLaMA-Factory - WebUI no-code, 100+ models, 2/3/4/5/6/8-bit QLoRA, multimodal supportNo signals yetNo commit datelisted armory install llama-factory --cli claude
1634Unrankedllama-mcp-servermcp · ai-agentsMCP server bridging Claude Code to local llama.cpp. Run local LLMs alongside Claude for experimentation, testing, and cost-effective inference.No signals yetNo commit datelisted No one-command install · Source
1635Unrankedllm-app-patternsskill · ai-agentsProduction-ready patterns for building LLM applications. Covers RAG pipelines, agent architectures, prompt IDEs, and LLMOps monitoring. Use when…No signals yetNo commit datelisted armory install llm-app-patterns --cli claude
1636Unrankedllm-bridge-mcpmcp · ai-agentsListed on mcp.so; Armory has only its name so far.No signals yetNo commit datelisted No one-command install · Source
1637Unrankedllm-mcpmcp · ai-agentsListed on mcp.so; Armory has only its name so far.No signals yetNo commit datelisted No one-command install · Source
1638Unrankedllm-model-providers-mcpmcp · ai-agentsListed on mcp.so; Armory has only its name so far.No signals yetNo commit datelisted No one-command install · Source
1639Unrankedllm-redteam-specialistsubagent · ai-agentsUse this agent when you need to red-team a Large Language Model deployment — jailbreak probes, prompt injection harness design, output-safety…No signals yetNo commit datelisted armory install llm-redteam-specialist --cli claude
1640Unrankedllm-routermcp · ai-agentsListed on mcp.so; Armory has only its name so far.No signals yetNo commit datelisted No one-command install · Source
1641Unrankedllm-video-mcpmcp · ai-agentsEnables coding agents to watch and analyze videos by extracting scene-aware frames, transcribing speech, and generating shot timelines, all…No signals yetNo commit datelisted No one-command install · Source
1642Unrankedllm-wiki-harnessmcp · ai-agentsEnables building and querying a local wiki knowledge base from raw source files via MCP tools and a PyQt viewer.No signals yetNo commit datelisted No one-command install · Source
1643Unrankedllmlingmcp · ai-agentsListed on mcp.so; Armory has only its name so far.No signals yetNo commit datelisted No one-command install · Source
1644Unrankedllms-maintainersubagent · ai-agentsLLMs.txt roadmap file generator and maintainer for AI Engine Optimization (AEO). Use after build completion, content changes, or when setting up AI…No signals yetNo commit datelisted armory install llms-maintainer --cli claude
1645Unrankedload-dango-pipelineworkflow · ai-agentsSets context for model training by referencing pipeline files, establishing working context, and preparing for pipeline work with relevant…No signals yetNo commit datelisted armory install load-dango-pipeline --cli claude
1646Unrankedload-llms-txtworkflow · ai-agentsLoads LLM configuration files to context, importing specific terminology, model configurations, and establishing baseline terminology for AI…No signals yetNo commit datelisted armory install load-llms-txt --cli claude
1647Unrankedlowcode-mcpmcp · ai-agentsConverts lowcode component documentation into an authoritative, branch-versioned source that LLMs can retrieve hierarchically, enabling agents to…No signals yetNo commit datelisted No one-command install · Source
1648Unrankedlucid-apple-mcpmcp · ai-agentsMCP server that gives Claude and local LLMs access to Apple's on-device frameworks — Vision OCR, NSDataDetector, and Apple Intelligence…No signals yetNo commit datelisted No one-command install · Source
1649Unrankedmachship-mcpmcp · ai-agentsIntegrates the Machship freight management platform with MCP-compatible LLMs, enabling shipment creation, quotes, labels, and carrier management via…No signals yetNo commit datelisted No one-command install · Source
1650Unrankedmcp-cataloguemcp · ai-agentsA browse-first MCP middleware that provides an LLM-friendly catalogue for discovering and invoking tools across multiple upstream MCP servers…No signals yetNo commit datelisted No one-command install · Source
1651Unrankedmcp-codebase-context-servermcp · ai-agentsA self-hosted MCP server that gives LLMs intelligent, semantic access to your codebase, enabling code search, recent changes, and function…No signals yetNo commit datelisted No one-command install · Source
1652Unrankedmcp-incident-respondermcp · ai-agentsAn AI-native incident response server that exposes diagnostic tools (system status, error logs, ticket creation) via MCP, enabling LLM agents to…No signals yetNo commit datelisted No one-command install · Source
1653Unrankedmcp-llmmcp · ai-agentsListed on mcp.so; Armory has only its name so far.No signals yetNo commit datelisted No one-command install · Source
1654Unrankedmcp-llms-txtmcp · ai-agentsListed on mcp.so; Armory has only its name so far.No signals yetNo commit datelisted No one-command install · Source
1655Unrankedmcp-llms-txt-explorermcp · ai-agentsListed on mcp.so; Armory has only its name so far.No signals yetNo commit datelisted No one-command install · Source
1656Unrankedmcp-local-llamamcp · ai-agentsMCP server that delegates mechanical tasks like summarization, classification, extraction, and drafting to a local Llama.cpp LLM, serving as a…No signals yetNo commit datelisted No one-command install · Source
1657Unrankedmcp-typescript-sdkmcp · ai-agentsA TypeScript SDK for building MCP servers and clients, providing standardized context provision for LLMs through tools, resources, and prompts.No signals yetNo commit datelisted No one-command install · Source
1658Unrankedmcpindexmcp · ai-agentsEnables LLMs to automatically discover and invoke suitable MCP tools, eliminating the need to manually find and configure suitable MCP tools for every…No signals yetNo commit datelisted No one-command install · Source
1659Unrankedmerabylabs-promptarchitect-mcpmcp · ai-agentsWorkspace-aware prompt engineering. Refines, analyzes and generates prompts based on your project's tech stack, dependencies and context. Free to use.No signals yetNo commit datelisted No one-command install · Source
1660Unrankedmetrillmmcp · ai-agentsBenchmark local LLM models for speed, quality, and hardware fitness with a shareable score and public leaderboard.No signals yetNo commit datelisted No one-command install · Source
1661Unrankedmicrosoft-markitdownmcp · ai-agentsMCP tool access to MarkItDown -- a library that converts many file formats (local or remote) to Markdown for LLM consumption.No signals yetNo commit datelisted No one-command install · Source
1662Unrankedmlx-mcp-servermcp · ai-agentsBridges Claude Code and Claude Desktop to a locally-running LLM, optimized for MLX LM on Apple Silicon with support for any OpenAI-compatible backend.No signals yetNo commit datelisted No one-command install · Source
1663Unrankedmodel-pruningskill · ai-agentsReduce LLM size and accelerate inference using pruning techniques like Wanda and SparseGPT. Use when compressing models without retraining, achieving…No signals yetNo commit datelisted armory install model-pruning --cli claude
1664Unrankedmodel-routermcp · ai-agentsCost-aware multi-LLM routing MCP server that automatically routes tasks to free models first with fallback to paid, using task difficulty…No signals yetNo commit datelisted No one-command install · Source
1665Unrankednemo-curatorskill · ai-agentsGPU-accelerated data curation for LLM training. Supports text/image/video/audio. Features fuzzy deduplication (16× faster), quality filtering (30+…No signals yetNo commit datelisted armory install nemo-curator --cli claude
1666Unrankednemo-guardrailsskill · ai-agentsNVIDIA's runtime safety framework for LLM applications. Features jailbreak detection, input/output validation, fact-checking, hallucination detection…No signals yetNo commit datelisted armory install nemo-guardrails --cli claude
1667Unrankednest-llm-aigentmcp · ai-agentsListed on mcp.so; Armory has only its name so far.No signals yetNo commit datelisted No one-command install · Source
1668Unrankednest-llm-argentmcp · ai-agentsListed on mcp.so; Armory has only its name so far.No signals yetNo commit datelisted No one-command install · Source
1669Unrankednetwork-chroniclesrules · ai-agentsPresents detailed implementation plan for AI-driven game characters with technical specifications for LLM integration, character guidelines, and…No signals yetNo commit datelisted armory install network-chronicles --cli claude
1670Unrankednexlink-telecom-mcp-server-2mcp · ai-agentsMCP server that enables local LLMs to safely interact with Nexlink Telecom's NOC database, providing tools for network status, diagnostics, bandwidth…No signals yetNo commit datelisted No one-command install · Source
1671Unrankednext-type-llmrules · ai-agentsCursor rules for Next.js development with Type LLM integration.No signals yetNo commit datelisted armory install next-type-llm --cli claude
1672Unrankednirholas-llm-energy-docs-extractormcp · ai-agentsFetches and transforms llms.txt documentation files from websites into organized markdown documents with automatic parsing, caching, and multiple…No signals yetNo commit datelisted No one-command install · Source
1673Unrankednoesismcp · ai-agentsA cognitive optimization engine exposed as an MCP server that amplifies LLM reasoning through self-consistency sampling, MCTS, Dung argumentation…No signals yetNo commit datelisted No one-command install · Source
1674Unrankednowait-reasoning-optimizerskill · ai-agentsImplements the NOWAIT technique for efficient reasoning in R1-style LLMs. Use when optimizing inference of reasoning models (QwQ, DeepSeek-R1…No signals yetNo commit datelisted armory install nowait-reasoning-optimizer --cli claude
1675Unrankedomni-video-studio-mcpmcp · ai-agentsEnables AI agents to edit video using text-based proxies, motion graphics via Hyperframes, and advanced FFmpeg rendering, turning any LLM IDE into a…No signals yetNo commit datelisted No one-command install · Source
1676Unrankedopeneuler-mcp-os-labmcp · ai-agentsA read-only system observability and OS algorithm lab MCP server for openEuler/Linux, encapsulating memory, filesystem, process, and CPU info into…No signals yetNo commit datelisted No one-command install · Source
1677Unrankedopenziti-llm-gatewaymcp · ai-agentsListed on mcp.so; Armory has only its name so far.No signals yetNo commit datelisted No one-command install · Source
1678Unrankedoptimizing-attention-flashskill · ai-agentsOptimizes transformer attention with Flash Attention for 2-4x speedup and 10-20x memory reduction. Use when training/running transformers with long…No signals yetNo commit datelisted armory install optimizing-attention-flash --cli claude
1679Unrankedoutlinesskill · ai-agentsGuarantee valid JSON/XML/code structure during generation, use Pydantic models for type-safe outputs, support local models (Transformers, vLLM), and…No signals yetNo commit datelisted armory install outlines --cli claude
1680Unrankedpaperlessngx-mcpmcp · ai-agentsA privacy-first MCP server for Paperless-ngx that lets an LLM agent search, organize, tag, and reference documents without exposing full text unless…No signals yetNo commit datelisted No one-command install · Source
1681Unrankedpatinamcp · ai-agentsAffect-weighted persistent memory for LLM agents, served over MCP, enabling emotional memory coordinates, trace-based forgetting, hybrid search, and…No signals yetNo commit datelisted No one-command install · Source
1682Unrankedpatronus-aieval · ai-agentsAutomated LLM evaluation and hallucination detection platform with a Python SDK and judge-model scoring.No signals yetNo commit datelisted No one-command install · Source
1683Unrankedpatterns-evaluator-optimizerworkflow · ai-agentsWorkflow pattern using one LLM for generation and another for evaluation feedback loop.No signals yetNo commit datelisted armory install patterns-evaluator-optimizer --cli claude
1684Unrankedpatterns-orchestrator-workersworkflow · ai-agentsCentral LLM dynamically delegates tasks to worker LLMs and synthesizes their combined results.No signals yetNo commit datelisted armory install patterns-orchestrator-workers --cli claude
1685Unrankedpd2-lua-mcpmcp · ai-agentsProvides LLMs with access to Payday 2 Lua documentation and source code via 7 MCP tools, enabling precise mod development queries.No signals yetNo commit datelisted No one-command install · Source
1686Unrankedpeft-fine-tuningskill · ai-agentsParameter-efficient fine-tuning for LLMs using LoRA, QLoRA, and 25+ methods. Use when fine-tuning large models (7B-70B) with limited GPU memory, when…No signals yetNo commit datelisted armory install peft-fine-tuning --cli claude
1687Unrankedproject-mcpmcp · ai-agentsMCP server that enables LLMs to read and analyze Microsoft Project schedules, including critical path, resources, and advanced construction planning…No signals yetNo commit datelisted No one-command install · Source
1688Unrankedprompt-buildersubagent · ai-agentsExpert prompt engineering and validation system for creating high-quality prompts - Brought to you by microsoft/edge-aiNo signals yetNo commit datelisted armory install prompt-builder --cli claude
1689Unrankedprompt-cachingskill · ai-agentsCaching strategies for LLM prompts including Anthropic prompt caching, response caching, and CAG (Cache Augmented Generation) Use when: prompt…No signals yetNo commit datelisted armory install prompt-caching --cli claude
1690Unrankedprompt-engineersubagent · ai-agentsUse this agent when you need to design, optimize, test, or evaluate prompts for large language models in production systems.No signals yetNo commit datelisted armory install prompt-engineer --cli claude
1691Unrankedprompt-engineer-2subagent · ai-agentsA specialized chat mode for analyzing and improving prompts. Every user input is treated as a prompt to be improved. It evaluates the prompt against a…No signals yetNo commit datelisted armory install prompt-engineer-2 --cli claude
1692Unrankedprompt-engineer-3skill · ai-agentsExpert in designing effective prompts for LLM-powered applications. Masters prompt structure, context management, output formatting, and prompt…No signals yetNo commit datelisted armory install prompt-engineer-3 --cli claude
1693Unrankedprompt-engineeringskill · ai-agentsExpert guide on prompt engineering patterns, best practices, and optimization techniques. Use when user wants to improve prompts, learn prompting…No signals yetNo commit datelisted armory install prompt-engineering --cli claude
1694Unrankedprompt-engineering-patternsskill · ai-agentsMaster advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability.No signals yetNo commit datelisted armory install prompt-engineering-patterns --cli claude
1695Unrankedpromptotmcp · ai-agentsPrompt management platform for composing, versioning, and delivering LLM prompts via API and MCP.No signals yetNo commit datelisted No one-command install · Source
1696Unrankedpthrower-stratamcp · ai-agentsAI ecosystem intelligence MCP server. Verified best practices, news, integrations, and MCP server directory across 22 AI ecosystems including Claude…No signals yetNo commit datelisted No one-command install · Source
1697Unrankedpython-llm-ml-workflow-cursorrules-prompt-filerules · ai-agentsCursor rules for Python LLM & ML development with workflow integration.No signals yetNo commit datelisted armory install python-llm-ml-workflow-cursorrules-prompt-file --cli claude
1698Unrankedpytorch-build-resolversubagent · ai-agentsPyTorch runtime, CUDA, and training error resolution specialist. Fixes tensor shape mismatches, device errors, gradient issues, DataLoader problems…No signals yetNo commit datelisted armory install pytorch-build-resolver --cli claude
1699Unrankedqchingmcp · ai-agentsGenerates true quantum randomness powered IChing hexagrams with LLM interpretationNo signals yetNo commit datelisted No one-command install · Source
1700Unrankedqq-onebot-mcpmcp · ai-agentsEnables MCP hosts to bridge with QQ via NapCat/OneBot 11, allowing whitelisted private messages to reach an agent with full tool access while group…No signals yetNo commit datelisted No one-command install · Source

Score colour shows how many signals stand behind it, never how good it is: amber, three or more; dimmer amber, two; grey, one. The Evidence column names them.

Stars, forks and last commit are as GitHub reported them when Armory last read each repository: for most, or later. A repository may have changed since.

Leaderboard · Armory