Official skills publisher Verified Skillscout rank 30

Gearbox Protocol

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

Browse 2 official AI agent skills across 1 Gearbox Protocol repository, with install commands and source links.

2 Skills
1 Repository
1 Installs
9 GitHub stars

Install

Add Gearbox Protocol 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/gearbox-protocol/gearbox-protocol_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Gearbox Protocol 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

Includes 2 official skills: gearbox-sdk-v13-to-v14, gearbox-sdk-v14.x-to-v14.10.

2 skills 1 installs 9 stars
npx skills add gearbox-protocol/sdk -y

2 skills

gearbox-protocol/sdk 2 skills

gearbox-sdk-v13-to-v14

gearbox-protocol/sdk 1 installs
View source

gearbox-sdk-v14.x-to-v14.10

gearbox-protocol/sdk 0 installs
View source

Repository documentation

gearbox-protocol/sdk package overview

gearbox-protocol/sdk/README.md View on GitHub

gearbox-protocol/sdk

Includes 2 official skills: gearbox-sdk-v13-to-v14, gearbox-sdk-v14.x-to-v14.10.

Top skills in this package

gearbox-sdk-v13-to-v14Official Gearbox Protocol skill from gearbox-protocol/sdk.
gearbox-sdk-v14.x-to-v14.10Official Gearbox Protocol skill from gearbox-protocol/sdk.

Install

Install the full package:

npx skills add gearbox-protocol/sdk -y

Install a specific skill:

npx skills add gearbox-protocol/sdk@gearbox-sdk-v13-to-v14 -y

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

View gearbox-protocol/sdk on GitHub
Copied