mdskills
← All tags

GitHub AI Agent Skills

AI agent skills for GitHub. Actions workflows, PR automation, issue management, and repository best practices.

644 listings

Windows

MCP

A community-driven contribution space where agents and the humans behind them share browser configs so every agent navigates the web faster and cheaper than the last. Every time an agent opens a browser, it starts from zero. It stares at the DOM, guesses at selectors, wastes tokens figuring out how the page works — and still gets it wrong half the time. This happens on every site, for every agent,

8.1448by Joakim-Sael

LLM Cache Audit Skill

Skill

audit-prompt-caching is a portable Codex/agent skill for finding why LLM cache reuse fails across the request path: prompt/prefix caches, provider cache telemetry, cache-aware routing, agent tool stability, Bedrock checkpoints, OpenRouter routing drift, provider migration risk, and vLLM/SGLang KV reuse. LLM cache reuse usually fails silently. A timestamp in the system prompt, shuffled tool schemas

by sernote

Weekly Weather MCP Server

MCP

A weather forecast MCP (Model Context Protocol) server providing 8-day global weather forecasts and current weather conditions using the OpenWeatherMap One Call API 3.0. Animation showing Claude Desktop processing the weather data from the MCP Server Claude Desktop showing a detailed weather forecast with lawn mowing recommendations - 🌍 Support for querying weather conditions anywhere in the worl

8.0408by rossshannon

Markdownify MCP Server

MCP

Markdownify is a Model Context Protocol (MCP) server that converts various file types and web content to Markdown format. It provides a set of tools to transform PDFs, images, audio files, web pages, and more into easily readable and shareable Markdown text. - Convert multiple file types to Markdown: - Audio (with transcription) - Convert web content to Markdown: - YouTube video transcripts - Bing

8.02.8kby zcaceres

Ethereum Validator Queue MCP

MCP

An MCP server that tracks Ethereum’s validator activation and exit queues in real time, enabling AI agents to monitor staking dynamics and network participation trends. - getactivationqueue: Retrieves statistics about the Ethereum validator activation queue, including queue length, total active validators, entering validators' balance, and estimated wait time. - getexitqueue: Retrieves statistics

7.0350by kukapay

Meeting Reminder

MCP

- Fixed reply threading — auto-resolves In-Reply-To and References headers so email replies land in the correct thread instead of creating orphaned messages (upstream PR 91, still pending) - Send-as alias support — optional from parameter for multi-identity email management (send from any configured Gmail alias) - Reply-all tool — replyall automatically fetches the original email, builds To/CC rec

8.7456by ArtyMcLabin

Local RAG Search

MCP

Efficiently perform web searches using the mcp-local-rag server with semantic similarity ranking. Use this skill when you need to search the web for current information, research topics across multiple sources, or gather context from the internet without using external APIs. This skill teaches effective use of RAG-based web search with DuckDuckGo, Google, and multi-engine deep research capabilities.

9.0563by nkapila6

CellarTracker MCP Server

MCP

An unofficial CellarTracker Remote MCP Server hosted on Cloudflare Workers. This will deploy your MCP server to a URL like: cellartracker. .workers.dev/mcp

3.5175by michaelahern

文颜 MCP Server

MCP

文颜(Wenyan) 是一款多平台 Markdown 排版与发布工具,支持将 Markdown 一键转换并发布至: - 以及其它内容平台(持续扩展中) 文颜的目标是:让写作者专注内容,而不是排版和平台适配。 文颜目前提供多种形态,覆盖不同使用场景: - macOS App Store 版 - MAC 桌面应用 - 跨平台桌面版 - Windows/Linux - CLI 版本 - 命令行 / CI 自动化发布 - 👉 MCP 版本 - 本项目 - 核心库 - 嵌入 Node / Web 项目 本仓库是 文颜的 MCP Server 版本,基于模型上下文协议(Model Context Protocol),旨在让 AI 助手(如 Claude Desktop)具备自动排版和发布公众号文章的能力。 - 与 AI 深度集成:让 AI 帮你管理公众号的排版和发布 - 支持 SSE 模式

8.01.4kby caol64

Spotify Bulk Actions MCP

MCP

A Model Context Protocol (MCP) server for bulk Spotify operations - batch playlist creation, library exports, and large-scale library management. What makes this different from other Spotify MCPs? - Confidence scoring - Batch searches return HIGH/MEDIUM/LOW confidence for each match - Human-in-the-loop - Uncertain matches are exported for review, then re-imported - Bulk operations - Handle 500+ so

8.0400by khglynn

Heurist Mesh MCP Server

MCP

A Model Context Protocol (MCP) server that connects to Heurist Mesh APIs - your gateway to Web3 intelligence. Heurist Mesh is the skills marketplace for AI agents. General-purpose AI models lack specialized knowledge about Web3 and often fail to deliver accurate results. Heurist Mesh provides 30+ specialized AI agents that are experts in crypto analytics, ready to give your AI applications the Web

7.0413by heurist-network

MCP Bundles Hub MCP Server

Skill

