github-digestGenerate a structured GitHub repo digest with briefing summary, categorized changes (breaking/major features/minor features/bug fixes), community discussions...
Install via ClawdBot CLI:
clawdbot install roggeohta/github-digestGrade 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/pull/NUMBERAudited Apr 18, 2026 · audit v1.0
Generated Mar 21, 2026
Project maintainers use the skill to generate weekly digests of recent releases, PR merges, and community discussions for their repositories. This helps them stay informed about development progress, identify breaking changes, and monitor hot issues without manually tracking each activity.
DevOps teams in enterprises apply the skill to monitor internal GitHub repositories for updates across multiple projects. It provides structured briefings on new features and bug fixes, aiding in deployment planning and ensuring teams are aware of changes affecting their systems.
Journalists or bloggers covering technology use the skill to quickly gather and summarize recent activity from popular open-source repositories. This enables them to produce timely articles on new releases, major updates, and community trends with accurate, link-rich details.
Researchers in computer science or related fields use the skill to track developments in GitHub repositories relevant to their studies. It helps them compile digests of code changes, feature additions, and community feedback for literature reviews or project analyses.
Product managers leverage the skill to generate digests for repositories tied to their products, summarizing recent releases and PRs. This supports decision-making by highlighting breaking changes, new features, and bug fixes that impact product roadmaps and user experience.
Offer the skill as part of a subscription-based SaaS platform for GitHub analytics, providing automated digest generation and advanced reporting features. Revenue is generated through monthly or annual fees from individual developers, teams, or enterprises using the service.
Provide a free version of the skill with basic digest capabilities, while charging for premium features such as historical data analysis, custom report templates, or integration with other tools like Slack or Jira. Revenue comes from upgrades and add-ons.
Integrate the skill into consulting services for companies needing customized GitHub monitoring solutions. Revenue is generated through project-based fees for setup, training, and ongoing support, tailored to specific client workflows and reporting needs.
💬 Integration Tip
Ensure the gh CLI is authenticated and properly configured on the system before use to avoid data gathering errors.
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 "帮我看看这个项目...