skill-giteeCaptures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Clau...
Install via ClawdBot CLI:
clawdbot install huihuilu/skill-giteeGrade 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/peterskoett/skill-gitee.gitAudited Apr 16, 2026 · audit v1.0
Generated May 22, 2026
A development team integrates skill-b into their CI/CD pipeline to automatically capture command failures and integration errors during builds. When a deployment script fails unexpectedly, the skill logs the error with context to .learnings/ERRORS.md, enabling the team to systematically track and resolve recurring issues.
An AI assistant uses skill-b to log user corrections during interactive sessions. When a user corrects the assistant's response, the skill records the correction in .learnings/LEARNINGS.md with category 'correction', allowing the assistant to learn from mistakes and improve future interactions.
Product managers use skill-b to capture feature requests from user interactions. When a user expresses a need for a capability that doesn't exist, the skill logs it to .learnings/FEATURE_REQUESTS.md, building a structured list of desired features for the product roadmap.
Research teams leverage skill-b to identify and log knowledge gaps when an AI assistant realizes its information is outdated. The skill records the gap in .learnings/LEARNINGS.md with category 'knowledge_gap', prompting a review process to update the assistant's knowledge base.
Offer a subscription service where skill-b is deployed across client projects to automatically capture learnings and errors. Periodic reports and trend analysis provide insights for process improvement, generating recurring revenue.
Use aggregated learnings and corrections from skill-b to generate high-quality training datasets for AI models. Sell anonymized datasets to AI companies for model fine-tuning.
Provide skill-b for free with basic logging capabilities. Offer a premium tier that includes advanced analytics, trend visualization, and cross-session learning recommendations.
💬 Integration Tip
For easy integration, run the initialization command in your project root to auto-create logging files, then configure the skill to log events via its quick reference table.
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...