Table of Contents
- 1. 🎨 Brand Guidelines Skill
- 2. 📞 Sales Call Summarizer
- 3. 👨💻 Code Review Standards
- 4. ⚖️ Legal Contract Reviewer
- 5. 📊 Financial Report Generator
- 6. 🔍 SEO Content Optimizer
- 7. 📝 Meeting Notes Formatter
- 8. 📣 Internal Communications Skill
- 9. 📉 Data Analysis Workflow
- 10. 🔧 MCP Server Builder
- สรุป: เลือก Skill ที่เหมาะกับคุณ
- เริ่มต้นยังไง?
Claude Skills เปิดตัวมาได้ไม่กี่เดือน แต่หลายคนยังไม่แน่ใจว่าจะเอาไปใช้ทำอะไรดี
วันนี้ผมรวบรวม 10 Use Cases ที่พิสูจน์แล้วว่าคุ้มค่า — บาง case ช่วยลดเวลาทำงานจาก 8 ชั่วโมงเหลือแค่ 1 ชั่วโมง (ตามที่ Rakuten รายงาน)
มาดูกันว่า Skill แบบไหนที่เหมาะกับงานของคุณ
1. 🎨 Brand Guidelines Skill

สำหรับ: Marketing, Design, Content Teams
ปัญหาที่แก้: ทุกครั้งที่สร้าง content ต้องเปิด brand manual มาดู แล้วก็ยังมีคนใช้สีผิด font ผิดอยู่ดี
Skill ทำอะไร:
- กำหนด color palette (Primary, Secondary, Accent)
- ระบุ typography standards (fonts, sizes)
- กฎการใช้ logo และ spacing
- Tone of voice guidelines
ตัวอย่าง SKILL.md:
---
name: acme-brand
description: Apply Acme Corp brand guidelines to all documents, presentations, and marketing materials. Use when creating external-facing content or company materials.
---
# Acme Brand Guidelines
## Colors
- Primary: #FF6B35 (Coral) - สำหรับ CTAs และ highlights
- Secondary: #004E89 (Navy) - สำหรับ headers
- Neutral: #2E2E2E (Charcoal) - สำหรับ body text
## Typography
- Headers: Montserrat Bold
- Body: Open Sans Regular
- Code: JetBrains Mono
## Voice
- Professional แต่ approachable
- ใช้ "เรา" และ "คุณ" ไม่ใช่ "บริษัท" และ "ลูกค้า"
- หลีกเลี่ยง jargon ที่ไม่จำเป็น
ผลลัพธ์: ทุก document ที่ Claude สร้างจะ consistent ตาม brand โดยอัตโนมัติ ไม่ต้องตรวจซ้ำ
2. 📞 Sales Call Summarizer
สำหรับ: Sales Teams, Account Managers
ปัญหาที่แก้: หลัง call กับลูกค้าต้องมานั่งสรุปใส่ CRM ซึ่งกินเวลาและมักจะลืมรายละเอียดสำคัญ
Skill ทำอะไร:
- สรุป call ตาม fields ที่ CRM ต้องการ
- ระบุ pain points และ objections
- Extract next steps และ action items
- ให้ deal stage recommendation
ตัวอย่างการใช้งาน:
Input: [Transcript หรือ notes จาก call]
Output:
📋 CRM Summary
- Company: TechCorp Ltd.
- Contact: สมชาย (CTO)
- Pain Points: Legacy system ช้า, maintenance แพง
- Budget: 500K-800K THB
- Timeline: Q2 2025
- Next Steps: ส่ง proposal ภายในศุกร์นี้
- Deal Stage: Qualified → Proposal
เคล็ดลับ: เชื่อม MCP กับ Salesforce หรือ HubSpot แล้วให้ Skill อัพเดท CRM อัตโนมัติ
3. 👨💻 Code Review Standards

