giteeGitee operations via OpenAPI and git: repositories, pull requests, issues, comments, and file contents. Use when: (1) inspecting or creating Gitee pull reque...
Install via ClawdBot CLI:
clawdbot install jvy/giteeGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://gitee.com/api/v5Audited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
Maintainers of open source projects hosted on Gitee can use this skill to automate pull request reviews and issue tracking. It enables listing open pull requests, creating new issues from bug reports, and reading repository files like documentation directly from the terminal, streamlining collaboration without switching to a web interface.
DevOps teams can integrate this skill into CI/CD pipelines to automate Gitee repository operations. For example, it can fetch repository contents for configuration files, create pull requests for code merges, and list issues to trigger automated deployments or notifications based on project status.
Instructors and students on educational platforms using Gitee can leverage this skill to manage assignments and code submissions. It allows cloning repositories for distribution, creating issues for feedback, and reading student-submitted files programmatically, enhancing remote learning workflows.
Enterprise teams developing proprietary software on Gitee can use this skill for internal code review and project tracking. It facilitates inspecting pull requests for quality checks, creating issues for task management, and automating git operations like pushing branches to remote repositories, improving team productivity.
Technical writers and documentation teams can employ this skill to manage markdown files in Gitee repositories. It enables reading and updating documentation files via the API, creating issues for content updates, and using git commands to sync changes, ensuring version-controlled and collaborative content creation.
Companies can offer integration services that embed this skill into existing SaaS platforms, enabling clients to automate Gitee workflows. This model generates revenue through subscription fees or one-time setup costs, targeting businesses seeking to streamline their development processes with custom automation solutions.
Consultants can provide training and support for teams adopting this skill for Gitee automation. Revenue comes from hourly rates or packaged workshops, helping organizations optimize their version control and collaboration workflows through hands-on guidance and best practices.
Developers can create proprietary tools or scripts that leverage this skill for enhanced Gitee management, such as advanced analytics dashboards or automated reporting systems. Revenue is generated through software licensing or freemium models, catering to users needing more sophisticated features beyond basic API calls.
💬 Integration Tip
Ensure the GITEE_ACCESS_TOKEN is securely stored in environment variables and never exposed in scripts or logs; use curl with jq for structured API calls to handle JSON data efficiently in automation workflows.
Scored Apr 26, 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...
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 "帮我看看这个项目...