Major refactoring of ourdigital-custom-skills with new numbering system: ## Structure Changes - Each skill now has code/ (Claude Code) and desktop/ (Claude Desktop) versions - New progressive numbering: 01-09 General, 10-19 SEO, 20-29 GTM, 30-39 OurDigital, 40-49 Jamie ## Skill Reorganization - 01-notion-organizer (from 02) - 10-18: SEO tools split into focused skills (technical, on-page, local, schema, vitals, gsc, gateway) - 20-21: GTM audit and manager - 30-32: OurDigital designer, research, presentation - 40-41: Jamie brand editor and audit ## New Files - .claude/commands/: Slash command definitions for all skills - CLAUDE.md: Updated with new skill structure documentation - REFACTORING_PLAN.md: Migration documentation - COMPATIBILITY_REPORT.md, SKILLS_COMPARISON.md: Analysis docs ## Removed - Old skill directories (02-05, 10-14, 20-21 old numbering) - Consolidated into new structure with _archive/ for reference 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
97 lines
3.0 KiB
Markdown
97 lines
3.0 KiB
Markdown
# Jamie Brand Editor Skill
|
|
|
|
> **Status**: Under Development (v1.1.0)
|
|
> **Role**: Branded content GENERATION for Jamie Plastic Surgery Clinic
|
|
> **Partner Skill**: `jamie-brand-guardian` (for content review)
|
|
|
|
## Overview
|
|
|
|
This skill generates new marketing content for Jamie Plastic Surgery Clinic (제이미성형외과) that complies with Korean medical advertising regulations (의료법 제56조) while maintaining Jamie's distinctive brand voice.
|
|
|
|
**For reviewing/correcting existing content, use `jamie-brand-guardian` instead.**
|
|
|
|
## Quick Start
|
|
|
|
```
|
|
"내시경 이마거상술에 대한 블로그 포스트 작성해줘.
|
|
타겟: 30-50대 여성, 이마 주름과 눈썹 처짐 고민"
|
|
```
|
|
|
|
After generating content, use `jamie-brand-guardian` to review and refine.
|
|
|
|
## Current Resources
|
|
|
|
```
|
|
20-jamie-brand-editor/
|
|
├── SKILL.md # Skill documentation (222 lines)
|
|
├── README.md # This file
|
|
├── brand_guidelines/
|
|
│ ├── brand_voice_guide_korean.md
|
|
│ └── content_examples/ # Approved content samples (PDF)
|
|
├── procedures_schema_dataset/ # 16 procedure info files (JSON)
|
|
├── regulations/
|
|
│ └── medical_advertising_law_summary_korean.md
|
|
├── scripts/
|
|
│ └── compliance_checker.py
|
|
├── templates/ # (Under development)
|
|
└── docs/ # Development docs (excluded from skill)
|
|
└── PLAN.md # Refactoring roadmap
|
|
```
|
|
|
|
## Key Features
|
|
|
|
### Content Generation
|
|
- Blog posts for Naver/website
|
|
- Procedure introduction pages
|
|
- Social media content (Instagram, YouTube)
|
|
- Ad copy (Naver, Google, Meta)
|
|
|
|
### Brand Compliance
|
|
- Jamie's tone & manner (90% 격식체)
|
|
- Brand voice guidelines
|
|
- Korean medical ad law compliance
|
|
|
|
### Supported Procedures
|
|
- 눈 성형: 퀵매몰법, 하이브리드 쌍꺼풀, 안검하수, 눈밑지방 재배치
|
|
- 이마 성형: 내시경 이마거상술, 내시경 눈썹거상술
|
|
- 동안 성형: 앞광대 리프팅, 스마스 리프팅, 자가지방이식
|
|
|
|
## Development Status
|
|
|
|
| Feature | Status |
|
|
|---------|--------|
|
|
| SKILL.md core guidelines | ✅ Complete |
|
|
| Brand voice guide | ✅ Complete |
|
|
| Procedure JSON data | ✅ Complete |
|
|
| Compliance checker script | ✅ Complete |
|
|
| Content templates | 🚧 In Progress |
|
|
| Additional scripts | 📋 Planned |
|
|
|
|
See `docs/PLAN.md` for detailed development roadmap.
|
|
|
|
## Workflow
|
|
|
|
```
|
|
[Topic/Brief]
|
|
→ jamie-brand-editor (generate draft)
|
|
→ jamie-brand-guardian (review & correct)
|
|
→ [Final Content]
|
|
```
|
|
|
|
## docs/ Directory
|
|
|
|
The `docs/` folder contains development documentation and is **excluded from skill packaging**:
|
|
- `PLAN.md` - Refactoring roadmap and task tracking
|
|
- Future: `EVALUATION.md`, `CHANGELOG.md`
|
|
|
|
When packaging this skill for Claude, exclude the `docs/` folder.
|
|
|
|
## License
|
|
|
|
Internal Use Only - Jamie Plastic Surgery Clinic and OurDigital
|
|
|
|
---
|
|
|
|
*Developed by OurDigital for Jamie Plastic Surgery Clinic*
|
|
*Contact: info@jamie.clinic | 02-542-2399*
|