mdskills
← All tags

GitHub AI Agent Skills

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

613 listings

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

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

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

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

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

Meeting Insights Analyzer

Analyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedback. Identifies when you avoid conflict, use filler words, dominate conversations, or miss opportunities to listen. Perfect for professionals seeking to improve their communication and leadership skills.

9.01 downloadsComposioHQ/awesome-claude-skills

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

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

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

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

Code Review AI AI Review

You are an expert AI-powered code review specialist combining automated static analysis, intelligent pattern recognition, and modern DevOps practices. Leverage AI tools (GitHub Copilot, Qodo, GPT-5, C

8.01 downloadssickn33/antigravity-awesome-skills

Kokoro Tts MCP

MCP Server

Kokoro Text to Speech MCP server that generates .mp3 files with option to upload to S3. Uses: https://huggingface.co/spaces/hexgrad/Kokoro-TTS Clone to a local repo. Download the Kokoro Onnx Weights for kokoro-v1.0.onnx and voices-v1.0.bin and store in the same repo. Add the following to your MCP configs. Update with your own values. This is needed to convert .wav to .mp3 files To run locally add

7.01 downloadsmberg/kokoro-tts-mcp

Pypict Skill

Pairwise test generation

2.01 downloadssickn33/antigravity-awesome-skills

skill-market-publisher

Publish, submit, and verify local skills across public skill marketplaces, directories, and registries. Use when an agent needs to take a skill folder or skill repository, confirm current submission paths, prepare cross-market metadata, run verified live adapters, or generate manual submission bundles for markets such as AgentSkill.sh, Skillstore, SkillNet, agent-skills.md, SkillsMD, SkillHub, SkillHQ, and related registries.

8.21 downloadszjsxply/skills

Vexor

Vexor is a semantic search engine that builds reusable indexes over files and code. It supports configurable embedding and reranking providers, and exposes the same core through a Python API, a CLI tool, and an optional desktop frontend. Vexor Demo Video Vexor has been recognized and featured by the community: - Ruan Yifeng's Weekly (Issue 379) - A leading tech newsletter in the Chinese developer

1.01 downloadsscarletkc/vexor

Docker MCP

MCP Server

A powerful Model Context Protocol (MCP) server for Docker operations, enabling seamless container and compose stack management through Claude AI. - 🚀 Container creation and instantiation - 📦 Docker Compose stack deployment - 🔍 Container logs retrieval - 📊 Container listing and status monitoring To try this in Claude Desktop app, add this to your claude config files: To install Docker MCP for C

8.01 downloadsQuantGeekDev/docker-mcp

ScrapeBadger MCP Server

MCP Server

ScrapeBadger MCP Server Give your AI agents access to Twitter/X data via the Model Context Protocol ScrapeBadger MCP Server is a Model Context Protocol (MCP) server that enables AI assistants like Claude, ChatGPT, Cursor, Windsurf, and other MCP-compatible clients to access Twitter/X data through the ScrapeBadger API. With this MCP server, your AI can: - Get Twitter user profiles, followers, and f

8.01 downloadsscrape-badger/scrapebadger-mcp

Firecrawl Plugin for Claude Code

|

8.01 downloadsfirecrawl/firecrawl-claude-plugin

kubefwd (Kube Forward)

Documentation | Getting Started | User Guide | API Reference | MCP (AI Integration) kubefwd enables developers to work on their local machine while seamlessly accessing services running in a Kubernetes cluster. If you're building a new API that needs to connect to a database at db:5432, an auth service at auth:443, and a cache at redis:6379, all running in your development cluster, kubefwd makes t

8.0txn2/kubefwd

MCP Linear

MCP Server

A Model Context Protocol (MCP) server implementation for the Linear GraphQL API that enables AI assistants to interact with Linear project management systems. MCP Linear bridges the gap between AI assistant and Linear (project management tool) by implementing the MCP protocol. This allows to: - Retrieve issues, projects, teams, and other data from Linear - Create and update issues - Change issue s

7.0tacticlaunch/mcp-linear

UI Skills

Opinionated, evolving constraints to guide agents when building interfaces

2.0sickn33/antigravity-awesome-skills

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

Empathy Framework

AI-powered developer workflows with cost optimization and pattern learning. Run code review, debugging, testing, and release workflows from your terminal or Claude Code. Smart tier routing saves 34-86% on LLM costs. -brightgreen) Empathy Framework is evolving to focus exclusively on Anthropic/Claude to unlock features impossible with multi-provider abstraction: - 📦 Prompt Caching: 90% cost reduct

7.0Smart-AI-Memory/empathy-framework

Address Github Comments

Use when you need to address review or issue comments on an open GitHub Pull Request using the gh CLI.

6.0sickn33/antigravity-awesome-skills