gitee-create-prUse this skill when the user asks to create a PR, open a pull request, "create-pr", "submit a pull request", or "open a merge request". Requires Gitee MCP Se...
Install via ClawdBot CLI:
clawdbot install oschina/gitee-create-prGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 21, 2026
A development team uses this skill to automate PR creation after feature branches are ready for review, ensuring consistent formatting and linking issues. It streamlines code review initiation by generating structured descriptions from branch diffs, reducing manual effort in PR documentation.
Contributors to open source projects on Gitee leverage this skill to submit pull requests with standardized titles and descriptions based on Conventional Commits. It helps maintain project quality by automatically analyzing changes and linking related issues for better tracking.
In a CI/CD pipeline, this skill is triggered after automated tests pass to create PRs for merging code from development to staging branches. It ensures PRs include detailed change summaries and testing status, facilitating automated deployment approvals.
Students in coding courses use this skill to submit assignment pull requests on Gitee, with generated PRs highlighting their modifications and learning objectives. It teaches best practices in version control and collaborative coding workflows in academic settings.
Offer this skill as part of a subscription-based SaaS platform that integrates with Gitee and other version control systems. Revenue comes from tiered pricing based on team size and advanced features like analytics and custom templates.
Provide consulting services to help companies integrate this skill into their existing development workflows, with revenue from project-based fees and ongoing support contracts. Focus on customizing PR templates and training teams for optimal usage.
Distribute this skill as a freemium tool where basic PR creation is free, and premium features like AI-enhanced change analysis or multi-repo support require payment. Revenue is generated through upgrades and add-ons for power users.
💬 Integration Tip
Ensure the Gitee MCP Server is properly configured with necessary API permissions before use, and use mcporter for local setups to handle errors efficiently.
Scored Apr 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.
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.
Query the DeepWiki MCP server for GitHub repository documentation, wiki structure, and AI-powered questions.