mdskills
← All tags

GitHub AI Agent Skills

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

560 listings

MCP Time

MCP Server

Time MCP Server A Model Context Protocol server that enables AI assistants to interact with time The Time MCP Server is a Model Context Protocol (MCP) server that provides AI assistants and other MCP clients with standardized tools to perform time and date-related operations. This server acts as a bridge between AI tools and a robust time-handling backend, allowing for complex time manipulations t

8.0TheoBrigitte/mcp-time

Brand Style

Plugin

Screenpipe brand style guide. Reference this when designing UI components, writing copy, or making visual decisions.

8.0mediar-ai/screenpipe

Godoc MCP

MCP Server

godoc-mcp is a Model Context Protocol (MCP) server that provides efficient access to Go documentation. It helps LLMs understand Go projects by providing direct access to package documentation without needing to read entire source files. godoc-mcp can vastly improve the performance of using LLMs to develop in Go by substantially reducing the number of tokens needed to understand and make use of Go

8.0mrjoshuak/godoc-mcp

Omniparser Autogui MCP

MCP Server

This is an MCP server that analyzes the screen with OmniParser and automatically operates the GUI. Confirmed on Windows. This is MIT license, but Excluding submodules and sub packages. OmniParser's repository is CC-BY-4.0. Each OmniParser model has a different license (reference). 1. Please do the following: (Other than Windows, use export instead of set.) (If you want langchainexample.py to work,

7.0NON906/omniparser-autogui-mcp

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.0hechtcarmel/jetbrains-debugger-mcp-plugin

Productplan Customer Facing

MCP Server

Generates customer-ready roadmap views and launch timelines from ProductPlan for Sales and Customer Success teams. Use when preparing for customer calls, sharing product direction, or answering "when will feature X ship?" questions.

8.0olgasafonova/productplan-mcp-server

Webmcp Add Tool

MCP Server

Scaffolds a new WebMCP tool component using useMcpTool with Zod schema, handler, annotations, and wires it into the WebMCPProvider tree. Use when the user wants to expose functionality as an MCP tool, make something callable by AI, add a new tool, or create an AI-accessible action.

8.3MCPCat/webmcp-react

CellarTracker MCP Server

MCP Server

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.5michaelahern/cellartracker-mcp

magicuidesign/mcp

MCP Server

Official ModelContextProtocol (MCP) server for Magic UI. - [x] cursor - [x] windsurf - [x] claude - [x] cline - [x] roo-cline Add to your IDE's MCP config: Once configured, you can questions like: The server provides the following tools callable via MCP: Some clients have a limit on the number of tools they can call. This is why we opted to group the tools into categories. Note: For more specific

7.8magicuidesign/mcp

LinkedIn MCP Server

MCP Server

A Model Context Protocol (MCP) server for LinkedIn. Search people, companies, and jobs, scrape profiles, and retrieve structured JSON data from any MCP-compatible AI client. Built with FastMCP, Patchright, and a clean hexagonal architecture. The getpersonprofile tool supports granular section scraping. Request only the sections you need: - Main profile (always included) — name, headline, location,

8.7eliasbiondo/linkedin-mcp-server

What Is This?

Rules

Born from a Reddit thread and months of iteration, The Agency is a growing collection of meticulously crafted AI agent personalities. Each agent is: - Specialized: Deep expertise in their domain (not generic prompt templates) - Personality-Driven: Unique voice, communication style, and approach - Deliverable-Focused: Real code, processes, and measurable outcomes - ✅ Production-Ready: Batt

msitarzewski/agency-agents

MCP Status Observer

MCP Server

An integration that allows Claude Desktop to monitor and query the operational status of major digital platforms including AI providers, cloud services, and developer tools using the Model Context Protocol (MCP). - Monitor world's most used digital platforms (GitHub, Slack, Discord, etc.) - Track AI providers including OpenRouter, OpenAI, Anthropic, and Gemini - Get detailed status information for

8.0imprvhub/mcp-status-observer

Skill Rails Upgrade

Analyze Rails apps and provide upgrade assessments

9.0sickn33/antigravity-awesome-skills

Culture Index

Index and search culture documentation

3.0sickn33/antigravity-awesome-skills

Claude Skills MCP Server

MCP Server

A Model Context Protocol (MCP) server that provides intelligent search capabilities for discovering relevant Claude Agent Skills using vector embeddings and semantic similarity. This server implements the same progressive disclosure architecture that Anthropic describes in their Agent Skills engineering blog, making specialized skills available to any MCP-compatible AI application. An open-source

8.0K-Dense-AI/claude-skills-mcp

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.0zhukunpenglinyutong/idea-claude-code-gui

LUMINO MCP Server

MCP Server

An open source MCP (Model Context Protocol) server empowering SREs with intelligent observability, predictive analytics, and AI-driven automation across Kubernetes, OpenShift, and Tekton environments. - Quick Start - Prerequisites - Installation - Usage Examples - Configuration - Available Tools - Architecture - How It Works - MCP Client Integration - Performance Considerations - Troubleshooting -

8.0spre-sre/lumino-mcp-server

MaxMSP-MCP Server

MCP Server

This project uses the Model Context Protocol (MCP) to let LLMs directly understand and generate Max patches. Video link. Acknowledgement: the patch being explained is downloaded from here. Text comments in the original file are deleted. Check out the full video where you can listen to the synthesised sounds. The LLM agent has access to the official documentation of each object, as well as objects

8.0tiianhk/MaxMSP-MCP-Server

Using Neon

Guides and best practices for working with Neon Serverless Postgres. Covers getting started, local development with Neon, choosing a connection method, Neon features, authentication (@neondatabase/auth), PostgREST-style data API (@neondatabase/neon-js), Neon CLI, and Neon's Platform API/SDKs. Use for any Neon-related questions.

8.0sickn33/antigravity-awesome-skills

Next.js TypeScript Tailwind CSS

Rules

Project Overview

4.0PatrickJS/awesome-cursorrules

Hugging Face CLI

Execute Hugging Face Hub operations using the `hf` CLI. Use when the user needs to download models/datasets/spaces, upload files to Hub repositories, create repos, manage local cache, or run compute jobs on HF infrastructure. Covers authentication, file transfers, repository creation, cache operations, and cloud compute.

8.0sickn33/antigravity-awesome-skills

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

UI Skills

Opinionated, evolving constraints to guide agents when building interfaces

2.0sickn33/antigravity-awesome-skills

Upgrading Expo

Upgrade Expo SDK versions

8.0sickn33/antigravity-awesome-skills