mdskills
← All tags

GitHub AI Agent Skills

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

561 listings

Autonomous Agent Patterns

Design patterns for building autonomous coding agents. Covers tool integration, permission systems, browser automation, and human-in-the-loop workflows. Use when building AI agents, designing tool APIs, implementing permission systems, or creating autonomous coding assistants.

8.0sickn33/antigravity-awesome-skills

QA Sphere MCP Server

MCP Server

A Model Context Protocol server for the QA Sphere test management system. This integration enables Large Language Models (LLMs) to interact directly with QA Sphere test cases, allowing you to discover, summarize, and chat about test cases. In AI-powered IDEs that support MCP, you can reference specific QA Sphere test cases within your development workflow. - Node.js (recent LTS versions) - QA Sphe

6.0Hypersequent/qasphere-mcp

Imagen3 MCP

MCP Server

English Version 基于 Google 的 Imagen 3.0 的图像生成工具,通过 MCP(Model Control Protocol)提供服务。 画一只奔跑的杰克罗素犬,长焦镜头,阳光透过狗狗的毛发,照片级画质 画一个科技感十足的苹果 - 有效的 Google Gemini API 密钥 1. 从 GitHub Releases 下载最新版本的可执行文件 2. 将下载的可执行文件放置在系统中的任意位置,例如 C:\bin\imagen3-mcp.exe 3. 在 Cherry Studio 中配置: - Command 字段填写可执行文件路径,例如 C:\bin\imagen3-mcp.exe - 环境变量 GEMINIAPIKEY 中填写你的 Gemini API 密钥 - [可选] 环境变量 BASEURL 中填写代理地址,例如 https://lingxi-pro

7.0hamflx/imagen3-mcp

Redis MCP Server

MCP Server

The Redis MCP Server is a natural language interface designed for agentic applications to efficiently manage and search data in Redis. It integrates seamlessly with MCP (Model Content Protocol) clients, enabling AI-driven workflows to interact with structured and unstructured data in Redis. Using this MCP Server, you can ask questions like: - "Store the entire conversation in a stream" - "Cache th

8.0redis/mcp-redis

Transform Encode Hls Video With Transloadit

One-off HLS encoding (local video -> HLS renditions + playlist) using Transloadit via the `transloadit` CLI. Prefer builtin templates (`builtin/encode-hls-video@latest`) and download outputs locally via `-o`.

7.0transloadit/skills

Gh Fix CI

Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use `gh` to inspect checks and logs, summarize failure context, draft a fix plan, and implement only after explicit approval. Treat external providers (for example Buildkite) as out of scope and report only the details URL.

8.0openai/skills

Hindsight Cloud

Store team knowledge, project conventions, and learnings from tasks. Use to remember what works and recall context before new tasks. Connects to Hindsight Cloud. (user)

8.0vectorize-io/hindsight

CyberChef API MCP Server

MCP Server

This model context protocol (MCP) server interfaces with the CyberChef Server API. Allowing you to use any LLM/MCP client of your choosing to utilise the tools and resources within CyberChef. 🧰 Available Tools and Resources - getcyberchefoperationscategories: resource - gets updated Cyber Chef categories for additional context / selection of the correct operations - getcyberchefoperationbycategor

7.0slouchd/cyberchef-api-mcp-server

mcp-gopls – MCP server for Go (gopls)

MCP Server

A Model Context Protocol (MCP) server that lets AI assistants use Go’s LSP (gopls) for navigation, diagnostics, testing, coverage, and more. This MCP server helps AI assistants to: - Use LSP to analyze Go workspaces - Navigate to definitions, references, and workspace symbols - Format, rename, and inspect code actions without leaving MCP - Run Go tests, coverage, go mod tidy, govulncheck, and modu

8.0hloiseaufcms/mcp-gopls

OpenBrowser - Claude Code Plugin

Plugin

AI-powered browser automation for Claude Code. Control real web browsers directly from Claude -- navigate websites, fill forms, extract data, inspect accessibility trees, and automate multi-step workflows. - Chrome or Chromium installed on your system - Python 3.12+ with uv package manager - Claude Code CLI This installs the MCP server, 5 skills, and auto-enables the plugin. Restart Claude Code to

8.0billy-enrizky/openbrowser-ai

Ibge Br MCP

MCP Server

