# Dartmouth College AI Agent Skills

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

Browse 1 official AI agent skill across 1 Dartmouth College repository, with install commands and source links.

Official page: https://skillscout.sh/official/dartmouth/
Markdown page: https://skillscout.sh/official/dartmouth/dartmouth_skills_skillscout.md
Vendor website: https://dartmouth.edu/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/dartmouth/dartmouth_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Dartmouth College 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

### dartmouth/dartmouth-chat-tools

Includes 1 official skill: upgrading-openwebui-tools.

Install:

```bash
npx skills add dartmouth/dartmouth-chat-tools -y
```

Source: https://github.com/dartmouth/dartmouth-chat-tools

## Individual skills

### upgrading-openwebui-tools

Official Dartmouth College skill from dartmouth/dartmouth-chat-tools.

Install:

```bash
npx skills add dartmouth/dartmouth-chat-tools@upgrading-openwebui-tools -y
```

Package: dartmouth/dartmouth-chat-tools
Source: https://github.com/dartmouth/dartmouth-chat-tools/tree/main/skills/upgrading-openwebui-tools

## dartmouth/dartmouth-chat-tools package overview

Includes 1 official skill: upgrading-openwebui-tools.

### Top skills in this package

- upgrading-openwebui-tools: Official Dartmouth College skill from dartmouth/dartmouth-chat-tools.

### Install

Install the full package:

```bash
npx skills add dartmouth/dartmouth-chat-tools -y
```

Install a specific skill:

```bash
npx skills add dartmouth/dartmouth-chat-tools@upgrading-openwebui-tools -y
```

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

Source: https://github.com/dartmouth/dartmouth-chat-tools#readme
