Thai PDPA

Drafts PDPA-compliant Thai privacy notices, consent banners, and breach notices with real Section citations.

Tested · Works

Test report

Verdict
Tested · Works
Score
9.6/10
Tested
Jul 14, 2026
Environment
Claude Code 2.x (agent harness)
Upstream re-checked
Aug 10, 2026 · 17fbd70

Skill-guided draft correctly flagged that Thailand has no PDPC adequacy whitelist yet (so an AWS Singapore transfer needs a Sec 29 safeguard, not 'adequacy') and cited exact ฿5M/฿1M penalty figures and the Sec 23 ten-item checklist by number — the baseline answer missed the whitelist nuance entirely and drifted toward generic GDPR-flavored language with no section anchors.

Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works

  • Installs cleanly 5/5
  • Triggers reliably 5/5
  • Output vs. baseline 9/10
  • Docs & honesty 5/5

What Thai PDPA does

Helps draft Thailand PDPA (พ.ร.บ. คุ้มครองข้อมูลส่วนบุคคล พ.ศ. 2562) privacy notices, consent banners, 72-hour PDPC breach notifications, and DPO/cross-border assessments, citing specific PDPA sections instead of copy-pasted GDPR language. Triggers on requests to write a Thai privacy policy, PDPA consent banner, breach notice, or to audit an existing notice against PDPA.

How to install Thai PDPA

git clone https://github.com/Boom-Vitt/claude-thai-skills
cd claude-thai-skills
mkdir -p ~/.claude/skills
cp -r skills/thai-pdpa ~/.claude/skills/thai-pdpa

Skills live in ~/.claude/skills/ (global) or .claude/skills/ (per-project). Restart Claude Code after installing.

Commands — how to trigger Thai PDPA

  • /thai-pdpa Drafts PDPA-compliant Thai privacy notices, consent banners, and breach notices with real Section citations.

It also activates on plain-language prompts like these:

  • Draft a PDPA-compliant privacy notice for our Thai fintech app
  • Write a consent banner that satisfies Thailand's PDPA requirements
  • We had a data breach, draft the 72-hour PDPC notification letter

Frequently asked questions

Is the Thai PDPA skill free?
Yes. The skill itself is free from Boom-Vitt/claude-thai-skills. SkillProof publishes the install command and an independent test verdict at no cost.
Does Thai PDPA work with Claude Code?
We tested it with Claude Code 2.x (agent harness) on Jul 14, 2026. Verdict: Tested · Works. Skill-guided draft correctly flagged that Thailand has no PDPC adequacy whitelist yet (so an AWS Singapore transfer needs a Sec 29 safeguard, not 'adequacy') and cited exact ฿5M/฿1M penalty figures and the Sec 23 ten-item checklist by number — the baseline answer missed the whitelist nuance entirely and drifted toward generic GDPR-flavored language with no section anchors.
What is the Thai PDPA SkillProof Score?
9.6/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 9/10, docs & honesty 5/5.
How do I install Thai PDPA?
Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
Can I use Thai PDPA with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.