Official skills publisher Verified Skillscout rank 144

CloudWeGo

CloudWeGo publishes official AI agent skills for its tools, services, and developer workflows. A leading practice for building enterprise-class cloud native architectures.

Browse 5 official AI agent skills across 2 CloudWeGo repositories, with install commands and source links.

5 Skills
2 Repositories
781 Installs
1,513 GitHub stars

Install

Add CloudWeGo 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/cloudwego/cloudwego_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant CloudWeGo 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

2 official repositories

Includes 4 official skills: eino-agent, eino-guide, eino-compose, eino-component.

4 skills 781 installs 784 stars
npx skills add cloudwego/eino-ext -y

Eino Examples

cloudwego/eino-examples

Includes 1 official skill: log_analyzer.

1 skill 0 installs 729 stars
npx skills add cloudwego/eino-examples -y

5 skills

cloudwego/eino-ext 4 skills

eino-agent

cloudwego/eino-ext 201 installs
View source

eino-guide

cloudwego/eino-ext 195 installs
View source

eino-compose

cloudwego/eino-ext 193 installs
View source

eino-component

cloudwego/eino-ext 192 installs
View source
cloudwego/eino-examples 1 skill

log_analyzer

cloudwego/eino-examples 0 installs
View source

Repository documentation

cloudwego/eino-ext package overview

cloudwego/eino-ext/README.md View on GitHub

cloudwego/eino-ext

Includes 4 official skills: eino-agent, eino-guide, eino-compose, eino-component.

Top skills in this package

eino-agentOfficial CloudWeGo skill from cloudwego/eino-ext.
eino-guideOfficial CloudWeGo skill from cloudwego/eino-ext.
eino-composeOfficial CloudWeGo skill from cloudwego/eino-ext.
eino-componentOfficial CloudWeGo skill from cloudwego/eino-ext.

Install

Install the full package:

npx skills add cloudwego/eino-ext -y

Install a specific skill:

npx skills add cloudwego/eino-ext@eino-agent -y

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

View cloudwego/eino-ext on GitHub
Copied