git-monitor通用 Git 项目监控工具。支持 GitHub、GitLab、Gitee 等所有 Git 平台。可以添加、删除、检查任意 Git 仓库的更新,自动拉取代码并生成变更摘要。当用户询问"监控项目"、"检查更新"、"添加仓库"、"代码有什么变化"、"拉取最新代码"、"仓库更新通知"、"自动同步代码"、"追踪项目变更"时...
Install via ClawdBot CLI:
clawdbot install gushenjie/git-monitorGrade 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/owner/repo.gitUses known external API (expected, informational)
open.feishu.cnAudited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
Development teams use this skill to automatically monitor multiple Git repositories across platforms like GitHub, GitLab, and Gitee for updates. It pulls the latest code and generates change summaries, ensuring all members are synchronized without manual checks, which is essential for agile workflows and continuous integration.
Maintainers of open source projects employ this skill to track forks, contributions, and updates from various contributors. It helps in managing dependencies, reviewing code changes efficiently, and staying informed about community activity across different Git platforms.
DevOps engineers integrate this skill into their pipelines to monitor code repositories for new commits or branches. It automates the process of checking updates, pulling code, and generating notifications, reducing manual intervention and speeding up deployment cycles.
IT departments in large organizations use this skill to monitor internal Git repositories for security patches, compliance updates, or configuration changes. It ensures that all systems are up-to-date and facilitates automated reporting through Feishu notifications for audit trails.
Instructors and students in coding bootcamps or universities utilize this skill to track assignment submissions, project updates, and collaborative work on Git platforms. It simplifies grading and feedback by providing automated summaries of code changes and submissions.
Offer this skill as a cloud service with tiered subscriptions for individuals, teams, and enterprises. Revenue is generated through monthly or annual fees based on features like the number of monitored repositories, notification channels, and advanced analytics.
Provide a free version with basic monitoring for a limited number of repositories and platforms. Monetize by offering premium features such as unlimited repositories, priority support, custom integrations, and advanced reporting tools for a one-time purchase or subscription.
Sell enterprise licenses to large organizations requiring on-premise deployment, custom integrations with existing tools, and dedicated support. Revenue comes from licensing fees, implementation services, and ongoing maintenance contracts tailored to specific business needs.
💬 Integration Tip
Ensure the config.json file is properly set up with repository details and optional Feishu notifications for seamless automation and real-time updates.
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 "帮我看看这个项目...