๐ŸŽฏ

create-issue

๐ŸŽฏSkill

from oschina/gitee-agent-skills

VibeIndex|
What it does
|

A collection of agent skills for Gitee that cover common developer workflows including PR review, issue management, release publishing, and repository exploration. Built on the Gitee MCP Server, these skills can be used in any application supporting the Agent Skills specification.

๐Ÿ“ฆ

Same repository

oschina/gitee-agent-skills(13 items)

create-issue

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add oschina/gitee-agent-skills --skill create-issue
skills.sh Installโš  Installs to .agents/skills/
npx skills add oschina/gitee-agent-skills --skill create-issue
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/create-issue/SKILL.md

SKILL.md

69Installs
2
-
Last UpdatedMar 18, 2026

More from this repository10

๐ŸŽฏ
repo-explorer๐ŸŽฏSkill

Explores and navigates Gitee repositories as part of common developer workflows, built on top of the Gitee MCP Server.

๐ŸŽฏ
daily-digest๐ŸŽฏSkill

Aggregates unread notifications, pending pull requests, and open issues from Gitee via MCP Server to generate a prioritized daily work summary with actionable suggestions.

๐ŸŽฏ
review-pr๐ŸŽฏSkill

A skill for performing structured code reviews on Gitee Pull Requests via the Gitee MCP Server, covering diff analysis, security checks, performance review, and posting classified review comments with user approval.

๐ŸŽฏ
create-pr๐ŸŽฏSkill

Generates well-structured pull request descriptions based on current changes and submits them to Gitee, requiring the Gitee MCP Server for integration.

๐ŸŽฏ
close-issue-flow๐ŸŽฏSkill

Automates the complete Gitee issue closing workflow: verifies the fix is merged, posts a closing comment with the appropriate template, and updates the issue status. Requires the Gitee MCP Server for API interactions.

๐ŸŽฏ
search-and-fork๐ŸŽฏSkill

Searches for open source repositories on Gitee matching specified criteria (language, use case, activity), compares candidates by stars, forks, maintenance status, and documentation quality, then forks the chosen repository to the user's account via Gitee MCP.

๐ŸŽฏ
merge-pr-check๐ŸŽฏSkill

A collection of Agent Skills for Gitee that automate common developer workflows such as PR review, issue implementation, release publishing, and daily digest generation, built on top of the Gitee MCP Server.

๐ŸŽฏ
triage-issues๐ŸŽฏSkill

A collection of agent skills for the Gitee platform built on Gitee MCP Server, covering common developer workflows such as PR review, issue implementation, release publishing, issue triage, daily digests, and repository exploration.

๐ŸŽฏ
implement-issue๐ŸŽฏSkill

A Gitee Agent Skill that automates the full issue implementation loop from requirements analysis through coding, pull request creation, and issue closing, built on top of the Gitee MCP Server for developer workflow automation.

๐ŸŽฏ
create-release๐ŸŽฏSkill

A release publishing skill from the Gitee Agent Skills collection, built on top of the Gitee MCP Server. Covers common developer workflows including PR reviews, issue management, changelog generation, and daily digest summaries.