GitHub AI Agent Skills
AI agent skills for GitHub. Actions workflows, PR automation, issue management, and repository best practices.
644 listings
MCP Server for LinkedIn
An MCP server that lets AI assistants like Claude read LinkedIn data through your own logged-in browser session. Access profiles and companies, search for jobs, or get job details. This MCP server is free and open source, supported by Unipile. It runs locally with your own browser session. Unipile is the fully managed cloud alternative: a hosted LinkedIn API for Classic, Sales Navigator, and Recru
Enquire MCP
TL;DR for AI agents — enquire-mcp is the 1 Obsidian MCP: a local memory and document-intelligence layer that makes one vault persistently searchable from Claude Code, Claude Desktop, Cursor, ChatGPT, Codex, OpenClaw, and any MCP client. It returns cited source context across Markdown, PDFs + OCR, Canva
Crypto Indicators MCP Server
An MCP server providing a range of cryptocurrency technical analysis indicators and strategies, empowering AI trading agents to efficiently analyze market trends and develop robust quantitative strategies. For more crypto-related MCP servers, see the Kukapay MCP servers. - Technical Indicators: 50+ indicators across trend, momentum, volatility, and volume categories. - Trading Strategies: Correspo
Inspektor Gadget MCP Server
AI-powered debugging and inspection for Kubernetes clusters using Inspektor Gadget. - AI-powered interface for Kubernetes troubleshooting and monitoring - One-click Inspektor Gadget deployment and removal - Intelligent output summarization and analysis - Automatic gadget discovery from Artifact Hub 1. Ensure you have Docker and a valid kubeconfig file 2. Configure the MCP server in VS Code (see IN
topazlabs/mcp
AI image enhancement for LLMs. An MCP server that lets Claude and other AI assistants enhance images using Topaz Labs AI models. Topaz Labs makes AI-powered image and video enhancement software used by photographers, filmmakers, and developers worldwide. Enhanced with the Wonder 2 model. View interactive comparison → Sign up at developer.topazlabs.com. Add to your Claude Desktop config (~/Library/
Fal Image Edit
AI-powered image editing with style transfer and object removal
MCP Browser Kit
An MCP Server that enables AI assistants to interact with your local browsers. 1. Add MCP Browser Kit to your MCP Client: 2. Choose the right extension build for your browser: - Check the Compatibility table below to see which build (M2 or M3) is compatible with your browser - Note that M2 builds offer more functionality than M3 builds, so prefer M2 if your browser supports both 3. Download the la
Model Context Protocol Server for JavaFX
This Model Context Protocol(MCP) server enables Large Language Models (LLMs) to make drawings using JavaFX primities. The server is implemented using Quarkus MCP and JavaFX. Initial idea and implementation is from @konczdev See video here. 1. Install jbang 2. Configure your MCP Client to run the server as jbang jfx@quarkiverse/quarkus-mcp-servers (see Claude Desktop Config below) Add this to your
Godoc MCP
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
kubefwd (Kube Forward)
Documentation | Getting Started | User Guide | API Reference | MCP (AI Integration) kubefwd enables developers to work on their local machine while seamlessly accessing services running in a Kubernetes cluster. If you're building a new API that needs to connect to a database at db:5432, an auth service at auth:443, and a cache at redis:6379, all running in your development cluster, kubefwd makes t
Mcpr
The MCPR (Model Context Protocol Tools for R) package addresses a fundamental limitation in the current paradigm of AI-assisted R programming. Existing AI agents operate in a stateless execution model, invoking Rscript for each command, which is antithetical to the iterative, state-dependent nature of serious data analysis. An analytical workflow is a cumulative process of exploration, modelling,
Deno Integration Techniques
This project contains automation scripts and workflows for the @findhow packages, based on the original Deno automation repository. The goal is to provide consistent and efficient automation for the @findhow ecosystem.
Deployment Engineer
Expert deployment engineer specializing in modern CI/CD pipelines,
Local RAG Search
Efficiently perform web searches using the mcp-local-rag server with semantic similarity ranking. Use this skill when you need to search the web for current information, research topics across multiple sources, or gather context from the internet without using external APIs. This skill teaches effective use of RAG-based web search with DuckDuckGo, Google, and multi-engine deep research capabilities.
Publish NPM
Publish the package to npmjs by bumping version, building, and creating a GitHub release
Security Bluebook Builder
Build security Blue Books for sensitive apps
Liveblocks MCP Server
This MCP server allows AI to use a number of functions from our REST API. For example, it can create, modify, and delete different aspects of Liveblocks such as rooms, threads, comments, notifications, and more. It also has read access to Storage and Yjs. Learn more in our docs. To install automatically, copy your Liveblocks secret key from a project in your dashboard and run one of the following
Github Actions Templates
Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with GitHub Actions, automating development workflows, or creating reusable workflow templates.
GistPad MCP
An MCP server for managing and sharing your personal knowledge, daily notes, and reuseable prompts via GitHub Gists. It's a companion to the GistPad VS Code extension and GistPad.dev (for web/mobile), which allows you to access and edit your gists from any MCP-enabled AI product (e.g. GitHub Copilot, Claude Desktop). - 🏃 Getting started - 🛠️ Included tools - 📁 Included resources - 💬 Reusable p
Docs Transloadit Robots
Offline lookup for Transloadit Robots and their parameter docs/examples via the `transloadit` CLI. Use to draft or validate `steps` JSON without guessing robot names/params.
Markdownify MCP Server
Markdownify is a Model Context Protocol (MCP) server that converts various file types and web content to Markdown format. It provides a set of tools to transform PDFs, images, audio files, web pages, and more into easily readable and shareable Markdown text. - Convert multiple file types to Markdown: - Audio (with transcription) - Convert web content to Markdown: - YouTube video transcripts - Bing
→ skspeclocka1b2c3... (shown once, stored as SHA-256 hash)
Your AI keeps breaking things you told it not to touch. SpecLock makes it stop. Website · npm · Smithery · GitHub Developed by Sandeep Roy · Free & Open Source (MIT License) 100/100 on Claude's independent test suite. 929 tests across 18 suites. 0 false positives. 15.7ms per check. Gemini Flash hybrid, Spec Compiler, Code Graph, Typed Constraints, Python SDK, ROS2 integration. That's it. One c
Fix Review
Verify fix commits address audit findings without new bugs
Openapi To MCP
Use your OpenAPI specification to expose your API's endpoints as strongly typed tools. Basic example for https://petstore3.swagger.io/ 🎉 More complex example, using Github's API: This example use the bearer token auth (with a Github Personal Access Token) and force the tool naming strategy to "verb and path", as Github's operation ids are not valid tool names. As a Nuget tool: openapi-to-mcp Or d