·create-release
</>

create-release

Use this skill when the user asks to publish a release, create a release, "create release", "create-release", "tag a release", or generate a changelog. Requires Gitee MCP Server to be configured.

10Installs·1Trend·@oschina

Installation

$npx skills add https://github.com/oschina/gitee-agent-skills --skill create-release

How to Install create-release

Quickly install create-release AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/oschina/gitee-agent-skills --skill create-release
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: oschina/gitee-agent-skills.

SKILL.md

View raw

Note: If you have mcporter installed locally, you should use mcporter to invoke the MCP tool instead of directly calling the MCP tool. The mcporter CLI provides a more convenient interface and better error handling.

Auto-generate a changelog from merged PR history and publish a well-structured release on Gitee.

Confirm the version number with the user, following Semantic Versioning:

Use this skill when the user asks to publish a release, create a release, "create release", "create-release", "tag a release", or generate a changelog. Requires Gitee MCP Server to be configured. Source: oschina/gitee-agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/oschina/gitee-agent-skills --skill create-release
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from oschina/gitee-agent-skills

Quick answers

What is create-release?

Use this skill when the user asks to publish a release, create a release, "create release", "create-release", "tag a release", or generate a changelog. Requires Gitee MCP Server to be configured. Source: oschina/gitee-agent-skills.

How do I install create-release?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/oschina/gitee-agent-skills --skill create-release Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/oschina/gitee-agent-skills