소스 정보
- 저장소
- majiayu000/claude-skill-registry
- 최근 소스 활동
- 2026년 6월 23일 12:15
- 감지된 SKILL.md 언어
- 영어
- 스타
- 543
- 포크
- 85
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/majiayu000/claude-skill-registry --skill analytics-learning명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SOC 직업 분류 기준
SKILL.md 표시 중
| name | Analytics Learning |
| tier | 4 |
| load_policy | conditional |
| description | Process YouTube analytics to extract actionable insights |
| version | 1.0.0 |
| parent_skill | growth-learning |
Data-Driven Improvement
This skill processes YouTube Studio analytics to understand what works and improve future sessions.
Extract actionable insights from performance data and update the knowledge base.
/learn-analytics session-name
User provides from YouTube Studio:
| Metric | Description |
|---|---|
| Views | Total view count |
| Watch Time | Total hours watched |
| Average View Duration | Mean watch time |
| Retention % | % of video watched |
| Likes / Dislikes | Engagement signals |
| Comments | Comment count |
| Shares | Social shares |
| Subscribers Gained | New subscriptions |
| Impressions | How often shown |
| CTR | Click-through rate |
Compare session metrics to portfolio averages:
| Metric | This Session | Average | Verdict |
|---|---|---|---|
| Retention | 48% | 42% | Above average |
| Like Ratio | 6.2% | 5.8% | Slightly above |
| Comments | 24 | 18 | Above average |
Correlate session attributes with performance:
| Attribute | Correlation |
|---|---|
| Topic: Healing | +15% retention |
| Duration: 25 min | Optimal |
| Voice: Neural2-H | Consistent |
| Binaural: Theta | +8% engagement |
Generate specific, actionable findings:
- finding: "Healing topics achieve higher retention"
evidence: "62% vs 45% average across 5 sessions"
action: "Prioritize healing themes"
confidence: high
timestamp: "2025-01-15"
Store in knowledge/lessons_learned.yaml:
lessons:
- id: "LESSON-2025-001"
category: "content"
finding: "Healing topics achieve higher retention"
evidence: "62% vs 45% average across 5 sessions"
action: "Prioritize healing themes"
confidence: high
sessions_analyzed:
- "inner-child-healing"
- "heart-chakra-restore"
- "grief-release-theta"
date_discovered: "2025-01-15"
date_validated: null
| Pattern | Meaning | Action |
|---|---|---|
| Steep initial drop | Poor hook/intro | Improve pre-talk |
| Drop at 5-7 min | Induction too slow | Tighten pacing |
| Steady through journey | Good engagement | Maintain approach |
| Drop at integration | Exit feels abrupt | Smooth emergence |
| Section | Target Retention |
|---|---|
| Pre-Talk (0-3 min) | 90%+ |
| Induction (3-8 min) | 75%+ |
| Journey (8-22 min) | 55%+ |
| Integration (22-28 min) | 45%+ |
| Close (28-30 min) | 40%+ |
| Like Ratio | Interpretation |
|---|---|
| >10% | Exceptional resonance |
| 6-10% | Strong positive response |
| 4-6% | Normal engagement |
| <4% | Review content quality |
| Signal | Meaning |
|---|---|
| Emotional sharing | Deep impact |
| Questions | Interest but confusion |
| Requests | Unmet needs |
| Criticism | Quality issues |
For each session, track:
session_attributes:
topic: "healing"
sub_topic: "inner_child"
duration: 25
depth_level: "Layer2"
voice_id: "en-US-Neural2-H"
binaural_target: "theta"
archetypes:
- "Guide"
- "Healer"
imagery_style: "eden_garden"
metrics:
views: 1250
watch_time_hours: 312
avg_view_duration: "14:58"
retention_percent: 48
likes: 78
dislikes: 2
comments: 24
shares: 12
subs_gained: 15
impressions: 8500
ctr: 14.7
| Level | Definition |
|---|---|
high | 5+ sessions, consistent pattern |
medium | 3-4 sessions, emerging pattern |
low | 1-2 sessions, hypothesis only |
After analysis:
lessons_learned.yamltier4-growth/feedback-integration/ (comment analysis)knowledge/lessons_learned.yamlknowledge/analytics_history/