yuanrong
GitCode API access and automated pull request creation
All Skills in This Repository (2)
Pure Emerald Level Indicatorsgitcode-api
Access and orchestrate GitCode API resources for repos, issues, and pull requests.
gitcode-create-pr
Creates and updates GitCode pull requests from specified source and target branches.
Frequently Asked Questions
FAQPage SchemaHow to install yuanrong skills?โผ
Run `npx skills add openyuanrong-project/yuanrong --all -g -y` in your terminal to install all skills in this repository globally.
How to create a GitCode pull request with AI?โผ
The gitcode-create-pr skill pushes your branch, builds a template-compliant PR body, and calls the GitCode API to open the merge request automatically.
What can the GitCode API skill do?โผ
It covers repositories, issues, pull requests, users, organizations, and search endpoints, with ready-to-use curl examples and authentication details.
Does it support cross-repository fork PRs?โผ
Yes. It handles fork-based merge requests by including the fork path and ensuring the source branch is pushed before creating the PR.
Do I need a GitCode token to use these skills?โผ
Yes. You need a personal access token from GitCode settings, passed via the PRIVATE-TOKEN header or GITCODE_APIKEY environment variable.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core