GitHub AI Agent Skills
AI agent skills for GitHub. Actions workflows, PR automation, issue management, and repository best practices.
615 listings
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
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
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
ScrapeBadger MCP Server
MCP ServerScrapeBadger 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
Stocky
- 🔍 Multi-Provider Search - Search across Pexels and Unsplash simultaneously - 📊 Rich Metadata - Get comprehensive image details including dimensions, photographer info, and licensing - 📄 Pagination Support - Browse through large result sets with ease - 🛡️ Graceful Error Handling - Robust error handling for API failures - ⚡ Async Performance - Lightning-fast concurrent API calls - 🎯 Provider
Kokoro Tts MCP
MCP ServerKokoro 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
Test Memory
MCP Server PluginComprehensive interactive testing of all Memory MCP features
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.
Channel Post
MCP ServerCompose and post formatted content to a Telegram channel -- MarkdownV2 escaping, message splitting, media ordering
RAGStack MCP Server
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.
Browser Control MCP
MCP ServerAn 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
Content Core
Content Core is a powerful, AI-powered content extraction and processing platform that transforms any source into clean, structured content. Extract text from websites, transcribe videos, process documents, and generate AI summaries—all through a unified interface with multiple integration options. Extract content from anywhere: - 📄 Documents - PDF, Word, PowerPoint, Excel, Markdown, HTML, EPUB -
Claude Usage Tracker
ToolA native macOS menu bar application for real-time monitoring of Claude AI usage limits English • Español • Français • Deutsch • Italiano • Português • 日本語 • 한국어 Download Latest Release (v2.3.0) macOS 14.0+ (Sonoma) | ~4 MB | Native Swift/SwiftUI | Officially Signed Claude Usage Tracker is a lightweight, native macOS menu bar application that provides real-ti
Firecrawl Plugin for Claude Code
|
Docker MCP
MCP ServerA 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
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.
Javascript Mastery
Comprehensive JavaScript reference covering 33+ essential concepts every developer should know. From fundamentals like primitives and closures to advanced patterns like async/await and functional programming. Use when explaining JS concepts, debugging JavaScript issues, or teaching JavaScript fundamentals.
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
Pypict Skill
Pairwise test generation
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.
OpenAPI MCP Server
MCP ServerA 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
Copilot SDK
Build applications powered by GitHub Copilot using the Copilot SDK. Use when creating programmatic integrations with Copilot across Node.js/TypeScript, Python, Go, or .NET. Covers session management, custom tools, streaming, hooks, MCP servers, BYOK providers, session persistence, and custom agents. Requires GitHub Copilot CLI installed and a GitHub Copilot subscription (unless using BYOK).
Piston MCP Server
MCP ServerPiston MCP Server piston-mcp is an MCP server that allows LLMs to connect to and execute code using Piston . You can try out piston-mcp locally without cloning it. To try out piston-mcp you'll need to install uv: You will also need to download an MCP client to connect to piston-mcp, such as Claude Desktop. Update the MCP client's configuration with the following configuration to connect to piston-
Large File MCP Server
MCP ServerA Model Context Protocol (MCP) server for intelligent handling of large files with smart chunking, navigation, and streaming capabilities. - Smart Chunking - Automatically determines optimal chunk size based on file type - Intelligent Navigation - Jump to specific lines with surrounding context - Powerful Search - Regex support with context lines before/after matches - File Analysis - Comprehensiv