mdskills
← All tags

GitHub AI Agent Skills

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

644 listings

DAO Proposals MCP

MCP

An MCP server that aggregates live governance proposals from major DAOs enabling AI agents to track, analyze, and act on decentralized decision-making in real time, powered by Snapshot. - listspaces: Fetches a list of up to 10 recent Snapshot spaces, including their IDs, names, and descriptions. - listproposals: Retrieves up to 10 recent proposals for a given Snapshot space, including proposal IDs

7.0352by kukapay

MCP Weather Server

MCP

A Model Context Protocol (MCP) server that provides hourly and daily weather forecasts using the AccuWeather API. You need an AccuWeather API key (free tier available). Sign up here and create an app to get your key. Export your API key as an environment variable: Then run the MCP Weather server directly with: Or, for HTTP/REST access via supergateway: For integration with Claude Desktop or other

7.0381by TimLukaHorstmann

Rug Check MCP

MCP

An MCP server that detects potential risks in Solana meme tokens, helping AI agents avoid rug pulls and unsafe projects. - Token Analysis Tool: The analysistoken tool retrieves and processes Solana token data from the Solsniffer API. - Structured Output: Returns detailed token information including name, symbol, Snif score, market cap, price, supply, risks, and audit status. - Python 3.10 or highe

7.0366by kukapay

CentralMind Gateway

Skill

           CentralMind Gateway: Create API or MCP Server in Minutes πŸš€ Interactive Demo avialable here: https://centralmind.ai Simple way to expose your database to AI-Agent via MCP or OpenAPI 3.1 protocols. This will run for you an API: Which you can use inside your AI Agent: Gateway will generate AI optimized API. AI agents and LLM-powered applications need fas

8.0916by centralmind

MCP Server Js

MCP

An MCP (Model Context Protocol) server that enables AI platforms to interact with YepCode's infrastructure. Run LLM generated scripts and turn your YepCode processes into powerful tools that AI assistants can use directly. - Seamless AI Integration: Convert YepCode processes into AI-ready tools with zero configuration - Real-time Process Control: Enable direct interaction between AI systems and yo

8.0441by yepcode

MCP System Monitor

MCP

A system monitoring tool that exposes system metrics via the Model Context Protocol (MCP). This tool allows LLMs to retrieve real-time system information through an MCP-compatible interface. This tool provides the following monitoring capabilities: - CPU Information: Usage percentage, core count, and detailed CPU info - Memory Information: Virtual and swap memory usage - Disk Information: Disk usa

8.0479by seekrays

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

Consensus Local MCP Board

MCP

Local-first MCP runtime for multi-agent consensus guard workflows β€” AI code review, weighted voting, HITL approval gates, and full observability on SQLite. MCP stdio mode (Claude Desktop, OpenClaw, etc.): Prerequisites: Node.js 20+, npm 10+. Optional: gh CLI (for GitHub PR triggers), OpenAI API key (falls back to deterministic heuristics without one). Any model accessible via the OpenAI or Anthrop

8.7435by kaicianflone

Playwright MCP Server

MCP

A Model Context Protocol (MCP) server that provides browser automation capabilities using Playwright. This server enables LLMs to interact with web pages through structured accessibility snapshots, bypassing the need for screenshots or visually-tuned models. This package provides MCP interface into Playwright. If you are using a coding agent, you might benefit from using the CLI+SKILLS instead. -

7.028kby microsoft

Spreadsheet Kit

MCP

Spreadsheet automation for AI agents. Read, profile, edit, and recalculate .xlsx workbooks with tooling designed to be token-efficient, structurally aware, and agent-friendly. spreadsheet-kit ships two surfaces: Both share the same core engine and support .xlsx / .xlsm (read + write) and .xls / .xlsb (discovery only). Downloads a prebuilt native binary for your platform. No Rust toolchain required

8.0432by PSU3D0

Metoro MCP Server

MCP

This repository contains th Metoro MCP (Model Context Protocol) Server. This MCP Server allows you to interact with your Kubernetes cluster via the Claude Desktop App! You can read more about the Model Context Protocol here: https://modelcontextprotocol.io But in a nutshell Metoro is an observability platform designed for microservices running in Kubernetes and uses eBPF based instrumentation to g

6.0346by metoro-io

Wallet Inspector MCP

MCP

An MCP server that empowers AI agents to inspect any wallet’s balance and onchain activity across major EVM chains and Solana chain. - Multi-Chain Support: Queries Solana, Ethereum, Polygon, Binance Smart Chain (BSC), Base, Arbitrum and more. - Flexible Output: Balances in ASCII tables, activities and transactions in structured text. - Python: Version 3.10 or higher. - Dune SIM API Key: Obtain fro

8.0407by kukapay

SpecKit Safe Update - Claude Code Skill

Skill

