mdskills
← All tags

GitHub AI Agent Skills

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

612 listings

semantic-scholar-library-feed

Work with a user's Semantic Scholar account to read Research Feeds, inspect private Library folders, add papers to folders, and resolve Semantic Scholar paper records from identifiers such as arXiv IDs.

7.8zjsxply/skills

Forage

Self-improving tool discovery for AI agents. Install one MCP server. Your agent finds the rest. npm · GitHub · Contributing Forage is an MCP server that lets AI agents discover, install, and learn to use new tools — automatically. When an agent hits a wall, it forages for the right tool, installs it, and teaches itself how to use it. No restarts. No manual config. The agent gets permanently smarte

9.0isaac-levine/forage

Claude Ally Health

A health assistant skill for medical information analysis, symptom tracking, and wellness guidance.

1.0sickn33/antigravity-awesome-skills

url-citation-search

Find papers and preprints that cite a given URL, especially blogs, docs pages, project pages, or other web content that standard citation indexes often miss. Use when the user provides a URL and wants confirmed citing works, evidence from PDF or HTML references, DOI or arXiv links, BibTeX, or a deduplicated citation report.

8.3zjsxply/skills

Transloadit Skills

Main entry-point skill for Transloadit. Route to the right `integrate-*`, `transform-*`, or `docs-*` skill, and prefer executing via `npx -y @transloadit/node ...` (CLI) for deterministic behavior.

7.0transloadit/skills

FinBrain MCP&nbsp;<!-- omit in toc -->

MCP Server

A Model Context Protocol (MCP) server that exposes FinBrain datasets to AI clients (Claude Desktop, VS Code MCP extensions, etc.) via simple tools. Backed by the official finbrain-python SDK. - Package name: finbrain-mcp - CLI entrypoint: finbrain-mcp - Documentation: finbrain.tech/integrations/mcp Access FinBrain's machine learning price forecasts with daily (10-day) and monthly (12-month) horizo

8.0ahmetsbilgin/finbrain-mcp

Fal Platform

Platform APIs for model management, pricing, and usage tracking

2.0sickn33/antigravity-awesome-skills

GitHub GraphQL MCP Server

MCP Server

A Model Context Protocol (MCP) server that provides access to GitHub's GraphQL API. This server exposes a single tool that allows executing arbitrary GraphQL queries and mutations against GitHub's API. - Execute any GraphQL query against GitHub's API - Comprehensive error handling and reporting - Detailed documentation with example queries - Support for variables in GraphQL operations - Python 3.1

7.0QuentinCody/github-graphql-mcp-server

Unichat MCP Server in Python

MCP Server

Also available in TypeScript Send requests to OpenAI, MistralAI, Anthropic, xAI, Google AI, DeepSeek, Alibaba, Inception using MCP protocol via tool or predefined prompts. Vendor API key required The server implements one tool: - unichat: Send a request to unichat - Takes "messages" as required string arguments - Returns a response - codereview - Review code for best practices, potential issues, a

6.0amidabuddha/unichat-mcp-server

Infinite Gratitude

Multi-agent research skill for parallel research execution (10 agents, battle-tested with real case studies).

2.0sickn33/antigravity-awesome-skills

MCP Server for Aibolit, Java Code Analyzer

MCP Server

If you use AI agents, such as [Claude Code], [Cursor], or [Windsurf], for code refactoring, you may enjoy using this [MCP] server. Your AI agent, when you ask it to "make code better," may wonder what exactly needs to be improved. Sadly, it may often overlook important problems. AI agents, by design, pay more attention to cosmetic issues, which are "low-hanging fruits" for them. This [MCP] server

6.0cqfn/aibolit-mcp-server

mcp-installer - A MCP Server to install MCP Servers

MCP Server

This server is a server that installs other MCP servers for you. Install it, and you can ask Claude to install MCP servers hosted in npm or PyPi for you. Requires npx and uv to be installed for node and Python servers respectively. Put this into your claudedesktopconfig.json (either at ~/Library/Application Support/Claude on macOS or C:\Users\NAME\AppData\Roaming\Claude on Windows):

7.0anaisbetts/mcp-installer

Gh Address Comments

Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.

7.0openai/skills

Agent Skills

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.0openai/skills

Integrate Asset Delivery With Transloadit Smartcdn In Nextjs

Add Transloadit Smart CDN URL signing to a Next.js App Router project (server-side signing route + optional client demo page).

8.0transloadit/skills

ghidraMCP

ghidraMCP is an Model Context Protocol server for allowing LLMs to autonomously reverse engineer applications. It exposes numerous tools from core Ghidra functionality to MCP clients. MCP Server + Ghidra Plugin - Decompile and analyze binaries in Ghidra - Automatically rename methods and data - List methods, classes, imports, and exports - Install Ghidra First, download the latest release from thi

9.0LaurieWired/GhidraMCP

Skills

Generate marketing screenshots of your app using Playwright. Use when the user wants to create screenshots for Product Hunt, social media, landing pages, or documentation.

9.0Shpigford/skills

ROS MCP Server 🧠⇄🤖

MCP Server

ROS-MCP-Server connects large language models (such as Claude, GPT, and Gemini) with existing robots giving them bidirectional AI integration. With no changes to existing robot source code, this enables: - 🗣 Commanding the robot in natural language → instructions are translated into ROS/ROS2 commands. - 👀 Giving AI full visibility → subscribe to topics, call services, read sensor data, and monit

8.0lpigeon/ros-mcp-server

SpecKit Safe Update - Claude Code Skill

Safe updates for GitHub SpecKit installations, preserving your customizations. This Claude Code skill provides a safe, automated way to update SpecKit templates, commands, and scripts while preserving user customizations, eliminating the need for destructive specify init --force updates. - Smart Merge with Frictionless Onboarding (New in v0.6.0): Automatic version detection and intelligent 3-way m

9.0NotMyself/claude-win11-speckit-update-skill

Quackback

Open source feedback for teams that ship. The open-source alternative to Canny, UserVoice, and Productboard. Collect feedback. Prioritize what matters. Close the loop. Website &middot; Docs &middot; Get Started Cloud coming soon at quackback.io. Join the waitlist. Self-hosted anywhere with Docker or one click on Railway. Most feedback tools are expensive, closed-source, and lock you in. Quackback

6.0QuackbackIO/quackback

YouTube MCP Server

MCP Server

Uses yt-dlp to download subtitles from YouTube and connects it to claude.ai via Model Context Protocol. Try it by asking Claude, "Summarize the YouTube video >". Requires yt-dlp to be installed locally e.g. via Homebrew. 1. Install yt-dlp (Homebrew and WinGet both work great here) 1. Now, install this via mcp-installer, use the name @anaisbetts/mcp-youtube

6.0anaisbetts/mcp-youtube

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.0hustcc/mcp-mermaid

Discogs MCP Server

MCP Server

MCP Server for the Discogs API, enabling music catalog operations, search functionality, and more. If you just want to get started immediately using this MCP Server with the Claude desktop app and don't care about development or running the server yourself, then make sure you have Node.js installed and your Discogs personal access token ready and skip straight to the Claude configuration section.

7.0cswkim/discogs-mcp-server

Clojars MCP Server

MCP Server

A Model Context Protocol (MCP) server that provides tools for fetching dependency information from Clojars, the Clojure community's artifact repository for Cline, Roo Code, Cody, Claude Desktop etc. The quickest way to use the Clojars MCP Server is to run it directly with npx: You can also install it globally: To install Clojars Dependency Server for Claude Desktop automatically via Smithery: 1. C

8.0Bigsy/Clojars-MCP-Server