สำหรับ: Development Teams, Tech Leads
ปัญหาที่แก้: Code review ไม่ consistent — reviewer แต่ละคนดูคนละจุด บาง PR ผ่านง่าย บางอันโดน nitpick
Skill ทำอะไร:
- Review ตาม team’s coding standards
- ตรวจ security vulnerabilities
- Check naming conventions
- ดู test coverage
- Flag technical debt
ตัวอย่าง SKILL.md:
# Code Review Checklist
## Must Check
1. **Security**: SQL injection, XSS, sensitive data exposure
2. **Error Handling**: ทุก async call ต้องมี try-catch
3. **Naming**: camelCase สำหรับ variables, PascalCase สำหรับ classes
## Style (ตาม ESLint config)
- Max line length: 100 characters
- Indent: 2 spaces
- Semicolons: required
## Red Flags
- console.log ที่ลืมลบ
- Hardcoded credentials
- // TODO comments ที่เก่ากว่า 1 sprint
## Output Format
สรุปเป็น 3 sections: 🔴 Must Fix, 🟡 Should Fix, 🟢 Nice to Have
ผลลัพธ์: Code review consistent ทุก PR และ junior devs เรียนรู้ standards เร็วขึ้น
4. ⚖️ Legal Contract Reviewer
สำหรับ: Legal Teams, Procurement, Founders
ปัญหาที่แก้: อ่านสัญญา 20 หน้าเพื่อหา clause ที่อาจเป็นปัญหา กินเวลามากและอาจพลาด
Skill ทำอะไร:
- Flag risky clauses (unlimited liability, auto-renewal, IP assignment)
- เปรียบเทียบกับ standard terms ของบริษัท
- สรุป key terms ในรูปแบบที่อ่านง่าย
- Suggest redline changes
ตัวอย่างการใช้งาน:
Input: [Upload contract PDF]
Output:
⚠️ Risk Analysis
🔴 High Risk:
- Clause 8.2: Unlimited liability - ควร cap ที่ contract value
- Clause 12.1: Non-compete 5 ปี - เกิน standard (2 ปี)
🟡 Medium Risk:
- Clause 5.3: Auto-renewal 2 ปี - ควรเป็น 1 ปี
- Clause 9.1: IP assignment กว้างเกินไป
✅ Standard Terms:
- Payment terms: Net 30 ✓
- Governing law: Thailand ✓
📝 Suggested Redlines: [แนบ marked-up version]
หมายเหตุ: Skill นี้ช่วยทำ first-pass review แต่ควรให้ทนายตรวจสอบก่อนเซ็น
5. 📊 Financial Report Generator

