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.
npx agentmods add skills/ntaffzii/skill-agents/thainpx skills add ntaffzii/Skill-Agents --skill thaigit clone --depth 1 https://github.com/ntaffzii/Skill-AgentsWrote 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.
[](https://agentmods.dev/skills/ntaffzii/skill-agents/thai)<a href="https://agentmods.dev/skills/ntaffzii/skill-agents/thai"><img src="https://agentmods.dev/badge/skills/ntaffzii/skill-agents/thai.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00103 | $0.01459 |
| Opus 5 | $0.00051 | $0.00730 |
| Sonnet 5 | $0.00021 | $0.00292 |
| Haiku 4.5 | $0.00010 | $0.00146 |
Grade A, and why
thai 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 6d 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.
How it starts
The opening of the file, as written. The whole thing — 88 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Thai Locale Skills
Use this skill to find or scaffold a Thai-specific domain-knowledge skill under skills/thai/.
Purpose
skills/thai/ holds content-domain skills for Thai-specific facts, formats, and documents — the kind of task where a general-purpose agent silently guesses wrong (date era, honorific register, legal document structure, checksum validation). This category is content, not workflow. It complements engineering/, productivity/, and the other buckets, which describe how to work, by supplying Thai-specific what.
Pattern inspired by Boom-Vitt/claude-thai-skills (MIT) — see NOTICE.md for attribution. Skills here are written fresh and checked against current sources rather than copied verbatim, because legal and tax figures drift over time and that repo is a single-maintainer side project (its own README flags 8 of 12 skills as unverified v0.1 prose).
Candidate skills (roadmap)
| Skill | Purpose | Status | Tier |
|---|---|---|---|
| thai-date-format | พ.ศ./ค.ศ. era conversion, Thai numerals, formal/business date formats | built | validator (convert.py, self-test) |
| thai-id-validate | Thai national ID checksum, phone normalization, PromptPay QR payload | built | validator (validate.py, self-test incl. CRC-16 reference vector) |
| thai-address | Thai address parsing, postal code to province lookup (77 provinces) | built | validator (parse.py + provinces.json, self-test) |
| thai-invoice | Tax invoice / receipt / quotation / WHT certificate per Revenue Code §86/4 | built | validator (calc.py, self-test) + templates |
| thai-government-form | Official letters, leave requests, power of attorney per PM Office regulations on งานสารบรรณ | built | prose + template |
| thai-pdpa | PDPA-compliant privacy notices and consent banners | built | prose + templates |
| thai-translate | EN⇄TH translation preserving register and pronoun choice | built | prose |
| thai-social-caption | Thai social captions for FB / TikTok / IG / Threads / X / Pantip | built | prose |
| thai-customer-service | LINE OA / Shopee / Lazada reply scripts with an apology ladder | built | prose |
| thai-resume | Thai and bilingual resume conventions | built | prose + template |
| thai-festival-card | Festival greetings and taboo avoidance | built | prose |
| thai-text-processing | Thai word segmentation, NFC normalization, RTGS romanization | built | prose + examples (normalize.py self-tests standalone; segmentation.py self-tests the naive-split failure and optionally PyThaiNLP if installed) |
What ships with it
26 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- thai-address/parse.py 5.0 KB runs code
- thai-address/provinces.json 9.1 KB
- thai-address/SKILL.md 5.6 KB
- thai-customer-service/SKILL.md 5.3 KB
- thai-date-format/convert.py 4.5 KB runs code
- thai-date-format/SKILL.md 5.3 KB
- thai-festival-card/SKILL.md 6.7 KB
- thai-government-form/letter-template.md 3.8 KB
- thai-government-form/SKILL.md 8.2 KB
- thai-id-validate/SKILL.md 6.0 KB
- thai-id-validate/validate.py 7.7 KB runs code
- thai-invoice/calc.py 4.0 KB runs code
- thai-invoice/SKILL.md 8.5 KB
- thai-invoice/templates/quotation.md 1.8 KB
- thai-invoice/templates/tax-invoice-full.md 1.9 KB
- thai-invoice/templates/wht-certificate.md 2.6 KB
- thai-pdpa/SKILL.md 6.3 KB
- thai-pdpa/templates/consent-banner.md 3.6 KB
- thai-pdpa/templates/privacy-notice-th.md 5.2 KB
- thai-resume/SKILL.md 5.2 KB
- thai-resume/template-bilingual.md 2.4 KB
- thai-social-caption/SKILL.md 4.9 KB
- thai-text-processing/examples/normalize.py 1.9 KB runs code
- thai-text-processing/examples/segmentation.py 2.9 KB runs code
- thai-text-processing/SKILL.md 6.5 KB
- thai-translate/SKILL.md 6.1 KB
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.
- 6d ago First seen · 88 lines · 103 tokens per session scan A d2cd8ddd53e6
thai is a skill published in the GitHub repository ntaffzii/Skill-Agents (4 stars, last pushed 3d ago), licensed MIT. It adds 103 tokens to every session and 1,459 once invoked, about $0.0005 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-31.
Other skills, from other repositories
i18n
LobeHub i18n with react-i18next. Use for user-facing strings, locale keys, namespaces, useTranslation, t(), interpolation, zh-CN/en-US previews, hardcoded UI copy, or bun run i18n.
website-maintainer
Use this skill when working on the Repomix documentation website in website/ directory, including VitePress configuration, multi-language content, or translation workflows.
geo-platform-optimizer
Platform-specific AI search optimization — audit and optimize for Google AI Overviews, ChatGPT, Perplexity, Gemini, and Bing Copilot individually.
harden
Improve interface resilience through better error handling, i18n support, text overflow handling, and edge case management. Makes interfaces robust and production-ready. Use when the user asks to harden, make production-ready, handle edge cases, add error states, or fix overflow and i18n issues.
release
Prepare, validate, and publish a Pake release. Not for version bumps without release intent.
pake
Package any website or local web build into a lightweight desktop app using Pake (Tauri/Rust). Use when the user wants to: wrap a URL as a native app, build a desktop app from a website or a local dist/ folder, use Pake CLI to package a page, set up proxy for a packaged app, customize app icons or bundle IDs, or…