mdskills
← All tags

GitHub AI Agent Skills

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

561 listings

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

9.0HeshamFS/materials-simulation-skills

Openapi MCP

MCP Server

Generate MCP tool definitions directly from a Swagger/OpenAPI specification file. OpenAPI-MCP is a dockerized MCP server that reads a swagger.json or openapi.yaml file and generates a corresponding Model Context Protocol (MCP) toolset. This allows MCP-compatible clients like Cursor to interact with APIs described by standard OpenAPI specifications. Now you can enable your AI agent to access any AP

8.0ckanthony/openapi-mcp

kill-process-mcp 🔫

MCP Server

Cross-platform MCP (Model Context Protocol) server exposing LLM-accessible tools to list and kill OS processes via natural language queries. Perfect for shy ninjas who just want rogue processes gone: "Find and nuke the damn CPU glutton choking my system!" The following tools are exposed to MCP clients: - processlist: Lists running processes sorted by CPU or memory with optional name, user, status,

7.0misiektoja/kill-process-mcp

Asc App Create UI

Create a new App Store Connect app record via browser automation. Use when there is no public API for app creation and you need an agent to drive the New App form.

8.0rudrankriyam/app-store-connect-cli-skills

MCP Server for MySQL - Claude Code Edition

MCP Server

- ✅ Claude Code Integration - Optimized for use with Anthropic's Claude Code CLI - ✅ SSH Tunnel Support - Built-in support for SSH tunnels to remote databases - ✅ Auto-start/stop Hooks - Automatic tunnel management with Claude start/stop - ✅ DDL Operations - Added MYSQLDISABLEREADONLYTRANSACTIONS for CREATE TABLE support - ✅ Multi-Project Setup - Easy configuration for multiple projects with diffe

8.0benborla/mcp-server-mysql

Jupytercad MCP

MCP Server

An MCP server for JupyterCAD that allows you to control it using LLMs/natural language. Suggestions and contributions are very welcome. The default transport mechanism is stdio. To start the server with stdio, use the following command: To use the streamable-http transport, use this command instead: An example using the OpenAI Agents SDK is available at examples/openaiagentsclient.py. To run it, f

8.0asmith26/jupytercad-mcp

Spotify Bulk Actions MCP

MCP Server

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.0khglynn/spotify-bulk-actions-mcp

Agent Skills

Skills, custom agents, AGENTS.md templates, and MCP configurations for AI coding agents working with Azure SDKs and Microsoft AI Foundry. Select the skills you need from the wizard. Skills are installed to your chosen agent's directory (e.g., .github/skills/ for GitHub Copilot) and symlinked if you use multiple agents. Alternative installation methods Manual installation (git clone) Coding agents

7.0microsoft/skills

iOS Simulator Skill for Claude Code

Production-ready automation for iOS app testing and building. 21 scripts optimized for both human developers and AI agents. This is basically a Skill version of my XCode MCP: https://github.com/conorluddy/xc-mcp MCPs load a lot of tokens into the context window when they're active, but also seem to work really well. Skills don't load in any context. I'll make a plugin next and try to find the bala

7.0conorluddy/ios-simulator-skill

Conversation Handoff MCP

MCP Server

MCP server for transferring conversation context between AI chats or different projects within the same AI. - Audit Logging (v0.7.0+): Optional structured JSONL logging for diagnostics (--audit flag) - Verbatim Conversation Saving (v0.6.1+): AI saves complete conversations without summarization or abbreviation - Merge Handoffs (v0.6.0+): Combine multiple related handoffs into one unified context -

8.0trust-delta/conversation-handoff-mcp

Kagi Ken MCP

MCP Server

A lightweight Node MCP server around the kagi-ken package, providing access to Kagi.com services using Kagi session tokens: - Search: Searches Kagi - Summarizer: Uses Kagi's Summarizer to create summaries from URLs or text content Unlike the official Kagi API which requires API access, this MCP server uses your existing Kagi session to access both search and summarization features. "Kagi-ken" is a

7.0czottmann/kagi-ken-mcp

Google Sheets MCP Server

MCP Server

mcp-name: io.github.henilcalagiya/google-sheets-mcp Google Sheets MCP Server provides seamless integration of Google Sheets with any MCP-compatible client. It enables full spreadsheet automation — including creating, reading, updating, and deleting sheets — through a simple and secure API layer. - Full CRUD support for Google Sheets and tables - Works with Continue.dev, Claude Desktop, Perplexity,

7.0henilcalagiya/google-sheets-mcp

Hydrolix MCP Server

MCP Server

