github-issue-auto-triage自动分类 GitHub Issue,AI 打标签、分配负责人、检测重复、回复 FAQ
Install via ClawdBot CLI:
clawdbot install sxliuyu/github-issue-auto-triageGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → http://localhost:8080/api/triageCalls external URL not in known-safe list
https://docs.example.com/installUses known external API (expected, informational)
api.github.comAI Analysis
The skill's external API usage (GitHub, LLM) is consistent with its stated purpose, and the undocumented local endpoint (localhost:8080) is likely an example for self-hosting, not an active exfiltration risk. No hidden instructions, credential harvesting, or obfuscation were found in the provided definition.
Generated Mar 22, 2026
Automatically triages new issues in open-source repositories, reducing manual workload for maintainers. It labels bugs, enhancements, and questions, assigns them to appropriate contributors, and detects duplicates to keep the issue tracker clean.
Integrates into CI/CD workflows to handle issue management for internal tools and applications. It ensures critical bugs are prioritized and assigned quickly, improving response times and team efficiency in agile environments.
Used by SaaS companies to manage user-reported issues on GitHub, automatically replying to FAQs and escalating complex problems to support teams. This reduces ticket volume and speeds up resolution for common inquiries.
Helps instructors and TAs manage student issue submissions in coding courses or bootcamps. It categorizes questions, assigns them for review, and provides automated guidance, streamlining feedback processes in learning environments.
Offers the skill as a cloud-based service with tiered pricing based on repository count or issue volume. Includes premium features like advanced analytics, custom integrations, and priority support for enterprise clients.
Sells licenses for self-hosted deployments, targeting organizations with strict data security or compliance needs. Includes setup, customization, and maintenance services, with revenue from one-time fees or annual renewals.
Provides a free basic version for small projects or individuals, with paid add-ons for features like multi-repo support, advanced AI models, or integrations with Slack and Jira. Monetizes through upselling to power users.
💬 Integration Tip
Ensure GitHub tokens have appropriate repo permissions and test in dry-run mode first to avoid unintended changes.
Scored Apr 19, 2026
Audited Apr 18, 2026 · audit v1.0
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 "帮我看看这个项目...