agentsclimarketplace

Template

Skill Boom-Vitt/claude-thai-business-skills/template

12 Claude Code skills ที่ปรึกษาธุรกิจสำหรับ SME ไทย — pricing waterfall, SME tax tier, Thai VC map, KOL deal w/ WHT, landed cost, 90-day cashflow

Install
npx -y skills add Boom-Vitt/claude-thai-business-skills --skill template

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 14 stars14 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

หนึ่งบรรทัด — Claude เอาไปจับ intent ของ user

SKILL.md

2.3 KB, as published. Nobody here has run it

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

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.