LLM & AI Agent Skills
AI agent skills for working with large language models. Prompt engineering, API integration, and AI workflow patterns.
237 listings
Audio Transcriber
Transform audio recordings into professional Markdown documentation with intelligent summaries using LLM integration
Word MCP Live
MCP ServerThe only MCP server that edits Word documents while they're open Live editing · Tracked changes · Per-action undo · 114 tools · Cross-platform word-mcp-live gives any AI assistant that supports MCP full control of Microsoft Word. Open a document, tell the AI what you need, and watch it happen โ formatting, tracked changes, comments, and all. Changes appear live in your
Continue
ExtensionOpen-source VS Code and JetBrains extension that connects any LLM for autocomplete, chat, and inline editing with full model and context control.
LLM Council
This is a fork of karpathy/llm-council. New in this fork since the previously published state: - Conversation history is complete again: storage loads older runs from backend/data/conversations.json and supports the legacy data/ layout (including data/conversations/ per-conversation JSON files when present), so older runs show up in the UI. - Sidebar no longer truncates early: the frontend now req
Deep Research
Execute autonomous multi-step research using Google Gemini Deep Research Agent. Use for: market analysis, competitive landscaping, literature reviews, technical research, due diligence. Takes 2-10 minutes but produces detailed, cited reports. Costs $2-5 per task.
Everything Claude Code Conventions
Starter Kit PluginDevelopment conventions and patterns for everything-claude-code. JavaScript project with conventional commits.
Prompts.chat
prompts.chat The world's largest open-source prompt library for AI Works with ChatGPT, Claude, Gemini, Llama, Mistral, and more formerly known as Awesome ChatGPT Prompts ๐ Browse Prompts โข ๐ Read the Book โข ๐ View on GitHub โข ๐ Self-Host ๐ Featured in Forbes ยท ๐ Referenced by Harvard , Columbia ยท ๐ 40+ academic citations ยท โค๏ธ Most liked dataset on Hugging Face โญ 143k+ GitHub stars ยท
Token Optimizer MCP
MCP ServerToken Optimizer MCP is a Model Context Protocol (MCP) server that reduces context window usage by 60-90% through intelligent caching, compression, and smart tool replacements. By storing compressed content externally in SQLite and providing optimized alternatives to standard tools, the server helps you maximize your available context window. Production Results: 60-90% token reduction across 38,000
Materials Simulation Skills
Open-source Agent Skills for computational materials science and numerical simulation workflows. Give your AI coding agent domain expertise in numerical methods, simulation best practices, and scientific computing -- without re-explaining the same concepts every session. Skills are portable across Claude Code, Codex, Gemini CLI, Cursor, VS Code Copilot, and 20+ other compatible tools. - The Proble
MetaTrader MCP Server
MCP ServerMetaTrader MCP Server Let AI assistants trade for you using natural language Features โข Quick Start โข Documentation โข Examples โข Support MetaTrader MCP Server is a bridge that connects AI assistants (like Claude, ChatGPT) to the MetaTrader 5 trading platform. Instead of clicking buttons, you can simply tell your AI assistant what to do: The AI understands your request and executes it on MetaTrader
DroidMind ๐ง
Control Android devices with AI through the Model Context Protocol DroidMind is a powerful bridge between AI assistants and Android devices, enabling control, debugging, and system analysis through natural language. By implementing the Model Context Protocol (MCP), DroidMind allows AI models to directly interact with Android devices via ADB in a secure, structured way. When used as part of an agen
AI Engineer
Build production-ready LLM applications, advanced RAG systems, and
Serena
:rocket: Serena is a powerful coding agent toolkit capable of turning an LLM into a fully-featured agent that works directly on your codebase. Unlike most other tools, it is not tied to an LLM, framework or an interface, making it easy to use it in a variety of ways. :wrench: Serena provides essential semantic code retrieval and editing tools that are akin to an IDE's capabilities, extracting code
NeuroLink
๐ง NeuroLink The Enterprise AI SDK for Production Applications 13 Providers | 58+ MCP Tools | HITL Security | Redis Persistence Enterprise AI development platform with unified provider access, production-ready tooling, and an opinionated factory architecture. NeuroLink ships as both a TypeScript SDK and a professional CLI so teams can build, operate, and iterate on AI features quickly. NeuroLink i
Reviewing Code
PluginReview code for quality, maintainability, and correctness. Use when reviewing pull requests, evaluating code changes, or providing feedback on implementations. Focuses on API design, patterns, and actionable feedback.
Memory MCP Server
MCP ServerAn MCP (Model Context Protocol) server that provides memory management and context window caching for AI coding environments like Cursor and Claude Desktop. - ๐พ Persistent Storage โ MongoDB-backed memory that survives sessions - ๐ง Context Caching โ Intelligent archiving and retrieval of conversation context - ๐ท๏ธ Tag-based Search โ Organize and find memories by tags - ๐ Relevance Scoring โ Auto
Voice AI Engine Development
Build real-time conversational AI voice engines using async worker pipelines, streaming transcription, LLM agents, and TTS synthesis with interrupt handling and multi-provider support
AI Video Remix
MCP ServerGenerate styled video compositions from your local video footage library using natural language. ShotAI handles shot-level indexing and semantic search; this tool handles the planning, music, and rendering. This repo ships a ready-to-install Claude Agent Skill in the skill/ directory. Install in Claude Code: Or point Claude Code settings to the local skill/ folder. Once installed, just describe wh
Excel MCP Server
MCP ServerA Model Context Protocol (MCP) server that lets you manipulate Excel files without needing Microsoft Excel installed. Create, read, and modify Excel workbooks with your AI agent. - ๐ Excel Operations: Create, read, update workbooks and worksheets - ๐ Data Manipulation: Formulas, formatting, charts, pivot tables, and Excel tables - ๐ Data Validation: Built-in validation for ranges, formulas, and
LLM Token Tracker ๐งฎ
Token usage tracker for OpenAI, Claude, and Gemini APIs with MCP (Model Context Protocol) support. Pass accurate API costs to your users. - ๐ฏ Simple Integration - One line to wrap your API client - ๐ Automatic Tracking - No manual token counting - ๐ฐ Accurate Pricing - Up-to-date pricing for all models (2025) - ๐ Multiple Providers - OpenAI, Claude, and Gemini support - ๐ User Management - Tra
Open Strategy Partners (OSP) Marketing Tools for LLMs
A comprehensive suite of tools for technical marketing content creation, optimization, and product positioning based on Open Strategy Partners' proven methodologies. This software is based on the Model Context Protocol (MCP) and is can be used by any LLM client that supports the MCP. As of early February 2025, the LLM clients that support MCP include: - Claude desktop app is the easiest to use for
Prompt Engineering Patterns
Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production. Use when optimizing prompts, improving LLM outputs, or designing production prompt templates.
RAG Engineer
Expert in building Retrieval-Augmented Generation systems. Masters embedding models, vector databases, chunking strategies, and retrieval optimization for LLM applications. Use when: building RAG, vector search, embeddings, semantic search, document retrieval.
Mini Claude
Persistent memory for Claude Code. Also: loop detection, scope guards, code analysis, and a local LLM for second opinions. Claude Code forgets everything between sessions and after context compaction. Mini Claude provides: - Checkpoints - Save task state, auto-restore after compaction - Mistake memory - Log errors, get warned next time you touch that file - Decision memory - Log WHY you chose some