# Thai Skill Slug

> หนึ่งบรรทัด — Claude เอาไปจับ intent ของ user

- **Type:** Skill
- **Install:** `agentstack add skill-boom-vitt-claude-thai-business-skills-template`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Boom-Vitt](https://agentstack.voostack.com/s/boom-vitt)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [Boom-Vitt](https://github.com/Boom-Vitt)
- **Source:** https://github.com/Boom-Vitt/claude-thai-business-skills/tree/main/template
- **Website:** https://github.com/Boom-Vitt/claude-thai-business-skills

## Install

```sh
agentstack add skill-boom-vitt-claude-thai-business-skills-template
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# {{Skill Name}}

หนึ่งย่อหน้าอธิบายว่า skill นี้คืออะไร — ผู้ใช้จะได้อะไรกลับมา.

## เมื่อ Claude เห็นคำขอแบบนี้

```
ตัวอย่าง prompt ที่ควรหยิบ skill นี้
```

## ขั้นตอน (Claude ทำตามนี้)

1. **เก็บ input จาก user** — list ตัวแปรที่ต้องถาม
   - ตัวแปร 1 (ประเภท, ตัวอย่าง)
   - ตัวแปร 2

2. **ตรวจ edge case**
   - ถ้า input ไม่ครบ — ถามต่อหรือใช้ default ที่ระบุไว้
   - ถ้า input ขัดกับกฎ (เช่น VAT trigger) — flag ก่อนคำนวน

3. **เรียก calculator** (ถ้ามี)
   ```python
   from  import calculate
   result = calculate(...)
   ```

4. **format output** ให้ user — ตารางสั้น + bullet "ข้อสังเกต" ไม่เกิน 5 ข้อ

## ตัวอย่าง

### Input
```
prompt ตัวอย่าง
```

### Output
```
output ที่ดี
```

## Common mistakes ที่ Claude ทำ (ก่อนมี skill นี้)

- ใช้ benchmark US แทน TH
- ลืม VAT 7% / WHT
- format ตัวเลขเป็น USD

## แหล่งอ้างอิง

- [ทางการที่ 1] — `https://...`
- [ทางการที่ 2] — `https://...`

## ข้อจำกัด

- ระบุข้อจำกัดที่รู้
- เคสที่ skill นี้แก้ไม่ได้

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [Boom-Vitt](https://github.com/Boom-Vitt)
- **Source:** [Boom-Vitt/claude-thai-business-skills](https://github.com/Boom-Vitt/claude-thai-business-skills)
- **License:** MIT
- **Homepage:** https://github.com/Boom-Vitt/claude-thai-business-skills

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-boom-vitt-claude-thai-business-skills-template
- Seller: https://agentstack.voostack.com/s/boom-vitt
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
