Official skills publisher Verified Skillscout rank 41

XGo

XGo publishes official AI agent skills for its tools, services, and developer workflows.

Browse 3 official AI agent skills across 1 XGo repository, with install commands and source links.

3 Skills
1 Repository
0 Installs
68 GitHub stars

Install

Add XGo skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/goplus/goplus_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant XGo skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

1 official repository

Builder

goplus/builder

Includes 3 official skills: spx-project, xbuilder-default-project, xgo-language.

3 skills 0 installs 68 stars
npx skills add goplus/builder -y

3 skills

goplus/builder 3 skills

xbuilder-default-project

goplus/builder 0 installs
View source

xgo-language

goplus/builder 0 installs
View source

Repository documentation

goplus/builder package overview

goplus/builder/README.md View on GitHub

goplus/builder

Includes 3 official skills: spx-project, xbuilder-default-project, xgo-language.

Top skills in this package

spx-projectOfficial XGo skill from goplus/builder.
xbuilder-default-projectOfficial XGo skill from goplus/builder.
xgo-languageOfficial XGo skill from goplus/builder.

Install

Install the full package:

npx skills add goplus/builder -y

Install a specific skill:

npx skills add goplus/builder@spx-project -y

Use the package when you want your agent to choose the relevant skill from this official XGo repository.

View goplus/builder on GitHub
Copied