gitee-create-releaseUse this skill when the user asks to publish a release, create a release, "create release", "create-release", "tag a release", or generate a changelog. Requi...
Install via ClawdBot CLI:
clawdbot install oschina/gitee-create-releaseGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 22, 2026
Maintainers of open source projects on Gitee use this skill to automate release creation after merging pull requests. It ensures consistent changelog generation and version tagging, saving time and reducing manual errors during deployment cycles.
Development teams in enterprises leverage this skill to streamline their CI/CD pipelines by integrating release management directly into their workflow. It helps enforce semantic versioning and provides clear documentation of changes for stakeholders.
DevOps engineers utilize this skill to automate the release process for microservices or applications hosted on Gitee. It facilitates rapid deployment with automated changelogs and version control, enhancing operational efficiency.
Researchers managing code repositories for academic projects use this skill to publish versions with detailed changelogs. It aids in reproducibility and tracking of software iterations across experiments or publications.
Companies offering software-as-a-service can integrate this skill to automate release updates for their platform components. This reduces manual overhead and ensures timely, well-documented deployments to customers.
IT consulting firms provide this skill as part of their DevOps offerings to help clients optimize their release management processes. It adds value by improving automation and compliance with versioning standards.
Organizations supporting open source projects monetize through support contracts or donations, using this skill to enhance project maintenance. It attracts contributors by simplifying release workflows and improving transparency.
💬 Integration Tip
Ensure the Gitee MCP server is properly configured with necessary permissions before use, and verify version numbers to avoid conflicts with existing releases.
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.