thai-skill-slug

thai-skill-slug is a skill for Claude Code from Boom-Vitt/claude-thai-business-skills. It costs 20 tokens per session (469 once invoked), scanned A, original, MIT.

A Thai-language skill template for Claude that defines how to collect inputs, check edge cases, calculate results, and format answers.

In plain words
What is it for?
Use it as a starting point for skills that need Thai context, follow-up questions, calculations, examples, and stated limitations.
Why use it?
It gives Claude a repeatable structure for handling Thai-specific tasks, such as local tax rules and number formats.

Skill for Claude Code

Written for Claude Code: when-to-use in frontmatter.

Part of the claude-thai-business-skills plugin — 13 skills shipped together

Good fit Use it as a starting point for skills that need Thai context, follow-up questions, calculations, examples, and stated limitations.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/boom-vitt/claude-thai-business-skills/template
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Boom-Vitt/claude-thai-business-skills --skill template
Clone the repo
git clone --depth 1 https://github.com/Boom-Vitt/claude-thai-business-skills

Made for: Claude Code.

Or install claude-thai-business-skills, the plugin that ships this one along with the rest of its 13 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for thai-skill-slug

README.md
[![agentmods](https://agentmods.dev/badge/skills/boom-vitt/claude-thai-business-skills/template/github.svg)](https://agentmods.dev/skills/boom-vitt/claude-thai-business-skills/template)
Your own site
<a href="https://agentmods.dev/skills/boom-vitt/claude-thai-business-skills/template"><img src="https://agentmods.dev/badge/skills/boom-vitt/claude-thai-business-skills/template/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for thai-skill-slug

Your own site · 80×15
<a href="https://agentmods.dev/skills/boom-vitt/claude-thai-business-skills/template"><img src="https://agentmods.dev/badge/skills/boom-vitt/claude-thai-business-skills/template.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 20 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 469 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00020 $0.00469
Opus 5 $0.00010 $0.00234
Sonnet 5 $0.00004 $0.00094
Haiku 4.5 $0.00002 $0.00047

Measured 12d ago against content hash eb3fbd11614f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

thai-skill-slug scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

template/SKILL.md · 70 lines

What it actually says

{{Skill Name}}

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

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

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

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

  1. เก็บ input จาก user — list ตัวแปรที่ต้องถาม

    • ตัวแปร 1 (ประเภท, ตัวอย่าง)
    • ตัวแปร 2
  2. ตรวจ edge case

    • ถ้า input ไม่ครบ — ถามต่อหรือใช้ default ที่ระบุไว้
    • ถ้า input ขัดกับกฎ (เช่น VAT trigger) — flag ก่อนคำนวน
  3. เรียก calculator (ถ้ามี)

    from <thing> 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 นี้แก้ไม่ได้
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 70 lines · 20 tokens per session scan A eb3fbd11614f

Subscribe to this mod's changes

thai-skill-slug is a skill published in the GitHub repository Boom-Vitt/claude-thai-business-skills (16 stars, last pushed 3mo ago), licensed MIT. It adds 20 tokens to every session and 469 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

thai-government-form

Use this skill for any task involving Thai government letters, official correspondence, formal petitions, authorization letters, leave requests, or ราชการ forms. Trigger whenever the user asks to: write หนังสือราชการ, draft a คำร้อง, write an authorization (หนังสือมอบอำนาจ), submit a leave form (ใบลา), petition a…

Boom-Vitt/claude-thai-skills · 155 tokens

thai-resume

Use this skill for any task involving Thai-language or bilingual (TH/EN) resumes and CVs. Trigger whenever the user asks to: write a Thai resume, draft a CV in Thai, build a bilingual Thai-English resume, format an application for a Thai employer, choose between พ.ศ. and ค.ศ. dates in a CV, or tailor a resume for…

Boom-Vitt/claude-thai-skills · 146 tokens

thai-text-processing

Use this skill for any task involving Thai text in code — word segmentation, Unicode normalization, sorting/collation, search indexing, romanization, truncation, or database/Elasticsearch configuration for Thai. Trigger whenever the user asks to: tokenize / segment Thai (no spaces between words), normalize Thai text…

Boom-Vitt/claude-thai-skills · 193 tokens

thai-address

Use this skill for any task involving Thai postal address parsing, validation, formatting, or province/postcode lookup. Trigger whenever the user asks to: parse a Thai address into fields, validate a 5-digit Thai postcode, look up a province from its postcode, or format an address for a shipping label. Also trigger…

Boom-Vitt/claude-thai-skills · 127 tokens

thai-your-skill-name

Use this skill for any task involving REPLACE-WITH-THE-THAI-CONTEXT (e.g. parsing some Thai data format, drafting a specific kind of Thai document, validating a Thai-specific identifier). Trigger whenever the user asks to PRIMARY-TASK in Thai or English, or when the prompt contains REPLACE-WITH-THAI-TRIGGER-PHRASES…

Boom-Vitt/claude-thai-skills · 140 tokens

thai-festival-card

Use this skill for any task involving Thai festival greetings, condolences, wedding cards, royal-occasion messages, or seasonal cards. Trigger whenever the user asks to: write a Songkran/Loy Krathong/New Year greeting, draft a condolence message, write a wedding card, compose a Mother's/Father's Day message, write a…

Boom-Vitt/claude-thai-skills · 170 tokens