skylv-git-commit-validatorValidates git commit messages against conventional commits format. Triggers: commit lint, conventional commits, commit format.
Install via ClawdBot CLI:
clawdbot install sky-lv/skylv-git-commit-validatorGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 12, 2026
An open-source maintainer enforces conventional commits to automate changelog generation and semantic versioning. Contributors must follow commit format, reducing manual review workload.
A DevOps team integrates the linter into pre-commit hooks for all repositories, ensuring commit consistency across hundreds of developers. This improves traceability and release notes automation.
A freelance developer uses the tool on personal projects to maintain professional commit history, making it easier to showcase work to potential clients and revert changes when needed.
A mobile app team adopts conventional commits to coordinate between iOS and Android repos. The linter catches formatting errors before merging, preventing miscommunication in multi-platform releases.
Offer a free linter for small teams (up to 5 users) with basic validation. Premium tier adds custom rules, integration support, and analytics on commit patterns.
Integrate as a plugin in CI/CD platforms (GitHub Actions, GitLab CI). Charge per execution or monthly active users, targeting enterprise DevOps teams.
Release the core linter as open source to drive adoption. Offer paid consulting for custom rule creation, training, and enterprise setup.
💬 Integration Tip
Add the linter as a pre-commit hook or CI step. For GitHub, use the skylv-commit-linter action with default config.
Scored May 12, 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 "帮我看看这个项目...