An MCP server for Hydrolix. runselectquery Execute SQL queries on your Hydrolix cluster. Input: sql (string): The SQL query to execute. listdatabases List all databases on your Hydrolix cluster. List all tables in a database. Input: database (string): The name of the database. gettableinfo Get table metadata such as schema Input: database (string): The name of the database. Input: table (string):

8.0hydrolix/mcp-hydrolix

Terminator

   Give AI assistants (Claude, Cursor, VS Code, etc.) the ability to control your desktop and automate tasks across any application. Claude Code (one-liner): Other clients (Cursor, VS Code, Windsurf, etc.): Add to your MCP config file: See the MCP Agent README for detailed setup instructions. - Uses your browser session - no need to relogin, keeps all your cookies and auth - Doesn't take

8.0mediar-ai/terminator

Framelink MCP for Figma

MCP Server

Framelink MCP for Figma Give your coding agent access to your Figma data. Implement designs in any framework in one-shot. Give Cursor and other AI-powered coding tools access to your Figma files with this Model Context Protocol server. When Cursor has access to Figma design data, it's way better at one-shotting designs accurately than alternative approaches like pasting screenshots. See quickstart

7.0GLips/Figma-Context-MCP

MCP Toolbox for Databases

MCP Toolbox for Databases is an open source MCP server for databases. It enables you to develop tools easier, faster, and more securely by handling the complexities such as connection pooling, authentication, and more. This README provides a brief overview. For comprehensive details, see the full documentation. - Why Toolbox? - General Architecture - Getting Started - Installing the server - Runni

8.0googleapis/genai-toolbox

1MCP - One MCP Server for All

A unified Model Context Protocol server implementation that aggregates multiple MCP servers into one. 1MCP (One MCP) is designed to simplify the way you work with AI assistants. Instead of configuring multiple MCP servers for different clients (Claude Desktop, Cherry Studio, Cursor, Roo Code, Claude, etc.), 1MCP provides a single, unified server. - 🔄 Unified Interface: Aggregates multiple MCP ser

8.01mcp-app/agent

mcp-pandoc: A Document Conversion MCP Server

MCP Server

A Model Context Protocol server for document format conversion using pandoc. This server provides tools to transform content between different document formats while preserving formatting and structure. Please note that mcp-pandoc is currently in early development. PDF support is under development, and the functionality and available tools are subject to change and expansion as we continue to impr

8.0vivekVells/mcp-pandoc

All In One Model Context Protocol

THE PROJECT HAS BEEN SPLIT AND MOVED TO INDIVIDUAL REPOSITORIES. - Google Kit: Tools for Gmail, Google Calendar, Google Chat - RAG Kit: Tools for RAG, Memory - Dev Kit: Tools for developers, jira, confluence, gitlab, github, ... - Fetch Kit: Tools for fetch, scrape, ... - Research Kit: Tools for research, academic, reasoning, ... A powerful Model Context Protocol (MCP) server implementation with i

4.0nguyenvanduocit/all-in-one-model-context-protocol

Fal.ai MCP Server

MCP Server

A Model Context Protocol (MCP) server that enables Claude Desktop (and other MCP clients) to generate images, videos, music, and audio using Fal.ai models. - Native Async API - Uses falclient.runasync() for optimal performance - Queue Support - Long-running tasks (video/music) use queue API with progress updates - Non-blocking - All operations are truly asynchronous - STDIO - Traditional Model Con

9.0raveenb/fal-mcp-server

Docs Transloadit Robots

Offline lookup for Transloadit Robots and their parameter docs/examples via the `transloadit` CLI. Use to draft or validate `steps` JSON without guessing robot names/params.

8.0transloadit/skills

MCP Prompt Engine

MCP Server

A Model Control Protocol (MCP) server for managing and serving dynamic prompt templates using elegant and powerful text template engine. Create reusable, logic-driven prompts with variables, partials, and conditionals that can be served to any compatible MCP client like Claude Code, Claude Desktop, Gemini CLI, VSCode with Copilot, etc. - MCP Compatible: Works out-of-the-box with any MCP client tha

8.0vasayxtx/mcp-prompt-engine

MCP Echarts

MCP Server

Generate Apache ECharts with AI MCP dynamically for chart generation and data analysis. Also you can use mcp-server-chart to generate chart, graph, map. - Fully support all features and syntax of ECharts, include data, style, theme and so on. - Support exporting to png, svg, and option formats, with validation for ECharts to facilitate the model's multi-round output of correct syntax and graphics.

8.0hustcc/mcp-echarts

Expo Deployment

Deploy Expo apps to production

5.0sickn33/antigravity-awesome-skills