Official skills publisher Verified Skillscout rank 0

Courier

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

Browse 13 official AI agent skills across 3 Courier repositories, with install commands and source links.

13 Skills
3 Repositories
0 Installs
0 GitHub stars

Install

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

3 official repositories

Includes 9 official skills: add-example-app, api-reports, changesets, npm-release-pipeline, run-example-app, run-tests.

9 skills 0 installs 0 stars
npx skills add trycourier/courier-web -y

Courier Designer

trycourier/courier-designer

Includes 2 official skills: changeset, publish-canary.

2 skills 0 installs 0 stars
npx skills add trycourier/courier-designer -y

Includes 2 official skills: tool-docs, tool-docs.

2 skills 0 installs 0 stars
npx skills add trycourier/courier-mcp -y

13 skills

trycourier/courier-web 9 skills

add-example-app

trycourier/courier-web 0 installs
View source

api-reports

trycourier/courier-web 0 installs
View source

changesets

trycourier/courier-web 0 installs
View source

npm-release-pipeline

trycourier/courier-web 0 installs
View source

run-example-app

trycourier/courier-web 0 installs
View source

run-tests

trycourier/courier-web 0 installs
View source

sync-examples

trycourier/courier-web 0 installs
View source

sync-packages

trycourier/courier-web 0 installs
View source

update-component-theme

trycourier/courier-web 0 installs
View source
trycourier/courier-designer 2 skills

changeset

trycourier/courier-designer 0 installs
View source

publish-canary

trycourier/courier-designer 0 installs
View source
trycourier/courier-mcp 2 skills

tool-docs

trycourier/courier-mcp 0 installs
View source

tool-docs

trycourier/courier-mcp 0 installs
View source

Repository documentation

trycourier/courier-web package overview

trycourier/courier-web/README.md View on GitHub

trycourier/courier-web

Includes 9 official skills: add-example-app, api-reports, changesets, npm-release-pipeline, run-example-app, run-tests.

Top skills in this package

add-example-appOfficial Courier skill from trycourier/courier-web.
api-reportsOfficial Courier skill from trycourier/courier-web.
changesetsOfficial Courier skill from trycourier/courier-web.
npm-release-pipelineOfficial Courier skill from trycourier/courier-web.
run-example-appOfficial Courier skill from trycourier/courier-web.
run-testsOfficial Courier skill from trycourier/courier-web.
sync-examplesOfficial Courier skill from trycourier/courier-web.
sync-packagesOfficial Courier skill from trycourier/courier-web.

Install

Install the full package:

npx skills add trycourier/courier-web -y

Install a specific skill:

npx skills add trycourier/courier-web@add-example-app -y

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

View trycourier/courier-web on GitHub
Copied