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 (NFC vs decomposed), sort Thai strings correctly, transliterate to roman / Latin, build a Thai search index, fix Thai text that breaks length limits or renders broken glyphs, or pick a Thai NLP library. Also trigger for requests like "ตัดคำภาษาไทย", "Thai word segmentation", "Thai NLP", "ค้นหาภาษาไทย", "Thai romanization", "PyThaiNLP", "Thai sort", "ICU Thai", "Thai collation", "Thai search index", "Thai full text search", or any variation. If the task involves processing Thai text in software, use this skill.
$npx -y skills add boom-vitt/claude-thai-skills --skill thai-text-processingInstalls into the current project.
Run `npx skills use "https://github.com/boom-vitt/claude-thai-skills" --skill "boom-vitt/claude-thai-skills/thai-text-processing"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/boom-vitt/claude-thai-skills" that are relevant to the current task. Run `npx skills add "https://github.com/boom-vitt/claude-thai-skills"` and select the relevant skills, then follow their instructions.