nexus-commit-messageGenerate conventional commit messages from diffs
Install via ClawdBot CLI:
clawdbot install cyberforexblockchain/nexus-commit-messageGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://ai-service-hub-15.emergent.host/api/original-services/commit-messageCalls external URL not in known-safe list
https://ai-service-hub-15.emergent.host/api/original-services/commit-messageAI Analysis
The skill sends user data to an external API, but this is explicitly documented and consistent with its stated purpose of generating commit messages. The endpoint uses HTTPS, and the skill requires a payment proof, suggesting a legitimate commercial service rather than covert exfiltration.
Audited Apr 17, 2026 · audit v1.0
Generated Mar 22, 2026
Developers can use this skill to automatically generate conventional commit messages from code diffs, saving time and ensuring consistency in version control. It integrates into CI/CD pipelines or local development environments to streamline commit documentation.
Open source maintainers can leverage this skill to enforce commit message standards across contributors, improving project readability and changelog generation. It helps automate code review processes by providing clear commit descriptions.
DevOps teams can incorporate this skill into automated deployment scripts to generate descriptive commit messages for infrastructure changes, enhancing audit trails and collaboration between development and operations.
Online learning platforms can integrate this skill to teach students best practices in version control by automatically suggesting commit messages based on their code changes, reinforcing good habits in software engineering courses.
Large organizations can use this skill to standardize commit messages across multiple development teams, ensuring compliance with internal policies and facilitating easier codebase maintenance and regulatory audits.
Charge users $0.05 per API call for generating commit messages, with a free testing option using 'sandbox_test'. This model suits developers who need occasional use without subscription commitments.
Offer monthly or annual subscriptions with bundled request quotas at discounted rates, targeting teams and enterprises with high-volume usage. Include premium features like custom templates or priority processing.
License the skill to third-party platforms like IDEs, version control systems, or project management tools, earning revenue through integration fees or revenue-sharing agreements based on user adoption.
💬 Integration Tip
Ensure the NEXUS_PAYMENT_PROOF environment variable is set for authentication, and use the provided curl command as a template for API calls in your applications.
Scored Jun 19, 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 "帮我看看这个项目...