agentsclimarketplace

Template

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

หนึ่งบรรทัด — Claude เอาไปจับ intent ของ userFrom its SKILL.md

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

  • 15 stars15 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.

SKILL.md

2.3 KB, 570 tokens by cl100k_base, 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 นี้แก้ไม่ได้

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. 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.