mdskills
← All tags

GitHub AI Agent Skills

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

613 listings

SymDex

MCP Server

Universal code-indexer MCP server for AI coding agents. Claude · Cursor · Codex CLI · Gemini CLI · GitHub Copilot · Windsurf · Kilo Code · Zed · OpenCode · Any agent that speaks MCP. Pre-index your codebase once. Let AI agents find any symbol in ~200 tokens instead of reading whole files at ~7,500 tokens. That is a 97% reduction — per lookup, every lookup. The part no other code indexer does: Don'

8.72 downloadshusnainpk/SymDex

Garmin MCP App

MCP Server

Connect your Garmin watch to Claude Desktop. Explore interactive charts. 1. Download the latest .mcpb file from Releases 2. Drag it into Claude Desktop to install 3. Ask Claude anything about your Garmin data — it will prompt you to sign in on first use Ask Claude about your health, training, and fitness — it reads your Garmin data and shows interactive charts right in the conversation. - Review y

8.32 downloadschenhunghan/garmin-mcp-app

Apple Notes MCP Server

MCP Server

mcp-name: io.github.henilcalagiya/mcp-apple-notes Apple Notes MCP Server provides seamless integration of Apple Notes with any MCP-compatible client. It enables full note automation — including creating, reading, updating, and deleting notes — through a simple and secure AppleScript API layer. Full CRUD support for Apple Notes (Create, Read, Update, Delete) Works with Continue.dev, Claude Desktop,

8.02 downloadshenilcalagiya/mcp-apple-notes

Design Skill OS Pro Max ⚡

Design Skill OS is not just a document; it's a professional-grade reasoning layer that transforms standard AI outputs into elite-level design masterworks. We have exhaustively synthesized principles from the "Design Bibles" to prime your AI agent with the strategic intent of a world-class Creative Director. The intelligence core is distilled from the collective wisdom of masters: - Milton Glaser (

6.82 downloadsfrhscopex/design-skill-os

Chainlist MCP Server

MCP Server

An MCP server that gives AI agents fast access to verified EVM chain information, including RPC URLs, chain IDs, explorers, and native tokens — sourced from Chainlist.org. - Efficient Data Fetching: Caches Chainlist API data to minimize requests. - Flexible Search: Case-insensitive keyword matching using regex for getChainsByKeyword. - Structured Output: Markdown responses with tabulated rpc and e

7.02 downloadskukapay/chainlist-mcp

Pixel Art Animator

Create and manage sprite animations with multiple frames, animation tags, frame durations, and linked cels. Use when the user wants to animate a sprite, add animation, create movement, make it move, mentions "animation", "animated", "frames", "keyframes", "frame rate", "FPS", "timing", "duration", "walk cycle", "run cycle", "idle animation", "attack animation", "jump", "movement", "motion", or describes actions like "walking", "running", "jumping", "attacking", "breathing", "bobbing", "bouncing"

9.02 downloadswillibrandon/pixel-plugin

Stack Chan

Stack-chan is a JavaScript-driven M5Stack-embedded super-kawaii robot. Video (with English subtitles): https://youtu.be/fZbmF08xV0 Official hashtag: stackchan | スタックチャン (JP). :neutralface: Show cute face :smile: Expression(Happy, Angry, Sad etc.) :smileycat: Customize face :eyes: Glance/stare/gaze :speechballoon: Say things :bulb: Addon M5Units :cyclone: Drive Serial(TTL)/PWM servos

2.02 downloadsstack-chan/stack-chan

Jupyter MCP Server

MCP Server

An MCP server developed for AI to connect and manage Jupyter Notebooks in real-time Developed by Datalayer - Key Features - MCP Overview - Getting Started - Best Practices - Contributing - Resources - ⚡ Real-time control: Instantly view notebook changes as they happen. - 🔁 Smart execution: Automatically adjusts when a cell run fails thanks to cell output feedback. - 🧠 Context-aware: Understands

8.02 downloadsdatalayer/jupyter-mcp-server

Aseprite MCP Tools

MCP Server

A Python module that serves as an MCP server for interacting with the Aseprite API Demo where Cursor draws a cloud in aseprite using the MCP: Build and run the Docker image: Or use the provided build scripts: - Linux/macOS: chmod +x build-docker.sh && ./build-docker.sh - Windows: .\build-docker.ps1 See DOCKER.md for detailed Docker setup instructions. To have the container install Aseprite via Ste

5.02 downloadsdiivi/aseprite-mcp

JavaLens: AI-First Code Analysis for Java

MCP Server

An MCP server providing 56 semantic analysis tools for Java, built directly on Eclipse JDT for compiler-accurate code understanding. JavaLens exists because AI systems need compiler-accurate insights that reading source files cannot provide. When an AI uses grep or Read to find usages of a method, it cannot distinguish: - A method call from a method with the same name in an unrelated class - A fie

8.02 downloadspzalutski-pixel/javalens-mcp

Amazon Seller Operations

MCP Server

