# Smartsheet AI Agent Skills

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.

Official page: https://skillscout.sh/official/smartsheet/
Markdown page: https://skillscout.sh/official/smartsheet/smartsheet_skills_skillscout.md
Vendor website: https://smartsheet.com/

## Prompt for your agent

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

### smartsheet/smartsheet-csharp-sdk

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

Install:

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

Source: https://github.com/smartsheet/smartsheet-csharp-sdk

### smartsheet/smartsheet-java-sdk

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

Install:

```bash
npx skills add smartsheet/smartsheet-java-sdk -y
```

Source: https://github.com/smartsheet/smartsheet-java-sdk

### smartsheet/smartsheet-javascript-sdk

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

Install:

```bash
npx skills add smartsheet/smartsheet-javascript-sdk -y
```

Source: https://github.com/smartsheet/smartsheet-javascript-sdk

### smartsheet/smartsheet-python-sdk

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

Install:

```bash
npx skills add smartsheet/smartsheet-python-sdk -y
```

Source: https://github.com/smartsheet/smartsheet-python-sdk

### smartsheet/smartsheet-sdk-tests

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

Install:

```bash
npx skills add smartsheet/smartsheet-sdk-tests -y
```

Source: https://github.com/smartsheet/smartsheet-sdk-tests

## Individual skills

### implement-api-endpoint

Official Smartsheet skill from smartsheet/smartsheet-csharp-sdk.

Install:

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

Package: smartsheet/smartsheet-csharp-sdk
Source: https://github.com/smartsheet/smartsheet-csharp-sdk/tree/mainline/.claude/skills/implement-api-endpoint

### releasing-smartsheet-csharp-sdk

Official Smartsheet skill from smartsheet/smartsheet-csharp-sdk.

Install:

```bash
npx skills add smartsheet/smartsheet-csharp-sdk@releasing-smartsheet-csharp-sdk -y
```

Package: smartsheet/smartsheet-csharp-sdk
Source: https://github.com/smartsheet/smartsheet-csharp-sdk/tree/mainline/.claude/skills/releasing-smartsheet-csharp-sdk

### review-api-endpoint

Official Smartsheet skill from smartsheet/smartsheet-csharp-sdk.

Install:

```bash
npx skills add smartsheet/smartsheet-csharp-sdk@review-api-endpoint -y
```

Package: smartsheet/smartsheet-csharp-sdk
Source: https://github.com/smartsheet/smartsheet-csharp-sdk/tree/mainline/.claude/skills/review-api-endpoint

### implement-api-endpoint

Official Smartsheet skill from smartsheet/smartsheet-java-sdk.

Install:

```bash
npx skills add smartsheet/smartsheet-java-sdk@implement-api-endpoint -y
```

Package: smartsheet/smartsheet-java-sdk
Source: https://github.com/smartsheet/smartsheet-java-sdk/tree/mainline/.claude/skills/implement-api-endpoint

### releasing-smartsheet-java-sdk

Official Smartsheet skill from smartsheet/smartsheet-java-sdk.

Install:

```bash
npx skills add smartsheet/smartsheet-java-sdk@releasing-smartsheet-java-sdk -y
```

Package: smartsheet/smartsheet-java-sdk
Source: https://github.com/smartsheet/smartsheet-java-sdk/tree/mainline/.claude/skills/releasing-smartsheet-java-sdk

### review-api-endpoint

Official Smartsheet skill from smartsheet/smartsheet-java-sdk.

Install:

```bash
npx skills add smartsheet/smartsheet-java-sdk@review-api-endpoint -y
```

Package: smartsheet/smartsheet-java-sdk
Source: https://github.com/smartsheet/smartsheet-java-sdk/tree/mainline/.claude/skills/review-api-endpoint

### implement-api-endpoint

Official Smartsheet skill from smartsheet/smartsheet-javascript-sdk.

Install:

```bash
npx skills add smartsheet/smartsheet-javascript-sdk@implement-api-endpoint -y
```

Package: smartsheet/smartsheet-javascript-sdk
Source: https://github.com/smartsheet/smartsheet-javascript-sdk/tree/mainline/.claude/skills/implement-api-endpoint

### releasing-smartsheet-javascript-sdk

Official Smartsheet skill from smartsheet/smartsheet-javascript-sdk.

Install:

```bash
npx skills add smartsheet/smartsheet-javascript-sdk@releasing-smartsheet-javascript-sdk -y
```

Package: smartsheet/smartsheet-javascript-sdk
Source: https://github.com/smartsheet/smartsheet-javascript-sdk/tree/mainline/.claude/skills/releasing-smartsheet-javascript-sdk

### review-api-endpoint

Official Smartsheet skill from smartsheet/smartsheet-javascript-sdk.

Install:

```bash
npx skills add smartsheet/smartsheet-javascript-sdk@review-api-endpoint -y
```

Package: smartsheet/smartsheet-javascript-sdk
Source: https://github.com/smartsheet/smartsheet-javascript-sdk/tree/mainline/.claude/skills/review-api-endpoint

### implement-api-endpoint

Official Smartsheet skill from smartsheet/smartsheet-python-sdk.

Install:

```bash
npx skills add smartsheet/smartsheet-python-sdk@implement-api-endpoint -y
```

Package: smartsheet/smartsheet-python-sdk
Source: https://github.com/smartsheet/smartsheet-python-sdk/tree/mainline/.claude/skills/implement-api-endpoint

### releasing-smartsheet-python-sdk

Official Smartsheet skill from smartsheet/smartsheet-python-sdk.

Install:

```bash
npx skills add smartsheet/smartsheet-python-sdk@releasing-smartsheet-python-sdk -y
```

Package: smartsheet/smartsheet-python-sdk
Source: https://github.com/smartsheet/smartsheet-python-sdk/tree/mainline/.claude/skills/releasing-smartsheet-python-sdk

### review-api-endpoint

Official Smartsheet skill from smartsheet/smartsheet-python-sdk.

Install:

```bash
npx skills add smartsheet/smartsheet-python-sdk@review-api-endpoint -y
```

Package: smartsheet/smartsheet-python-sdk
Source: https://github.com/smartsheet/smartsheet-python-sdk/tree/mainline/.claude/skills/review-api-endpoint

### create-wiremock-mappings

Official Smartsheet skill from smartsheet/smartsheet-sdk-tests.

Install:

```bash
npx skills add smartsheet/smartsheet-sdk-tests@create-wiremock-mappings -y
```

Package: smartsheet/smartsheet-sdk-tests
Source: https://github.com/smartsheet/smartsheet-sdk-tests/tree/mainline/.claude/skills/create-wiremock-mappings

### review-wiremock-mappings

Official Smartsheet skill from smartsheet/smartsheet-sdk-tests.

Install:

```bash
npx skills add smartsheet/smartsheet-sdk-tests@review-wiremock-mappings -y
```

Package: smartsheet/smartsheet-sdk-tests
Source: https://github.com/smartsheet/smartsheet-sdk-tests/tree/mainline/.claude/skills/review-wiremock-mappings

## smartsheet/smartsheet-csharp-sdk package overview

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

### Top skills in this package

- implement-api-endpoint: Official Smartsheet skill from smartsheet/smartsheet-csharp-sdk.
- releasing-smartsheet-csharp-sdk: Official Smartsheet skill from smartsheet/smartsheet-csharp-sdk.
- review-api-endpoint: Official Smartsheet skill from smartsheet/smartsheet-csharp-sdk.

### Install

Install the full package:

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

Install a specific skill:

```bash
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 repository.

Source: https://github.com/smartsheet/smartsheet-csharp-sdk#readme
