Git AI Agent Skills
AI agent skills for Git workflows. Branching strategies, commit conventions, PR reviews, and version control best practices.
55 listings
Code Declaration Lookup MCP Server
MCP ServerAn MCP server that provides full text search for code declarations. Uses SQLite with FTS5 and universal ctags to index and search functions, classes, structures, enums, and other code elements. Supports all languages that ctags supports including Python, C, Go, C++, JavaScript, Rust, Java, and many others. - Python 3.13 - Universal Ctags 6.2.0 - SQLite with FTS5 support (included in Python 3.13) J
Wiki Changelog
Analyzes git commit history and generates structured changelogs categorized by change type. Use when the user asks about recent changes, wants a changelog, or needs to understand what changed in the repository.
Git Advanced Workflows
Master advanced Git workflows including rebasing, cherry-picking, bisect, worktrees, and reflog to maintain clean history and recover from any situation. Use when managing complex Git histories, collaborating on feature branches, or troubleshooting repository issues.
Git Pr Workflows Git Workflow
Orchestrate a comprehensive git workflow from code review through PR creation, leveraging specialized agents for quality assurance, testing, and deployment readiness. This workflow implements modern g
Workflow Patterns
Use this skill when implementing tasks according to Conductor's TDD
your project dir
MCP Serverif macbook or linux If the network is slow, you can set up a domestic mirror source. Method 1: On the setting page of cherry-studio, click on the MCP server, then click "Add Server", and subsequently configure it on the page. Method 2: Use the configuration parameters
Search1API MCP Server
MCP ServerA Model Context Protocol (MCP) server that provides search and crawl functionality using Search1API. - Node.js >= 18.0.0 - A valid Search1API API key (See Setup Guide below on how to obtain and configure) 1. Clone the repository: 2. Configure API Key: Before building, you need to provide your Search1API key. See the Setup Guide section below for different methods (e.g., using a .env file or enviro