AI-powered Amazon Seller Central tools for inventory management, fee calculation, and optimization via SP-API. mcp-name: io.github.wmarceau/amazon-seller See SKILL.md for detailed tool documentation. Create .env file: - FBA fulfillment fees (size-tier based) - Monthly storage fees (seasonal rates) - Aged inventory surcharges (12-15mo, 15+mo) - Low inventory level fees - GET call fee awareness (pos

7.01 downloadsMarceauSolutions/amazon-seller-mcp

Tiktok MCP

MCP Server

The TikTok MCP integrates TikTok access into Claude AI and other apps via TikNeuron. This TikTok MCP allows you to - analyze TikTok videos to determine virality factors - get content from TikTok videos - chat with TikTok videos Description: Get the subtitle (content) for a TikTok video url. This is used for getting the subtitle, content or context for a TikTok video. If no language code is provide

7.01 downloadsSeym0n/tiktok-mcp

Finding Duplicate Functions

Use when auditing a codebase for semantic duplication - functions that do the same thing but have different names or implementations. Especially useful for LLM-generated codebases where new functions are often created rather than reusing existing ones.

8.01 downloadsobra/superpowers-lab

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 ·

4.01 downloadsf/prompts.chat

Reddit MCP Server

MCP Server

A Model Context Protocol (MCP) server that provides AI assistants with access to Reddit data. Built on top of redd — no API keys required. 1. Features 2. Quick Start 3. Available Tools 4. Configuration 5. Architecture 6. Contributing - Search — Search all of Reddit or within a specific subreddit - Subreddit Posts — Browse hot, top, new, or rising posts from any subreddit - Post Details —

7.01 downloadseliasbiondo/reddit-mcp-server

Embedded Debugger MCP Server

MCP Server

A professional Model Context Protocol (MCP) server for embedded debugging with probe-rs. Provides AI assistants with comprehensive debugging capabilities for embedded systems including ARM Cortex-M, RISC-V microcontrollers with real hardware integration. - 🚀 Production Ready: Real hardware integration with 22 comprehensive debugging tools - 🔌 Multi-Probe Support: J-Link, ST-Link V2/V3, DAPLink,

8.01 downloadsadancurusul/embedded-debugger-mcp

Mobile MCP

MCP Server

This is a Model Context Protocol (MCP) server that enables scalable mobile automation, development through a platform-agnostic interface, eliminating the need for distinct iOS or Android knowledge. You can run it on emulators, simulators, and real devices (iOS and Android). This server allows Agents and LLMs to interact with native iOS/Android applications and devices through structured accessibil

9.01 downloadsmobile-next/mobile-mcp

MCP Mermaid

MCP Server

Generate mermaid diagram and chart with AI MCP dynamically. Also you can use: - mcp-server-chart to generate chart, graph, map. - Infographic to generate infographic, such as Timeline, Comparison, List, Process and so on. - Fully support all features and syntax of Mermaid. - Support configuration of backgroundColor and theme, enabling large AI models to output rich style configurations. - Support

8.01 downloadshustcc/mcp-mermaid

Image Enhancer

Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts.

4.01 downloadsComposioHQ/awesome-claude-skills

Address Feedback

Plugin

GenAI Agent Framework, the Pydantic way Documentation: ai.pydantic.dev FastAPI revolutionized web development by offering an innovative and ergonomic design, built on the foundation of Pydantic Validation and modern Python features like type hints. Yet despite virtually every Python agent framework and LLM library using Pydantic Validation, when we began to use LLMs in Pydantic Logfire, we couldn'

8.01 downloadspydantic/pydantic-ai

OpenAPI MCP Server

MCP Server

A Model Context Protocol (MCP) server for Claude/Cursor that enables searching and exploring OpenAPI specifications through oapis.org. - Demo: https://x.com/janwilmake/status/1903497808134496583 - HN Thread: https://news.ycombinator.com/item?id=43447278 - OpenAPISearch: https://github.com/janwilmake/openapisearch - OAPIS: https://github.com/janwilmake/oapis The MCP works by applying a 3 step proce

7.01 downloadssnaggle-ai/openapi-mcp-server

Debugger MCP Server

A JetBrains IDE plugin that exposes an MCP (Model Context Protocol) server, giving AI coding assistants full programmatic control over the debugger. Set breakpoints, step through code, inspect variables, and evaluate expressions—all driven autonomously by your AI assistant. Fully tested: IntelliJ IDEA, PyCharm, WebStorm, GoLand, RustRover, Android Studio, PhpStorm May work (untested): RubyMine, CL

8.01 downloadshechtcarmel/jetbrains-debugger-mcp-plugin

IDEA Claude Code GUI Plugin

English · 简体中文 ![][github-contributors-shield] ![][github-forks-shield] ![][github-stars-shield] ![][github-issues-shield] A powerful IntelliJ IDEA plugin that provides a visual interface for Claude Code and OpenAI Codex dual AI tools, making AI-assisted programming more efficient and intuitive. - Claude Code - Anthropic's official AI programming assistant, supporting Opus 4.5 and other models - O

7.01 downloadszhukunpenglinyutong/idea-claude-code-gui

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.01 downloadsconorluddy/ios-simulator-skill