mdskills
← All tags

LLM & AI Agent Skills

AI agent skills for working with large language models. Prompt engineering, API integration, and AI workflow patterns.

223 listings

GhidrAssistMCP

A powerful Ghidra extension that provides an MCP (Model Context Protocol) server, enabling AI assistants and other tools to interact with Ghidra's reverse engineering capabilities through a standardized API. GhidrAssistMCP bridges the gap between AI-powered analysis tools and Ghidra's comprehensive reverse engineering platform. By implementing the Model Context Protocol, this extension allows exte

9.0jtang613/GhidrAssistMCP

Markmap MCP Server

MCP Server

Markmap MCP Server is based on the Model Context Protocol (MCP) that allows one-click conversion of Markdown text to interactive mind maps, built on the open source project markmap. The generated mind maps support rich interactive operations and can be exported in various image formats. - 🌠 Markdown to Mind Map: Convert Markdown text to interactive mind maps - 🖼️ Multi-format Export: Support for

8.0jinzcdev/markmap-mcp-server

OMEGA

The memory system for AI coding agents. Decisions, lessons, and context that persist across sessions. mcp-name: io.github.omega-memory/omega-memory AI coding agents are stateless. Every new session starts from zero. - Context loss. Agents forget every decision, preference, and architectural choice between sessions. Developers spend 10-30 minutes per session re-explaining context that was already e

9.0omega-memory/omega-memory

Parallel Task MCP

MCP Server

The Parallel Task MCP allows initiating deep research or task groups directly from your favorite LLM client. It can be a great way to get to know Parallel’s different APIs by exploring their capabilities, but can also be used as a way to easily do small experiments while developing production systems using Parallel APIs. Please read our MCP docs here for more details. The official installation ins

4.0parallel-web/task-mcp

Massive.com MCP Server

MCP Server

A Model Context Protocol (MCP) server that provides access to the full Massive.com financial data API through an LLM-friendly interface. Rather than exposing one tool per endpoint, this server gives the LLM four composable tools — search, docs, call, and query — that cover the entire Massive.com API surface. Data can be stored in-memory as DataFrames, queried with SQL, and enriched with built-in f

8.0massive-com/mcp_massive

Voice Agents

Voice agents represent the frontier of AI interaction - humans speaking naturally with AI systems. The challenge isn't just speech recognition and synthesis, it's achieving natural conversation flow with sub-800ms latency while handling interruptions, background noise, and emotional nuance. This skill covers two architectures: speech-to-speech (OpenAI Realtime API, lowest latency, most natural) and pipeline (STT→LLM→TTS, more control, easier to debug). Key insight: latency is the constraint. Hu

4.0sickn33/antigravity-awesome-skills

BoldSign MCP Server

MCP Server

Author: Syncfusion Homepage: https://boldsign.com An MCP server designed to facilitate interaction between Large Language Models (LLMs) and the BoldSign API. The Model Context Protocol (MCP) extends LLM capabilities, enabling them to act as agents when connecting with external systems. This project contains various tools that interact with the BoldSign API to manage templates and documents for you

7.0boldsign/boldsign-mcp

Calendar MCP

MCP Server

A Deno monorepo containing packages for macOS Calendar access: - @wyattjoh/calendar - Core library for read-only macOS Calendar database access - @wyattjoh/calendar-mcp - Model Context Protocol (MCP) server for LLM integration - Search calendar events by title/summary - Get recent past events - Get upcoming events - Retrieve events within date ranges - Get today's events with conflict detection -

7.0wyattjoh/calendar-mcp

MCP Server for Odoo

MCP Server

An MCP server that enables AI assistants like Claude to interact with Odoo ERP systems. Access business data, search records, create new entries, update existing data, and manage your Odoo instance through natural language. Works with any Odoo instance! Use YOLO mode for quick testing and demos with any standard Odoo installation. For enterprise security, access controls, and production use, insta

8.0ivnvxd/mcp-server-odoo

Jotdown

Jotdown is a Model Context Protocol (MCP) server that allows large language models (LLMs) to interact with Notion and also generate Markdown Books. It provides two primary tools for LLMs: - 👉 Notion Integration: Create or update pages in Notion with content generated by the LLM. - 👉 Mdbook Generation: Generate a mdbook from content and manage the structure. Jotdown enables LLMs to seamlessly int

8.0Harry-027/JotDown

Data Visualization MCP Server

