thai-gov-docs

Generate Thai government memos with TH Sarabun New and standard formatting.

Updated Mar 5, 2026
One-click install
npx skills add https://github.com/ThanabordeeN/gemini-productivity-skills --skill thai-gov-docs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: thai-gov-docs
Source: https://github.com/ThanabordeeN/gemini-productivity-skills/tree/main/thai-gov-docs
Command: npx skills add https://github.com/ThanabordeeN/gemini-productivity-skills --skill thai-gov-docs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires docx, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Thai government memo creation is tedious, error-prone, and inconsistent when formatting official memos across agencies. This Skill automates generation of memos that adhere to standard government formats using docxjs, reducing manual effort and ensuring compliance.

Core Features & Use Cases

  • Page layout control (margins) and font setup using TH Sarabun New to match official standards.
  • Built-in memo header with agency details, memo number, date, subject, and a properly formatted signature block.
  • Optional krut seal handling via krut.png or placeholder text, with a workflow that reads references for standard rules.

Quick Start

Run the script scripts/generate_memo.cjs to generate a standards-compliant Thai memo document.

Frequently Asked Questions about thai-gov-docs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Thai government memo formatting in docx?

You can automate Thai government memo formatting by running a generation script that applies TH Sarabun New font, official margins, and standard header blocks to produce a compliant docx file.

What is the standard layout for a Thai government memo?

A standard Thai government memo requires specific page margins, TH Sarabun New font, and structured blocks for agency details, memo number, date, subject, content, and signature.

Does this memo generator handle the krut seal and signature block?

Yes, the memo generator handles the krut seal by embedding krut.png or inserting placeholder text, and automatically formats the sign-off block according to reference rules.

Can I use docx to generate compliant บันทึกข้อความ for multiple agencies?

Yes, you can use docx to generate compliant บันทึกข้อความ by configuring agency details within the script, ensuring consistent memo formatting across multiple government departments.

What are the limitations of automating Thai memo generation with scripts?

Automating Thai memo generation with scripts requires providing correct agency details and krut.png assets beforehand, as the script strictly applies layout rules without validating your input content.