mdskills
← All tags

GitHub AI Agent Skills

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

637 listings

Finding Duplicate Functions

Skill

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.05922by obra

Chess.com MCP Server

MCP Server

A [Model Context Protocol][mcp] (MCP) server for Chess.com's Published Data API. This provides access to Chess.com player data, game records, and other public information through standardized MCP interfaces, allowing AI assistants to search and analyze chess information. [mcp]: https://modelcontextprotocol.io/introduction/introduction - [x] Access player profiles, stats, and game records - [x] Sea

7.04132by pab1it0

RAG Rat

MCP Server

What a repository knows about itself. rag-rat is a local repo-intelligence index and MCP server for coding agents. It keeps source files read-only, writes only its own SQLite database, and answers with provenance on every result — current source, the code graph, git/GitHub history, and durable, source-anchored repo memories that persist across sessions and agents. Every coding harness already has

8.34251by cq27-dev

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.04021by trust-delta

Pypict Skill

Skill

Pairwise test generation

2.013k1by sickn33

Tableau MCP

MCP Server

Tableau MCP Tableau MCP is a suite of developer primitives, including tools, resources and prompts, that will make it easier for developers to build AI applications that integrate with Tableau. Tableau MCP is available as a managed service at https://mcp.tableau.com. It uses OAuth 2.1 so every user signs in with their own Tableau Cloud identity, and all existing per-user permissions are enforced a

8.77471by tableau

Markdown to PDF Converter

MCP Server

Convert markdown (.md) files into professional, interactive PDF documents with automatic table of contents. mcp-name: io.github.wmarceau/md-to-pdf - Automatic Table of Contents - Generated from markdown headers - Interactive Navigation - Clickable TOC links to sections - Professional Styling - Clean, readable PDF output - Code Block Support - Syntax highlighting preserved - Table Support - Markdow

7.03511by MarceauSolutions

Upgrading Expo

Skill

Upgrade Expo SDK versions

8.014k1by sickn33

RAGStack MCP Server

Skill

MCP (Model Context Protocol) server for RAGStack knowledge bases. Enables AI assistants to search, chat, upload documents/media, and scrape your knowledge base. Get your GraphQL endpoint and API key from the RAGStack dashboard: Settings → API Key Edit ~/Library/Application Support/Claude/claudedesktopconfig.json (Mac) or %APPDATA%\Claude\claudedesktopconfig.json (Windows): Edit ~/.aws/amazonq/mcp.

9.04561by HatmanStack

Open Data Model Context Protocol

Skill

Connect Open Data to LLMs in minutes! We enable 2 things: Open Data Access: Access to many public datasets right from your LLM application (starting with Claude, more to come). Publishing: Get community help and a distribution network to distribute your Open Data. Get everyone to use it! How do we do that? Access: Setup our MCP servers in your LLM application in 2 clicks via our CLI tool (starting

7.04941by OpenDataMCP

MCP GraphQL Forge

MCP Server

A lightweight, configuration-driven MCP server that exposes curated GraphQL queries as modular tools, enabling intentional API interactions from your agents. mcp-graphql-forge lets you turn any GraphQL endpoint into an MCP server whose tools are defined in YAML files that specify the GraphQL queries and their parameters. This allows you to create a modular, secure, and minimal server that can be e

8.04041by UnitVectorY-Labs

Creating Skills

Skill

Guide for creating Claude Code skills following Anthropic's official best practices. Use when user wants to create a new skill, build a skill, write SKILL.md, update an existing skill, or needs skill creation guidelines. Provides structure, frontmatter fields, naming conventions, and new features like dynamic context injection and subagent execution.

8.04381by fvadicamo

Fp Ts Errors

Skill

Handle errors as values using fp-ts Either and TaskEither for cleaner, more predictable TypeScript code. Use when implementing error handling patterns with fp-ts.

8.014k1by sickn33

Browser Control MCP

MCP Server

An MCP server paired with a Firefox browser extension that provides AI assistants with access to tab management, browsing history, and webpage text content. The MCP server supports the following tools: - Open or close tabs - Get the list of opened tabs - Create tab groups with name and color - Reorder opened tabs - Read and search the browser's history - Read a webpage's text content and links (re

8.06461by eyalzh

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.08501by hustcc

Using Neon

Skill

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.014k1by sickn33

Agent Skills

Skill

Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (`gh`).

8.09.9k1by openai

Linkedin Marketing

Skill

Plan, draft, audit, and publish LinkedIn posts and comments. Use when the user wants to write a viral LinkedIn post, draft a comment or reply on any LinkedIn post URL, audit a draft against 2026 algorithm heuristics, remove AI tells, extract hook formulas from viral posts, or plan a week of content. Powered by the Publora API for publishing. User provides post/comment URLs, skill drafts content, user approves, then publishes.

7.87691by sergebulaev

Hello from Wordpress

Skill

Beelzebub is an advanced honeypot framework designed to provide a highly secure environment for detecting and analyzing cyber attacks. It offers a low code approach for easy implementation and uses AI to mimic the behavior of a high-interaction honeypot. - Global Threat Intelligence Community - Key Features - Architecture - Quick Start - Configuration - Core Configuration - Service Configuration -

8.02.2k1by mariocandela

Github Issue Creator

Skill

Convert raw notes, error logs, voice dictation, or screenshots into crisp GitHub-flavored markdown issue reports. Use when the user pastes bug info, error messages, or informal descriptions and wants a structured GitHub issue. Supports images/GIFs for visual evidence.

8.01.9k1by microsoft

arxiv-latex MCP Server

MCP Server

An MCP server that enables Claude Desktop, Claude Code, Cursor, or other MCP clients to directly access and process arXiv papers by fetching the LaTeX source. It uses arxiv-to-prompt under the hood to handle downloading and processing the LaTeX. Why use the LaTeX source instead of uploading PDFs? Many PDF chat applications often struggle with mathematical content and equation-heavy papers. By util

8.05031by takashiishida

Mindpilot MCP

MCP Server

See through your agent's eyes. Visualize legacy code, inspect complex flows, understand everything. - Visualize Anything: Use your coding agent to generate on-demand architecture, code, and process diagrams to view your code from different perspectives. - Vibe Checks: AI-generated code can accumulate unused and redundant constructs. Use visualizations to spot areas that need cleanup. - Local Proce

7.04241by abrinsmead

Context Memory

Skill

8.04011by ErebusEnigma

MCP Server Webcrawl

MCP Server

Advanced search and retrieval for web crawler data. With mcp-server-webcrawl, your AI client filters and analyzes web content under your direction or autonomously. The server includes a fulltext search interface with boolean support, and resource filtering by type, HTTP status, and more. mcp-server-webcrawl provides the LLM a complete menu with which to search, and works with a variety of web craw

8.04371by pragmar