# Hello Tham AI Agent Skills

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

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

Official page: https://skillscout.sh/official/hellotham/
Markdown page: https://skillscout.sh/official/hellotham/hellotham_skills_skillscout.md
Vendor website: https://hellotham.com/

## Prompt for your agent

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

### hellotham/hellonotes

Includes 1 official skill: weekly-review.

Install:

```bash
npx skills add hellotham/hellonotes -y
```

Source: https://github.com/hellotham/hellonotes

## Individual skills

### weekly-review

Official Hello Tham skill from hellotham/hellonotes.

Install:

```bash
npx skills add hellotham/hellonotes@weekly-review -y
```

Package: hellotham/hellonotes
Source: https://github.com/hellotham/hellonotes/tree/main/samplevault/skills/weekly-review

## hellotham/hellonotes package overview

Includes 1 official skill: weekly-review.

### Top skills in this package

- weekly-review: Official Hello Tham skill from hellotham/hellonotes.

### Install

Install the full package:

```bash
npx skills add hellotham/hellonotes -y
```

Install a specific skill:

```bash
npx skills add hellotham/hellonotes@weekly-review -y
```

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

Source: https://github.com/hellotham/hellonotes#readme
