github-health-diagnosisGitHub 项目健康度诊断 — 输入仓库地址,AI 自动分析 Issues、代码质量、CI状态,生成诊断报告并发布到飞书 Wiki。
Install via ClawdBot CLI:
clawdbot install zlszhonglongshen/github-health-diagnosisGrade 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/repoAudited Apr 22, 2026 · audit v1.0
Generated May 7, 2026
技术负责人接手或评估一个新项目时,使用该技能快速获取仓库的健康度报告,包括代码质量、社区活跃度、CI/CD状态等,辅助决策是否采用或继续投入资源。
工程团队定期(如每月)对内部仓库进行健康度诊断,生成报告并发布到飞书Wiki,持续跟踪改进,提升整体代码质量和开发效率。
开源项目维护者定期诊断自己的项目,发现Issue积压、CI失败或安全漏洞等问题,及时修复并展示项目健康度,吸引更多贡献者。
当CI/CD流水线出现异常时,运维或开发人员使用该技能对仓库进行全面诊断,快速定位代码质量或依赖问题,辅助根因分析。
投资机构或企业在收购或投资前,对目标公司的代码库进行健康度诊断,评估技术风险和代码质量,支持尽职调查。
将技能封装为内部工具或SaaS服务,按团队规模或诊断次数收费,面向需要持续代码质量管理的企业客户。
集成到项目管理或DevOps平台中作为增值功能,用户支付额外费用解锁一键诊断和报告发布能力。
为企业提供一次性的代码健康度诊断服务,包括报告解读和改进建议,按项目或仓库数量收费。
💬 Integration Tip
只需在飞书机器人或Workflow中配置触发词并注入GitHub仓库地址,即可一键运行,无需手动编写代码。
Scored May 7, 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.
Query and manage GitHub repositories - list repos, check CI status, create issues, search repos, and view recent activity.
Comprehensive GitHub CLI (gh) reference. Covers repos, issues, PRs, Actions, releases, gists, search, projects v2, API, secrets/variables, labels, codespaces...
Create and deploy single-page static websites to GitHub Pages with autonomous workflow. Use when building portfolio sites, CV pages, landing pages, or any static web project that needs GitHub Pages deployment. Handles complete workflow from project initialization to live deployment with GitHub Actions automation.
Essential Git commands and workflows for version control, branching, and collaboration.
Git commits, branches, rebases, merges, conflict resolution, history recovery, team workflows, and the commands needed for safe day-to-day version control. U...