Skip to main content

Create Skills Repository

Create New Skills Repository

After logging in to the community, click your profile avatar to reveal the "New Skill" button, then click to enter the Skills repository creation page.

Create Skill

On the Skills repository creation page, fill in the following basic information, then click the "Create Skill" button to proceed:

  • Repository owner defaults to your username (Owner), with dropdown option to select organization name
  • Enter your Skill repository name, alias, and description
  • Select license type
  • Choose visibility (public/private)

Initial Page

After creating the Skills repository, you'll see the following interface: Repository files page

You can find the automatically generated README.md document in the "Files" tab for online editing. After completion, the system will automatically render the README.md file and display it on the "Overview" page.

Skills Repository List

Click your profile avatar to access your personal information page, where you can view all Skills repositories you've created.

Uploading/Downloading Skills Repositories

Skills repositories are a special type of code repository. The upload/download operations are the same as regular code repositories. Please refer to: