Create Pr

🌐Community
by oschina · vlatest · Repository

Creates pull requests on Oschina repositories based on provided branch names and commit messages.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add oschina-create-pr npx -- -y @trustedskills/oschina-create-pr
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "oschina-create-pr": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/oschina-create-pr"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill, oschina-create-pr, automates the creation of pull requests (PRs) on Gitee. It simplifies the process by allowing you to generate PRs directly from within an AI agent workflow, streamlining code contributions and review processes. The tool is designed specifically for use with Gitee repositories.

When to use it

  • You need to automate a repetitive task of creating pull requests after changes are made to a codebase.
  • An AI agent needs to contribute code back to a Gitee repository based on its analysis or modifications.
  • You want to streamline the process of submitting feature branches for review on Gitee.
  • You're looking for an easy way to integrate automated code contributions into your development workflow using an AI agent.

Key capabilities

  • Creates pull requests on Gitee repositories.
  • Designed specifically for use with Gitee.
  • Automates PR creation from within AI agent workflows.

Example prompts

  • "Create a pull request for the changes in branch 'feature/new-login'."
  • "Generate a pull request merging 'develop' into 'main'."
  • “Submit my local branch ‘bugfix/issue-123’ as a pull request.”

Tips & gotchas

  • Ensure your AI agent has appropriate permissions to create branches and pull requests on the target Gitee repository.
  • The skill is specifically designed for Gitee; it will not function with other Git platforms like GitHub.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
oschina
Installs
5

🌐 Community

Passed automated security scans.