openyuanrong-projectopenyuanrong-projectCommunityยท2 Agent Skills Included

yuanrong

GitCode API access and automated pull request creation

Connects to the GitCode API to manage repositories, issues, pull requests, users, and organizations. Creates and updates merge requests from forks with correct branch handling and template-based PR bodies. Eliminates manual API lookups and curl debugging by providing ready endpoint references and request examples. Helps complete code hosting workflows faster with clear authentication, rate limit, and error guidance.
npx skills add openyuanrong-project/yuanrong --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’