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.
Query and manage GitHub repositories - list repos, check CI status, create issues, search repos, and view recent activity.
Comprehensive GitHub CLI (gh) reference. Covers repos, issues, PRs, Actions, releases, gists, search, projects v2, API, secrets/variables, labels, codespaces...
Create and deploy single-page static websites to GitHub Pages with autonomous workflow. Use when building portfolio sites, CV pages, landing pages, or any static web project that needs GitHub Pages deployment. Handles complete workflow from project initialization to live deployment with GitHub Actions automation.
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...