# PROGRAMMING.IN.TH AI Agent Skills

PROGRAMMING.IN.TH publishes official AI agent skills for its tools, services, and developer workflows.

Browse 3 official AI agent skills across 1 PROGRAMMING.IN.TH repository, with install commands and source links.

Official page: https://skillscout.sh/official/programming-in-th/
Markdown page: https://skillscout.sh/official/programming-in-th/programming-in-th_skills_skillscout.md
Vendor website: https://programming.in.th/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/programming-in-th/programming-in-th_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant PROGRAMMING.IN.TH 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

### programming-in-th/programming.in.th

Includes 3 official skills: api-development, component-development, database-changes.

Install:

```bash
npx skills add programming-in-th/programming.in.th -y
```

Source: https://github.com/programming-in-th/programming.in.th

## Individual skills

### api-development

Official PROGRAMMING.IN.TH skill from programming-in-th/programming.in.th.

Install:

```bash
npx skills add programming-in-th/programming.in.th@api-development -y
```

Package: programming-in-th/programming.in.th
Source: https://github.com/programming-in-th/programming.in.th/tree/main/.claude/skills/api-development

### component-development

Official PROGRAMMING.IN.TH skill from programming-in-th/programming.in.th.

Install:

```bash
npx skills add programming-in-th/programming.in.th@component-development -y
```

Package: programming-in-th/programming.in.th
Source: https://github.com/programming-in-th/programming.in.th/tree/main/.claude/skills/component-development

### database-changes

Official PROGRAMMING.IN.TH skill from programming-in-th/programming.in.th.

Install:

```bash
npx skills add programming-in-th/programming.in.th@database-changes -y
```

Package: programming-in-th/programming.in.th
Source: https://github.com/programming-in-th/programming.in.th/tree/main/.claude/skills/database-changes

## programming-in-th/programming.in.th package overview

Includes 3 official skills: api-development, component-development, database-changes.

### Top skills in this package

- api-development: Official PROGRAMMING.IN.TH skill from programming-in-th/programming.in.th.
- component-development: Official PROGRAMMING.IN.TH skill from programming-in-th/programming.in.th.
- database-changes: Official PROGRAMMING.IN.TH skill from programming-in-th/programming.in.th.

### Install

Install the full package:

```bash
npx skills add programming-in-th/programming.in.th -y
```

Install a specific skill:

```bash
npx skills add programming-in-th/programming.in.th@api-development -y
```

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

Source: https://github.com/programming-in-th/programming.in.th#readme