Safe updates for GitHub SpecKit installations, preserving your customizations. This Claude Code skill provides a safe, automated way to update SpecKit templates, commands, and scripts while preserving user customizations, eliminating the need for destructive specify init --force updates. - Smart Merge with Frictionless Onboarding (New in v0.6.0): Automatic version detection and intelligent 3-way m

9.0478by NotMyself

SqlAugur

Skill

An MCP server that gives AI assistants safe, read-only access to SQL Server databases. Every query is parsed into a full AST using Microsoft's official T-SQL parser β€” not regex β€” so comment injection, string literal tricks, and encoding bypasses are blocked at the syntax level. Prerequisite: .NET 10.0 runtime 2. Configure β€” create ~/.config/sqlaugur/appsettings.json (Linux/macOS) or %APPDATA%\sqla

8.0402by mbentham

Bitbucket MCP Server

MCP

MCP server for Bitbucket API operations. Works with Claude Code, Claude Desktop, Cursor, and any MCP-compatible client. This repository contains both TypeScript and Python implementations: - Repositories: get, create, delete, list, update (move to project, rename) - Pull Requests: create, get, list, merge, approve, decline, request changes, comments, diff - Pipelines: trigger, get status, list, vi

8.0401by JaviMaligno

Make your meetings accessible to AI Agents πŸ€–

Skill

Make your meetings accessible to AI Agents πŸ€– joinly.ai is a connector middleware designed to enable AI agents to join and actively participate in video calls. Through its MCP server, joinly.ai provides essential meeting tools and resources that can equip any AI agent with the skills to perform tasks and interact with you in real time during your meetings. - Live Interaction: Lets your agents exec

8.0835by joinly-ai

mcp-installer - A MCP Server to install MCP Servers

MCP

This server is a server that installs other MCP servers for you. Install it, and you can ask Claude to install MCP servers hosted in npm or PyPi for you. Requires npx and uv to be installed for node and Python servers respectively. Put this into your claudedesktopconfig.json (either at ~/Library/Application Support/Claude on macOS or C:\Users\NAME\AppData\Roaming\Claude on Windows):

7.01.9kby anaisbetts

Higress OPS MCP Server

MCP

A Model Context Protocol (MCP) server implementation that enables comprehensive configuration and management of Higress. This repository also provides an MCP client built on top of LangGraph and LangChain MCP Adapters, facilitating interaction with the Higress MCP Server through a well-designed agent flow architecture. Copy the .env.example file to .env and fill in the corresponding values. In std

7.0372by higress-group

Openapi To MCP

MCP

Use your OpenAPI specification to expose your API's endpoints as strongly typed tools. Basic example for https://petstore3.swagger.io/ πŸŽ‰ More complex example, using Github's API: This example use the bearer token auth (with a Github Personal Access Token) and force the tool naming strategy to "verb and path", as Github's operation ids are not valid tool names. As a Nuget tool: openapi-to-mcp Or d

8.0429by ouvreboite

MCP Server LeetCode

MCP

A Model Context Protocol (MCP) server for LeetCode that enables AI assistants to access LeetCode problems, user information, and contest data. - πŸš€ Fast access to LeetCode API - πŸ” Search problems, retrieve daily challenges, and check user profiles - πŸ† Query contest data and rankings - 🧩 Full support for MCP tools and resources - πŸ“¦ Provides both CLI and programmable API To install mcp-server-le

8.0439by doggybee

P-Link.io MCP Server

MCP

P-Link MCP Server is a server compliant with the MCP (Model Context Protocol), integrating fetch-402 client from coinbase, and HTTP 402 protocol on server side, allowing ChatGPT, Claude, and other MCP-compatible clients to connect to a payment system on Solana. It provides a simple interface to: - Pay 402 links - Create 402 payment links (supporting agent payment on Solana and human payment by car

7.0351by paracetamol951

Grafana-Loki MCP Server

MCP

A FastMCP server that allows querying Loki logs from Grafana. - GRAFANAURL: URL of your Grafana instance - GRAFANAAPIKEY: Grafana API key with appropriate permissions - Query Loki logs through Grafana API - Get Loki labels and label values - Format query results in different formats (text, JSON, markdown) - Support for both stdio and SSE transport protocols - Python 3.10+ 1. Clone this repository

7.0370by tumf

Fix Review

Skill

Verify fix commits address audit findings without new bugs

6.013kby sickn33

Data Transform Agent

MCP

A headless, zero-UI data transformation service that converts between 67+ format pairs including aviation weather formats. Discovered by AI agents via MCP, Google A2A, and OpenAPI. Paid via x402 (USDC stablecoin) β€” first 100 requests free. Live endpoint: https://transform-agent-lingering-surf-8155.fly.dev Purpose-built for aviation AI agents and flight planning workflows. Parses raw aviation weath

8.2410by brad04-ai