ai-git-assistantAI-powered git commit messages, changelogs, release notes, PR descriptions, and commit review. Analyzes staged changes and git history to generate profession...
Install via ClawdBot CLI:
clawdbot install evolinkai/ai-git-assistantGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/EvoLinkAI/git-skill-for-openclawUses known external API (expected, informational)
discord.comAudited Apr 18, 2026 · audit v1.0
Generated May 6, 2026
Developers can quickly generate Conventional Commits-compliant messages from staged changes, reducing time spent on writing commit messages and ensuring consistency across the team. Useful in agile sprints where frequent commits are made.
Release managers can automatically create changelogs from git history between tags, streamlining the release process and ensuring accurate documentation of changes for stakeholders. Useful for continuous delivery pipelines.
Developers can generate pull request descriptions from branch diffs, making it easier for reviewers to understand the changes. This speeds up code review cycles and improves collaboration in open-source or enterprise projects.
Teams can enforce commit message standards by using the review command to check messages for adherence to Conventional Commits format, identifying issues like missing type prefixes or vague descriptions. Improves project maintainability.
Product managers can generate professional release notes between any two git tags, highlighting features, fixes, and breaking changes. Useful for communicating updates to customers or internal teams.
Offer a free tier with limited AI command usage to attract developers, then charge for higher usage limits via API key. Revenue from subscription fees or pay-per-use.
License the Git Assistant as part of a suite of developer tools for enterprise clients, integrating with their existing CI/CD pipelines. Revenue from annual licensing fees.
Maintain the skill as open-source to build community adoption, then offer premium support, custom integrations, or priority feature development as paid services. Revenue from sponsorships and consulting.
💬 Integration Tip
Set the EVOLINK_API_KEY environment variable and ensure python3, curl, and git are installed. Run scripts/git-assist.sh with appropriate commands directly from your git repository.
Scored May 6, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Essential Git commands and workflows for version control, branching, and collaboration.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
Semantic git history search and code archaeology. Use when asked why code exists, who owns a file, what introduced a regression, what changed in a commit ran...
Deep-dive analysis of GitHub projects. Use when the user mentions a GitHub repo/project name and wants to understand it — triggered by phrases like "帮我看看这个项目...