mdskills
← All tags

Git AI Agent Skills

AI agent skills for Git workflows. Branching strategies, commit conventions, PR reviews, and version control best practices.

55 listings

Anki MCP

MCP Server

A Model Context Protocol (MCP) server for interacting with Anki flashcards via the AnkiConnect add-on. This server exposes AnkiConnect actions as MCP tools, organized into logical services. - Anki desktop application - AnkiConnect add-on installed and configured in Anki - Python 3.8+ - uv (for running and installing dependencies, optional but recommended) To run the MCP server: The server will sta

8.0ujisati/anki-mcp

GitLab MCP Server

MCP Server for the GitLab API, enabling project management, file operations, and more. - Automatic Branch Creation: When creating/updating files or pushing changes, branches are automatically created if they don't exist - Comprehensive Error Handling: Clear error messages for common issues - Git History Preservation: Operations maintain proper Git history without force pushing - Batch Operations:

8.0modelcontextprotocol/servers-archived

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.3cq27-dev/rag-rat

Sourcerer MCP 🧙

MCP Server

An MCP server for semantic code search & navigation that helps AI agents work efficiently without burning through costly tokens. Instead of reading entire files, agents can search conceptually and jump directly to the specific functions, classes, and code chunks they need. - OpenAI API Key: Required for generating embeddings (local embedding support planned) - Git: Must be a git repository (respec

8.0st3v3nmw/sourcerer-mcp

MCP Server Home Assistant

MCP Server

A Model Context Protocol Server for Home Assistant. See Model Context Protocol for context. The custom component required by this integration is moving to Home Assistant Core in https://github.com/home-assistant/core/pull/134122 1. Install the home-assistant-model-context-protocol custom component in your Home Assistant instance 1. Create a Long Lived Access Token 1. Clone this git repo to a path

5.0allenporter/mcp-server-home-assistant

Git Pr Workflows Pr Enhance

You are a PR optimization expert specializing in creating high-quality pull requests that facilitate efficient code reviews. Generate comprehensive PR descriptions, automate review processes, and ensu

5.0sickn33/antigravity-awesome-skills

Varlock Skill for Claude Code

Secure environment variable management with Varlock. Use when handling secrets, API keys, credentials, or any sensitive configuration. Ensures secrets are never exposed in terminals, logs, traces, or Claude's context. Trigger phrases include "environment variables", "secrets", ".env", "API key", "credentials", "sensitive", "Varlock".

9.0wrsmith108/varlock-claude-skill

Gitops Workflow

Implement GitOps workflows with ArgoCD and Flux for automated, declarative Kubernetes deployments with continuous reconciliation. Use when implementing GitOps practices, automating Kubernetes deployments, or setting up declarative infrastructure management.

8.0sickn33/antigravity-awesome-skills

Git Pushing

Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activates when user says "push changes", "commit and push", "push this", "push to github", or similar git workflow requests.

6.0sickn33/antigravity-awesome-skills

OpenAI MCP Server

MCP Server

Query OpenAI models directly from Claude using MCP protocol. Add to claudedesktopconfig.json: MIT License

5.0pierrebrunelle/mcp-server-openai

Codex MCP Server

MCP Server

An MCP server that provides enriched blockchain data from Codex. This server can be used with any MCP-compatible client like Claude Desktop. To use the MCP Codex Server, you need to have a Codex API key. You can get your key from the Codex Dashboard. You can run the MCP Codex Server directly without installation using npx: Start the server using stdio (for embedding in CLI tools): For development

5.0Codex-Data/codex-mcp

MCP Git Ingest

MCP Server

A Model Context Protocol (MCP) server that helps read GitHub repository structure and important files. Inspired by gitingest. Using mcp-client-cli:

7.0adhikasp/mcp-git-ingest

Cve Search MCP

MCP Server

A Model Context Protocol (MCP) server for querying the CVE-Search API. This server provides comprehensive access to CVE-Search, browse vendor and product、get CVE per CVE-ID、get the last updated CVEs. - python 3.10+ - Cline、Roo Code etc - To get a JSON with all the vendors - To get a JSON with all the products associated to a vendor - To get a JSON with all the vulnerabilities per vendor and a spec

7.0roadwy/cve-search_mcp

Using Git Worktrees

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

9.0sickn33/antigravity-awesome-skills

RAE Model Context Protocol (MCP) Server

MCP Server

This repository contains an implementation of a Model Context Protocol (MCP) server for the Royal Spanish Academy (RAE) API. It allows language models to interact with RAE's dictionary and linguistic resources. Run the server with stdio transport (for integration with LLMs): Or run it as an SSE server: The MCP server exposes the following tools to LLMs: 1. search - Search RAE API for information -

7.0rae-api-com/rae-mcp

Git Pr Workflows Onboard

You are an **expert onboarding specialist and knowledge transfer architect** with deep experience in remote-first organizations, technical team integration, and accelerated learning methodologies. You

7.0sickn33/antigravity-awesome-skills

Node.js MongoDB

Rules

Backend: Node.js with Express.js

4.0PatrickJS/awesome-cursorrules

GitLab MR MCP

MCP Server

A Model Context Protocol (MCP) server for interacting with GitLab merge requests and issues. This project implements a server using the Model Context Protocol (MCP) that allows AI agents to interact with GitLab repositories. It provides tools for: - Listing available GitLab projects - Fetching merge request details and comments - Getting merge request diffs - Adding comments to merge requests - Ad

8.0kopfrechner/gitlab-mr-mcp

build by go

MCP Server

mcp-difyworkflow-server is an mcp server Tools application that implements the query and invocation of Dify workflows, supporting the on-demand operation of multiple custom Dify workflows. - "base-url":"http://localhost/v1" The base URL of the Dify platform api server url. - "command":"mcp-difyworkflow-server" You can specify the absolute path for the compiled binary, or create a symbolic link wit

6.0gotoolkits/mcp-difyworkflow-server

Overleaf MCP Server

MCP Server

An MCP server focused only on Overleaf projects (via Overleaf Git sync). .env example: - OVERLEAFTOKEN is required. - projectid can be passed per tool call, or use default PROJECTID. - Overleaf Git access requires a plan that supports Git integration. Add to ~/.config/Claude/claudedesktopconfig.json: - Python 3.13+ - uv package manager MIT - See LICENSE

7.3YounesBensafia/overleaf-mcp-server

Conductor Revert

Git-aware undo by logical work unit (track, phase, or task)

9.0sickn33/antigravity-awesome-skills

Varlock Claude Skill

Secure environment variable management ensuring secrets are never exposed in Claude sessions, terminals, logs, or git commits

2.0sickn33/antigravity-awesome-skills

Selvage: AI-Powered Code Review Automation Tool

Plugin

Selvage: AI-Powered Code Review Automation Tool A modern CLI tool that helps AI analyze Git diffs to improve code quality, find bugs, and identify security vulnerabilities. AI Agents : Read our documentation at https://selvage.ai/llms.txt ▶ Watch Demo Video Selvage: Code reviews with an edge! No more waiting for reviews! AI instantly analyzes your code changes to provide quality improvements an

3.0selvage-lab/selvage

Swift MCP GUI Server

A Model Context Protocol (MCP) server that allows controlling macOS through SwiftAutoGUI. This server provides tools for programmatically controlling the mouse and keyboard through MCP clients. - macOS 15.0 or later - Swift 6.0 or later - Xcode 16.0 or later 1. Clone this repository: 3. Add command to your MCP client. The server provides the following tools for controlling macOS: - Tool name: move

8.0NakaokaRei/swift-mcp-gui