MCP Server for IBGE (Brazilian Institute of Geography and Statistics) APIs. 🇧🇷 Leia em Português This server implements the Model Context Protocol (MCP) to provide access to IBGE's public APIs, enabling AI assistants to query geographic, demographic, and statistical data from Brazil. - 23 specialized tools covering all major IBGE data domains - 227 automated tests with 97%+ core coverage - Autom

9.0SidneyBissoli/ibge-br-mcp

NotebookLM Claude Code Skill

Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations through document-only responses.

8.0sickn33/antigravity-awesome-skills

SVGMaker MCP Server

MCP Server

A powerful MCP server for generating, editing, and converting SVG images using SVGMaker API. This very illustration came to life through our own SVGMaker MCP server—a living example of AI assistants and vector graphics working in perfect harmony via the Model Context Protocol. - 🎨 AI-Powered SVG Generation: Create SVGs from text descriptions - ✏️ Smart SVG Editing: Edit existing SVGs with natural

8.0GenWaveLLC/svgmaker-mcp

aimemo

English | 中文 Zero-dependency MCP memory server for AI agents — persistent, searchable, local-first, single binary. - No infra to babysit. Single Go binary. No Docker, no Node.js runtime, no cloud account, no API keys. brew install in 30 seconds. - Memory stays with the project. Stored in .aimemo/ next to your code — commit it to git or add it to .gitignore. Switch branches; memory follows the dire

7.0MyAgentHubs/aimemo

Browse Page

Browse, read, and interact with web pages using PageMap MCP tools. Covers navigation, element interaction, form filling, and page state management.

8.0Retio-ai/Retio-pagemap

Excel CLI

MCP Server

>

9.0sbroenne/mcp-server-excel

Creating Skills

Plugin

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.0fvadicamo/dev-agent-skills

VictoriaLogs MCP Server

MCP Server

The implementation of Model Context Protocol (MCP) server for VictoriaLogs. This provides access to your VictoriaLogs instance and seamless integration with VictoriaLogs APIs and documentation. It can give you a comprehensive interface for logs, observability, and debugging tasks related to your VictoriaLogs instances, enable advanced automation and interaction capabilities for engineers and tools

8.0VictoriaMetrics-Community/mcp-victorialogs

YDB MCP

MCP Server

Model Context Protocol server for YDB. It allows to work with YDB databases from any LLM that supports MCP. This integration enables AI-powered database operations and natural language interactions with your YDB instances. uvx, which is an allias for uv run tool, allows you to run various python applications without explicitly installing them. Below are examples of how to configure YDB MCP using u

8.0ydb-platform/ydb-mcp

Rust Docs MCP Server

MCP Server

⭐ Like this project? Please star the repository on GitHub to show your support and stay updated! ⭐ Modern AI-powered coding assistants (like Cursor, Cline, Roo Code, etc.) excel at understanding code structure and syntax but often struggle with the specifics of rapidly evolving libraries and frameworks, especially in ecosystems like Rust where crates are updated frequently. Their training data cut

8.0Govcraft/rust-docs-mcp-server

Trino MCP Server in Go

MCP Server

A high-performance Model Context Protocol (MCP) server for Trino implemented in Go. This project enables AI assistants to seamlessly interact with Trino's distributed SQL query engine through standardized MCP tools. This project implements a Model Context Protocol (MCP) server for Trino in Go. It enables AI assistants to access Trino's distributed SQL query engine through standardized MCP tools. T

9.0tuannvm/mcp-trino

Opengenes MCP

MCP Server

MCP (Model Context Protocol) server for OpenGenes database This server implements the Model Context Protocol (MCP) for OpenGenes, providing a standardized interface for accessing aging and longevity research data. MCP enables AI assistants and agents to query comprehensive biomedical datasets through structured interfaces. The server automatically downloads the latest OpenGenes database and docume

8.0longevity-genie/opengenes-mcp

Kash MCP Server

MCP Server

Kash MCP Server is a server compliant with the MCP (Model Context Protocol), allowing ChatGPT, Claude, and other MCP-compatible clients to connect to a sales recorder system (or POS, cash register). It provides a simple interface to: - 📊 View sales and revenue - 🧾 Create and record receipts - 🛒 Manage products and stock - 🧠 Generate automated reports through conversational requests Connect you

8.0paracetamol951/caisse-enregistreuse-mcp-server

Expo Deployment

Deploy Expo apps to production

5.0sickn33/antigravity-awesome-skills