Official skills publisher Verified Skillscout rank 0

Smartsheet

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

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

14 Skills
5 Repositories
0 Installs
0 GitHub stars

Install

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

5 official repositories

Smartsheet Csharp Sdk

smartsheet/smartsheet-csharp-sdk

Includes 3 official skills: implement-api-endpoint, releasing-smartsheet-csharp-sdk, review-api-endpoint.

3 skills 0 installs 0 stars
npx skills add smartsheet/smartsheet-csharp-sdk -y

Smartsheet Java Sdk

smartsheet/smartsheet-java-sdk

Includes 3 official skills: implement-api-endpoint, releasing-smartsheet-java-sdk, review-api-endpoint.

3 skills 0 installs 0 stars
npx skills add smartsheet/smartsheet-java-sdk -y

Smartsheet Javascript Sdk

smartsheet/smartsheet-javascript-sdk

Includes 3 official skills: implement-api-endpoint, releasing-smartsheet-javascript-sdk, review-api-endpoint.

3 skills 0 installs 0 stars
npx skills add smartsheet/smartsheet-javascript-sdk -y

Smartsheet Python Sdk

smartsheet/smartsheet-python-sdk

Includes 3 official skills: implement-api-endpoint, releasing-smartsheet-python-sdk, review-api-endpoint.

3 skills 0 installs 0 stars
npx skills add smartsheet/smartsheet-python-sdk -y

Smartsheet Sdk Tests

smartsheet/smartsheet-sdk-tests

Includes 2 official skills: create-wiremock-mappings, review-wiremock-mappings.

2 skills 0 installs 0 stars
npx skills add smartsheet/smartsheet-sdk-tests -y

14 skills

smartsheet/smartsheet-csharp-sdk 3 skills

implement-api-endpoint

smartsheet/smartsheet-csharp-sdk 0 installs
View source

releasing-smartsheet-csharp-sdk

smartsheet/smartsheet-csharp-sdk 0 installs
View source

review-api-endpoint

smartsheet/smartsheet-csharp-sdk 0 installs
View source
smartsheet/smartsheet-java-sdk 3 skills

implement-api-endpoint

smartsheet/smartsheet-java-sdk 0 installs
View source

releasing-smartsheet-java-sdk

smartsheet/smartsheet-java-sdk 0 installs
View source

review-api-endpoint

smartsheet/smartsheet-java-sdk 0 installs
View source
smartsheet/smartsheet-javascript-sdk 3 skills

implement-api-endpoint

smartsheet/smartsheet-javascript-sdk 0 installs
View source

releasing-smartsheet-javascript-sdk

smartsheet/smartsheet-javascript-sdk 0 installs
View source

review-api-endpoint

smartsheet/smartsheet-javascript-sdk 0 installs
View source
smartsheet/smartsheet-python-sdk 3 skills

implement-api-endpoint

smartsheet/smartsheet-python-sdk 0 installs
View source

releasing-smartsheet-python-sdk

smartsheet/smartsheet-python-sdk 0 installs
View source

review-api-endpoint

smartsheet/smartsheet-python-sdk 0 installs
View source
smartsheet/smartsheet-sdk-tests 2 skills

create-wiremock-mappings

smartsheet/smartsheet-sdk-tests 0 installs
View source

review-wiremock-mappings

smartsheet/smartsheet-sdk-tests 0 installs
View source

Repository documentation

smartsheet/smartsheet-csharp-sdk package overview

smartsheet/smartsheet-csharp-sdk/README.md View on GitHub

smartsheet/smartsheet-csharp-sdk

Includes 3 official skills: implement-api-endpoint, releasing-smartsheet-csharp-sdk, review-api-endpoint.

Top skills in this package

implement-api-endpointOfficial Smartsheet skill from smartsheet/smartsheet-csharp-sdk.
releasing-smartsheet-csharp-sdkOfficial Smartsheet skill from smartsheet/smartsheet-csharp-sdk.
review-api-endpointOfficial Smartsheet skill from smartsheet/smartsheet-csharp-sdk.

Install

Install the full package:

npx skills add smartsheet/smartsheet-csharp-sdk -y

Install a specific skill:

npx skills add smartsheet/smartsheet-csharp-sdk@implement-api-endpoint -y

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

View smartsheet/smartsheet-csharp-sdk on GitHub
Copied