gitcode-issue-replyGenerate reply drafts for a single GitCode issue with similar-issue references; maintainer reviews before posting. Use when user asks to reply to or comment...
Install via ClawdBot CLI:
clawdbot install autoxj/gitcode-issue-replyGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
post → https://gitcode.com/owner/repo/issues/123Calls external URL not in known-safe list
https://gitcode.com/setting/token-classicAI Analysis
The skill interacts with the legitimate GitCode API using a user-provided token for its stated purpose of drafting issue replies. The 'UNKNOWN_DATA_SINK' signal is a false positive, as posting to the user's own GitCode issue URL is the core, documented function. The 'UNDOCUMENTED_EXTERNAL' link is for user guidance to obtain a token, not an automated call.
Audited Apr 17, 2026 · audit v1.0
Generated Mar 22, 2026
Maintainers of open-source projects on GitCode use this skill to efficiently draft replies to new issue reports, incorporating references to similar past issues for consistency. It streamlines triage by generating initial responses that address common problems, saving time during high-volume issue handling.
Internal DevOps teams in enterprises leverage this skill to respond to issue tickets in private GitCode repositories, ensuring quick acknowledgment and preliminary troubleshooting. It helps standardize support responses by referencing historical issues, improving resolution times for internal software tools.
Instructors on educational platforms using GitCode for student projects employ this skill to provide feedback on assignment-related issues. It assists in drafting constructive replies by linking to similar student queries, enhancing learning through consistent guidance and reducing manual review effort.
Community managers for software forums integrated with GitCode use this skill to draft replies to user-submitted issues, ensuring responses are informed by past discussions. It fosters engagement by quickly addressing common questions while maintaining a knowledge base of resolved issues.
Offer this skill as part of a subscription-based SaaS platform for development teams, providing automated issue reply drafting with analytics on response efficiency. Revenue is generated through tiered monthly fees based on the number of repositories or users, targeting small to medium-sized enterprises.
Deploy a freemium model where basic issue reply generation is free for individual developers, while advanced features like deep integration with project management tools or priority support are paid. Revenue comes from upgrades to premium plans, appealing to open-source contributors and professional teams.
Sell enterprise licenses that include customization options, such as tailoring the skill to specific workflows or integrating with proprietary systems. Revenue is generated through one-time licensing fees or annual contracts, targeting large organizations with complex DevOps needs.
💬 Integration Tip
Ensure the GITCODE_TOKEN environment variable is securely configured and test the skill in a staging environment before production use to avoid unintended issue replies.
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.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
Query builder reputation data via Talent Protocol API. Get Builder Rank, verify humans, resolve identities (Twitter/Farcaster/GitHub/wallet), search by location/country, get credentials, and enrich with GitHub data.
Review GitHub repositories, group issues and pull requests by urgency, and take safe triage actions (add labels, comment, propose closure) after confirmation...
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...