MCP Server

A Model Context Protocol (MCP) server implementation that provides the LLM an interface for visualizing data using Vega-Lite syntax. The server offers two core tools: - Save a table of data agregations to the server for later visualization - name (string): Name of the data table to be saved - data (array): Array of objects representing the data table - Returns: success message - visualizedata - Vi

7.0isaacwasserman/mcp-vegalite-server

Typst MCP Server

MCP Server

Typst MCP Server is an MCP (Model Context Protocol) implementation that helps AI models interact with Typst, a markup-based typesetting system. The server provides tools for converting between LaTeX and Typst, validating Typst syntax, and generating images from Typst code. The server provides the following tools: 1. listdocschapters(): Lists all chapters in the Typst documentation. - Lets the LLM

7.0johannesbrandenburger/typst-mcp

Context7 MCP - Up-to-date Code Docs For Any Prompt

LLMs rely on outdated or generic information about the libraries you use. You get: - ❌ Code examples are outdated and based on year-old training data - ❌ Hallucinated APIs that don't even exist - ❌ Generic answers for old package versions Context7 MCP pulls up-to-date, version-specific documentation and code examples straight from the source — and places them directly into your prompt. Add use con

8.0upstash/context7

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

9.0sickn33/antigravity-awesome-skills

Open Wiki

MCP Server

The open-source alternative to Google's Code Wiki — with MCP. Index any codebase with tree-sitter, generate docs with your LLM, serve them through a full-featured docs site, and expose everything as tools for coding agents via MCP. Like Notion for code agents. Index a project and generate documentation. Defaults to the current directory. Start the docs server. Manage API keys and provider settings

8.3pacifio/open-wiki

Stats Compass MCP

MCP Server

stats-compass-mcp Turn your LLM into a data analyst. Multiple data science tools via MCP. Restart your client and start asking questions about your data. Run stats-compass-mcp list-tools to see all available tools. Start your message with "Use stats compass to..." — this tells the AI to use the Stats Compass tools instead of trying to write code or use other methods. Local mode: Start with "Use st

8.3oogunbiyi21/stats-compass-mcp

Scientific Writing

MCP Server

A Model Context Protocol server for Zotero integration. It gives any LLM full access to your Zotero library: search, organize, add papers by DOI, import PDFs, read full-text content, and inject live citations into Word documents. The server is designed to be usable by any LLM without external documentation. On connection, it sends workflow instructions via the MCP instructions field, and each tool

8.7Xevos117/mcp-zotero

pgEdge Postgres MCP Server and Natural Language Agent

MCP Server

- About the pgEdge Postgres MCP Server - pgEdge Postgres MCP Server - Choosing the Right Solution - Best Practices - Querying the Server - Installing the MCP Server - Quick Start - Quickstart Demo with Northwind - Deploying on Docker - Deploying from Source - Testing the MCP Server Deployment - Configuring the MCP Server - Specifying Configuration Preferences - Using Environment Variables to Speci

8.7pgEdge/pgedge-postgres-mcp

AI Video Remix

MCP Server

Generate 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

7.8abu-ShotAI/ai-video-remix

Word MCP Live

MCP Server

The 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

8.7ykarapazar/word-mcp-live

MCP Skill

MCP Server

MCP skill for airtable. Provides 8 tools: ping, list_bases, search_bases, list_tables_for_base, get_table_schema, list_records_for_table, create_records_for_table, update_records_for_table

7.8manojbajaj95/mcp-skill

Life OS

MCP Server

A personal filesystem that works as your life operating system — designed to be read, queried, and operated on by an AI agent. Life OS is a structured set of markdown files that give an AI agent (Goose, Claude, or any LLM with filesystem access via MCP) persistent context about your life — who you are, what you're working on, what you're learning, and what's happened. The AI reads these files at t

7.2picturpoet/life-os

MCP Chain

MCP Server

Every multi-step tool workflow burns an LLM round-trip per step. The agent calls tool A, waits, sends the full context back to the model, gets a decision to call tool B, calls it, sends everything back again. Each round-trip re-transmits 2K–10K tokens on what is essentially plumbing. For a session with 20 two-step workflows, that's 20 wasted model calls, ~100K wasted tokens, and 20–40 seconds of a

8.7mk-in/mcp-chain

Token Optimizer MCP

MCP Server

Token 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

8.0ooples/token-optimizer-mcp