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.
Git commits, branches, rebases, merges, conflict resolution, history recovery, team workflows, and the commands needed for safe day-to-day version control. U...
Query and manage GitHub repositories - list repos, check CI status, create issues, search repos, and view recent activity.
Advanced git operations beyond add/commit/push. Use when rebasing, bisecting bugs, using worktrees for parallel development, recovering with reflog, managing subtrees/submodules, resolving merge conflicts, cherry-picking across branches, or working with monorepos.
GitHub 趋势监控 | GitHub Trending Monitor. 获取 GitHub 热门项目、编程语言趋势、开源动态 | Get GitHub trending repos, language trends, open source updates. 触发词:GitHub、trending、开源、热...