feat(jamie): add skill 46-jamie-journal-editor and 47-jamie-marketing-editor
Restructured from Claude Desktop extracted skills into standard dual-platform packages (code/ + desktop/) aligned with existing skill conventions. - 46: Journal/blog content editor for journal.jamie.clinic - 47: Multi-channel marketing content editor with compliance checker - Updated CLAUDE.md skill registry and directory layout Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
58
custom-skills/46-jamie-journal-editor/code/CLAUDE.md
Normal file
58
custom-skills/46-jamie-journal-editor/code/CLAUDE.md
Normal file
@@ -0,0 +1,58 @@
|
||||
# CLAUDE.md
|
||||
|
||||
## Overview
|
||||
|
||||
Jamie Clinic journal content editor. Creates educational blog posts for "정기호의 성형외과 진료실 이야기" (journal.jamie.clinic) in Dr. Jung's authentic voice with medical ad compliance.
|
||||
|
||||
## Content Types
|
||||
|
||||
- Educational journal articles (교육적 저널 글)
|
||||
- Procedure explanation posts (시술 설명 포스트)
|
||||
- Patient FAQ articles (환자 FAQ 기사)
|
||||
|
||||
## Workflow
|
||||
|
||||
1. Receive topic/brief with target audience
|
||||
2. Draft article using Dr. Jung's voice (see `desktop/references/brand-voice.md`)
|
||||
3. Apply 5-step content structure (see `desktop/references/content-patterns.md`)
|
||||
4. Check compliance against medical ad law (see `desktop/references/medical-compliance.md`)
|
||||
5. Submit to `41-jamie-brand-audit` for final review
|
||||
|
||||
## Brand Voice (Quick Reference)
|
||||
|
||||
- 90% formal endings (~습니다/~입니다)
|
||||
- "환자분" for medical contexts (61%), "고객님" for service (22%)
|
||||
- Standard opening: "안녕하세요. 제이미성형외과 정기호 원장입니다."
|
||||
- Use Dr. Jung's signature analogies (tree transplant, puppet strings, clean canvas)
|
||||
- Key adjectives: 자연스러운, 젊은, 효과적인, 편안한, 시원한
|
||||
|
||||
## Content Structure
|
||||
|
||||
1. **Problem** (empathy) - Patient concerns
|
||||
2. **Cause** (education) - Why this happens
|
||||
3. **Solution** (Jamie's method) - Procedure intro
|
||||
4. **Advantages** (differentiation) - Recovery, scars, pain
|
||||
5. **Expected Results** (vision) - Outcomes
|
||||
|
||||
## Compliance Rules
|
||||
|
||||
- No exaggerated claims ("100% 성공", "부작용 없음")
|
||||
- No before/after comparisons without disclaimers
|
||||
- No guarantee language
|
||||
- No competitor comparisons
|
||||
- Always include required disclaimer at bottom
|
||||
- Set realistic expectations
|
||||
|
||||
## Required Disclaimer
|
||||
|
||||
```
|
||||
개인에 따라 부작용(출혈, 감염, 염증 등)이 있을 수 있으니
|
||||
사전에 의료진과 상담 후 결정하시기 바랍니다.
|
||||
```
|
||||
|
||||
## References
|
||||
|
||||
See `desktop/references/` for:
|
||||
- `brand-voice.md` - Dr. Jung's detailed voice characteristics
|
||||
- `content-patterns.md` - Article structure patterns and examples
|
||||
- `medical-compliance.md` - Korean medical advertising compliance guide
|
||||
Reference in New Issue
Block a user