สำหรับ: Finance Teams, CFOs, Analysts
ปัญหาที่แก้: สร้าง monthly/quarterly reports ต้องทำซ้ำทุกเดือน format เดิม แค่เปลี่ยนตัวเลข
Skill ทำอะไร:
- ดึง data จาก Excel/CSV แล้วสร้าง report
- คำนวณ KPIs (margins, growth rates, ratios)
- สร้าง visualizations ตาม template
- เขียน executive summary อัตโนมัติ
โครงสร้าง Skill:
financial-report/
├── SKILL.md
├── references/
│ └── kpi-definitions.md # สูตรคำนวณ KPIs
├── assets/
│ └── report-template.xlsx # Template ที่ใช้
└── scripts/
└── calculate_ratios.py # Script คำนวณ
ผลลัพธ์: Report ที่เคยใช้เวลา 1 วัน เหลือแค่ 30 นาที (รวม review)
6. 🔍 SEO Content Optimizer
สำหรับ: Content Writers, SEO Specialists, Marketers
ปัญหาที่แก้: เขียน content แล้วต้องมา optimize SEO ทีหลัง ซึ่งมักจะลืมหลายอย่าง
Skill ทำอะไร:
- วิเคราะห์ keyword density
- ตรวจ meta title/description length
- Check heading structure (H1, H2, H3)
- แนะนำ internal/external links
- Readability score
Workflow:
1. Paste content →
2. Skill วิเคราะห์ →
3. ให้ suggestions พร้อม rewritten version →
4. Output: Optimized content + checklist
ตัวอย่าง Output:
📈 SEO Analysis
Keyword: "Claude Skills"
- Density: 2.1% ✓ (optimal: 1-3%)
- In H1: ✓
- In first 100 words: ✓
⚠️ Issues Found:
- Meta description: 180 chars (ควร < 160)
- Missing alt text: 2 images
- No internal links
🔧 Suggested Fixes:
[แสดง content ที่แก้ไขแล้ว]
7. 📝 Meeting Notes Formatter
สำหรับ: Everyone (โดยเฉพาะคนที่ประชุมเยอะ)
ปัญหาที่แก้: จด notes ระหว่างประชุมแล้วออกมาเละเทะ ต้องมาจัดรูปแบบใหม่
Skill ทำอะไร:
- แปลง raw notes เป็น structured format
- Extract action items พร้อม owner และ deadline
- สรุป key decisions
- สร้าง follow-up email draft
ตัวอย่าง SKILL.md:
# Meeting Notes Formatter
## Output Structure
1. **Meeting Info**: Date, Attendees, Duration
2. **Summary**: 2-3 sentences สรุปภาพรวม
3. **Key Decisions**: Bullet points
4. **Action Items**:
- [ ] Task - Owner - Due date
5. **Next Meeting**: Date/Agenda
## Rules
- Action items ต้องมี owner เสมอ
- ถ้าไม่มี deadline ให้ถามหรือใส่ "TBD"
- ใช้ภาษาเดียวกับ notes ต้นฉบับ
ผลลัพธ์: ประชุมเสร็จ ส่ง notes ได้ภายใน 5 นาที
8. 📣 Internal Communications Skill
สำหรับ: HR, Corporate Communications, Leadership
ปัญหาที่แก้: เขียน company-wide announcements ต้องระวังหลายอย่าง — tone, ความชัดเจน, ไม่ก่อ panic
Skill ทำอะไร:
- เขียน announcements ตาม communication guidelines
- ปรับ tone ตามประเภทข่าว (good news, changes, crisis)
- ใส่ FAQ section อัตโนมัติ
- Localize สำหรับหลาย regions
ประเภท Announcements ที่รองรับ:
- Policy changes
- Leadership updates
- Company milestones
- Crisis communications
- Benefits/compensation updates
ตัวอย่าง:
Input: "ประกาศ work from home policy ใหม่ - ทำงานที่ office 3 วัน/สัปดาห์"
Output:
Subject: 🏢 Hybrid Work Policy Update - Effective March 1
Dear Team,
[เนื้อหาที่ปรับ tone ให้ positive และ clear]
📋 Key Changes:
- ...
❓ FAQ:
Q: ต้องมา office วันไหนบ้าง?
A: ...
Questions? Contact HR at hr@company.com
9. 📉 Data Analysis Workflow
สำหรับ: Data Analysts, Business Intelligence, Product Teams
ปัญหาที่แก้: ทุกครั้งที่วิเคราะห์ data ต้องทำขั้นตอนเดิมซ้ำ — clean data, calculate metrics, visualize, interpret
Skill ทำอะไร:
- Clean และ validate data ตาม rules
- คำนวณ metrics ตามสูตรที่กำหนด
- สร้าง visualizations ตาม style guide
- เขียน insights และ recommendations
โครงสร้าง Skill:
data-analysis/
├── SKILL.md
├── references/
│ ├── schema.md # Data dictionary
│ ├── metrics.md # สูตร KPIs
│ └── interpretation.md # Guide การอ่านผล
└── scripts/
├── clean_data.py
└── calculate_metrics.py
ตัวอย่างการใช้งาน:
Input: [Upload CSV]
Prompt: "วิเคราะห์ user retention สำหรับ Q4"
Output:
📊 User Retention Analysis - Q4 2024
## Key Findings
- Day 1 retention: 45% (↓5% from Q3)
- Day 7 retention: 22% (stable)
- Day 30 retention: 12% (↑2%)
## Insights
[Skill อ่าน interpretation guide แล้วเขียน insights]
## Recommendations
1. ...
2. ...
[แนบ charts และ raw data]
10. 🔧 MCP Server Builder
สำหรับ: Developers, Integration Teams
ปัญหาที่แก้: สร้าง MCP server เพื่อเชื่อมต่อ Claude กับ tools ต่างๆ ต้องเขียน boilerplate เยอะ
Skill ทำอะไร:
- Generate MCP server boilerplate
- สร้าง tool definitions จาก API specs
- Handle authentication patterns
- สร้าง tests อัตโนมัติ
ตัวอย่างการใช้งาน:
Prompt: "สร้าง MCP server สำหรับ Notion API
- ต้องการ tools: create_page, search, update_database"
Output:
[Skill สร้าง complete project structure]:
notion-mcp/
├── src/
│ ├── index.ts
│ ├── tools/
│ │ ├── create_page.ts
│ │ ├── search.ts
│ │ └── update_database.ts
│ └── auth.ts
├── tests/
├── package.json
└── README.md
หมายเหตุ: Anthropic มี mcp-builder skill ใน official repo ที่ใช้ได้เลย
สรุป: เลือก Skill ที่เหมาะกับคุณ
| Use Case | เหมาะกับใคร | ความยากในการสร้าง |
|---|---|---|
| Brand Guidelines | Marketing/Design | ง่าย ⭐ |
| Sales Call Summarizer | Sales | ปานกลาง ⭐⭐ |
| Code Review | Developers | ปานกลาง ⭐⭐ |
| Contract Reviewer | Legal | ปานกลาง ⭐⭐ |
| Financial Report | Finance | ยาก ⭐⭐⭐ |
| SEO Optimizer | Content | ปานกลาง ⭐⭐ |
| Meeting Notes | Everyone | ง่าย ⭐ |
| Internal Comms | HR/Comms | ง่าย ⭐ |
| Data Analysis | Analysts | ยาก ⭐⭐⭐ |
| MCP Builder | Developers | ยาก ⭐⭐⭐ |
เริ่มต้นยังไง?
- เลือก 1 workflow ที่คุณทำซ้ำบ่อยที่สุด
- เขียน steps ที่คุณทำปกติลงกระดาษ
- บอก Claude ว่า “ช่วยสร้าง Skill สำหรับ [workflow นี้]”
- Test และ iterate จนได้ผลลัพธ์ที่พอใจ
- Share กับทีม (ถ้าอยู่ Team/Enterprise plan)
Pro tip: อย่าพยายามสร้าง Skill ที่ทำได้ทุกอย่าง เริ่มจาก Skill ที่ทำได้ดี 1 อย่าง แล้วค่อยขยายทีหลัง
ดูตัวอย่าง Skills เพิ่มเติมได้ที่ github.com/anthropics/skills และ Skills Directory ใน claude.com/connectors