github-explorerDeep-dive analysis of GitHub projects. Use when the user mentions a GitHub repo/project name and wants to understand it — triggered by phrases like "帮我看看这个项目...
Install via ClawdBot CLI:
clawdbot install tom859174-sketch/github-explorerGrade 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/org/repoUses known external API (expected, informational)
api.github.comAudited Apr 17, 2026 · audit v1.0
Generated Apr 30, 2026
企业或开发者在选择开源项目时,通过本技能深度分析项目的架构、社区健康度和竞品对比,快速判断其成熟度和适用性。例如,团队想引入一个RAG框架,可以自动化分析LlamaIndex、LangChain等项目的Issues活跃度、维护频率和社区反馈。
CTO或技术负责人需要为某个技术方案做决策时,本技能提供从代码质量到社区声量的全方位分析,包括精选Issue中暴露的架构问题和用户真实槽点,帮助规避风险。例如,评估是否采用某个新兴的数据库项目。
产品经理或技术市场人员通过分析竞品项目的Issues、PR和社区讨论,了解其功能短板和用户痛点,为本方产品规划提供依据。例如,分析某开源APM工具的常见问题,针对性优化自家产品。
开发者想参与开源但不知从何入手,本技能通过项目健康度和精选Issue分析,推荐适合新手的Good First Issue,并展示社区沟通文化。例如,分析React Native的Issues列表,找到被标记为'help wanted'且讨论活跃的议题。
研究人员或学生需要快速了解某个开源项目的技术架构、最新动态和关联论文,本技能整合GitHub数据、技术博客和社区讨论,提供结构化的知识图谱。例如,分析Stable Diffusion的Commit趋势和关联论文,追踪技术演进。
将GitHub项目分析能力封装为API,面向开发者工具公司或技术决策者提供月度/年度订阅。例如,企业用户每月分析10个项目,自动生成结构化报告,用于内部技术选型评审。
作为开源项目托管平台的增值功能,如GitHub Marketplace插件。用户安装后可在项目页面一键生成分析报告,平台抽成,插件开发者获得分成。
为投资机构或企业提供人工+AI结合的深度定制分析,如针对特定赛道(AI、Fintech)输出竞品矩阵和风险评估。
💬 Integration Tip
可封装为Slack bot或Jira插件,在用户提及GitHub仓库时自动触发分析,输出报告至聊天窗口或文档页面,减少上下文切换。
Scored Jun 29, 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...
Use when the user explicitly asks to "generate / update a git worktree auto-setup script for this repo." Note this skill is NOT triggered when a new worktree...