Download the MCPBundles Hub .mcpb file directly: Download hub.mcpb This .mcpb package contains a pre-configured MCP server proxy that connects to the MCPBundles Hub endpoint. Once installed, your AI assistant can discover and execute tools from all your enabled bundles. MCP Bundles is the simplest way to connect AI assistants to real-world tools. Instead of configuring hundreds of individual MCP s

7.0351by thinkchainai

Seerr MCP Server

MCP

- 🚀 99% fewer API calls for batch operations (150-300 → 1) - ⚡ 88% token reduction with compact response formats - 🎯 Batch Dedupe Mode - Check 50-100 titles in one operation - 🔄 Smart Caching - 70-85% API call reduction - 🛡️ Safety Features - Multi-season confirmation, validation - 📦 4 Powerful Tools - Consolidated from 8 for clarity - 🤖 Automated Security Scanning - Dependabot for dependenc

8.0405by jhomen368

DEPRECATED ⚠️

MCP

Please use Alby MCP instead! This repository has been deprecated in favor of Alby MCP, which includes all the NWC tools along with additional Lightning tools. Connect a bitcoin lightning wallet to your LLM using Nostr Wallet Connect (NWC or NIP-47). This MCP server uses the official MCP TypeScript SDK If your agent supports SSE (e.g. N8N) or HTTP Streamable transports, you can connect to Alby's MC

6.0313by getalby

Start your Cognee API server on the host

Skill

cognee‑mcp - Run cognee’s memory engine as a Model Context Protocol server Join Discord Join r/AIMemory Build memory for Agents and query from any client that speaks MCP – in your terminal or IDE. - Multiple transports – choose Streamable HTTP --transport http (recommended for web deployments), SSE --transport sse (real‑time streaming), or stdio (classic pipe, default) - API Mode – connect to an a

8.013kby topoteretes

MCP Datetime

MCP

English | 日本語 A datetime formatting service implemented as an MCP server for the Claude Desktop Application. Supports generation of datetime strings in various formats. Before using mcp-datetime, ensure you have the following tools installed: - Python 3.12 or later - uv (Python package installer) - uvx (Python package runner) - ✨ Support for various datetime formats - 🇯🇵 Japanese language suppor

7.0375by ZeparHyfar

Culture Index

Skill

Index and search culture documentation

3.013kby sickn33

Architect Cert MCP

MCP

Ace the Claude Certified Architect exam Adaptive certification prep powered by the Model Context Protocol. 390 questions. Guided capstone build. 30 concept handouts. 6 reference projects. Practice exams. Spaced repetition. Zero sycophancy. Quick Start • Features • How It Works • Study Modes • Capstone Build • Reference Projects • Concept Handouts • Exam Domains • Architecture Architect Cert is a f

8.2410by connectry-io

Web3 Jobs MCP Server

MCP

An MCP server that provides AI agents with real-time access to curated Web3 jobs from web3.career, enabling intelligent job discovery and career insights. - Job Query Tool: Filter Web3 jobs by: - Remote status (remote=True for remote-only jobs) - Country (e.g., "United States", case-insensitive) - Job tag (e.g., "react", "blockchain", case-insensitive) - Limit (1–100 jobs, default 50) - Markdown O

7.0356by kukapay

3DAssets.dev

MCP

Find and use free CC0 GLB assets and game packs (three.js, Blender, Godot, Unity), or register and submit models to 3dassets.dev on the user's behalf.

by hello

NBA MCP Server

MCP

Access comprehensive NBA statistics via Model Context Protocol A Model Context Protocol (MCP) server that provides access to live and historical NBA data including player stats, game scores, team information, and advanced analytics. 1. Install the server: 2. Add to your Claude Desktop config file: MacOS: ~/Library/Application Support/Claude/claudedesktopconfig.json Windows: %APPDATA%/Claude/claude

8.0405by labeveryday

FastMCP SonarQube Metrics

Skill

This project provides a set of tools for retrieving information about SonarQube projects using the FastMCP (Fast Model Context Protocol) framework. It serves as an interface to SonarQube, allowing users to programmatically access metrics, historical data, and component tree metrics for specified projects. This automated access enables reporting, analysis, and integration of SonarQube data with oth

8.0412by ArchAI-Labs

EDT MCP Server

MCP

MCP (Model Context Protocol) server plugin for 1C:EDT, enabling AI assistants (Claude, GitHub Copilot, Cursor, etc.) to interact with EDT workspace. - MCP Protocol 2025-11-25 - Streamable HTTP transport with SSE support - Project Information - List workspace projects and configuration properties - Error Reporting - Get errors, warnings, problem summaries with filters - Check Descriptio

9.2692by DitriXNew

MCP Nixos

MCP

🚨 No Nix/NixOS Required! Works on any system - Windows, macOS, Linux. You're just querying APIs. Your AI now has access to real NixOS data instead of making things up. You're welcome. An MCP server providing accurate, real-time information about: - NixOS packages - 130K+ packages that actually exist - NixOS options - 23K+ ways to configure your system - Home Manager - 5K+ options for dotfile enth

8.0856by utensils