Official skills publisher Verified Skillscout rank 21

Gusto

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

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

5 Skills
2 Repositories
0 Installs
8 GitHub stars

Install

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

Gusto Cli

gusto/gusto-cli

Includes 3 official skills: cash-forecasting, payroll-prep, timesheet-sync.

3 skills 0 installs 4 stars
npx skills add gusto/gusto-cli -y

Embedded React Sdk

gusto/embedded-react-sdk

Includes 2 official skills: learn-review, review-pr.

2 skills 0 installs 4 stars
npx skills add gusto/embedded-react-sdk -y

5 skills

gusto/gusto-cli 3 skills

cash-forecasting

gusto/gusto-cli 0 installs
View source

payroll-prep

gusto/gusto-cli 0 installs
View source

timesheet-sync

gusto/gusto-cli 0 installs
View source
gusto/embedded-react-sdk 2 skills

learn-review

gusto/embedded-react-sdk 0 installs
View source

review-pr

gusto/embedded-react-sdk 0 installs
View source

Repository documentation

gusto/gusto-cli package overview

gusto/gusto-cli/README.md View on GitHub

gusto/gusto-cli

Includes 3 official skills: cash-forecasting, payroll-prep, timesheet-sync.

Top skills in this package

cash-forecastingOfficial Gusto skill from gusto/gusto-cli.
payroll-prepOfficial Gusto skill from gusto/gusto-cli.
timesheet-syncOfficial Gusto skill from gusto/gusto-cli.

Install

Install the full package:

npx skills add gusto/gusto-cli -y

Install a specific skill:

npx skills add gusto/gusto-cli@cash-forecasting -y

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

View gusto/gusto-cli on GitHub
Copied