skills/clarify/SKILL.md
Clarify ambiguity in user requests, strategies, or approaches. Routes to the appropriate sub-skill. Trigger on "clarify", "명확히", "뭘 원하는 건지", "뭘 놓치고 있지", "blind spots", "관점 전환", "다른 방법 없을까", "/clarify". Sub-skills — vague (requirement clarification, "요구사항 정리", "spec this out"), unknown (strategy blind spots with Known/Unknown quadrants, "4분면 분석", "assumption check", "가정 점검"), metamedium (content vs form reframing, "내용 vs 형식", "diminishing returns", "형식을 바꿔볼까").
npx skillsauth add seungwonme/.claude clarifyInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Route to the correct sub-skill based on the user's need. All sub-skills share a common principle: hypothesis-driven questioning via AskUserQuestion (never open questions in plain text).
| Sub-skill | When | Read |
| -------------- | ----------------------------------------------------------------- | --------------------- |
| vague | Ambiguous requirements need concrete specs | vague/SKILL.md |
| unknown | Strategy/plan needs blind spot analysis (Known/Unknown quadrants) | unknown/SKILL.md |
| metamedium | Stuck optimizing content, need form-level reframing | metamedium/SKILL.md |
vague (turn "add login" into a spec)unknown (surface what you don't know you don't know)metamedium (change the medium, not just the message)If unclear which sub-skill fits, use AskUserQuestion:
questions:
- question: "어떤 종류의 명확화가 필요한가요?"
header: "유형"
options:
- label: "요구사항 정리"
description: "모호한 요청을 구체적이고 실행 가능한 스펙으로 변환"
- label: "블라인드 스팟 분석"
description: "전략이나 계획에 숨겨진 가정과 미지의 영역을 발견"
- label: "형식 재정의"
description: "내용이 아닌 매체/구조 자체를 바꿔서 더 큰 레버리지를 얻을 수 있는지 점검"
multiSelect: false
After selection, read the corresponding sub-skill's SKILL.md and follow its protocol.
tools
유튜브 콘텐츠 기획 및 알고리즘 전문가. 영상 주제 기획, 아웃라이어 전략, 시청자 풀 분석, 알고리즘 치트키가 필요할 때 사용.
research
유튜브 채널 운영 전문가. 콘텐츠 기획부터 제목/썸네일, 영상 제작, 채널 관리, 수익화, 영상 요약까지 전 영역 지원. Routes to the appropriate sub-skill. Trigger on "유튜브", "YouTube", "영상 기획", "콘텐츠 기획", "아웃라이어", "알고리즘", "썸네일", "제목 공식", "클릭률", "영상 제작", "원고", "인트로", "편집", "채널 브랜딩", "댓글 관리", "수익화", "키 콘텐츠", "풀링 콘텐츠", "객단가", "유튜브 정리", "영상 요약", "transcript 번역", "YouTube digest", "영상 퀴즈". Sub-skills — 기획 (콘텐츠 기획, 알고리즘 전략, 아웃라이어 제작, 시청자 풀 분석), 썸네일 (제목/썸네일 제작, 19가지 제목 공식, A/B 테스트), 제작 (원고 작성, 인트로 구성, 편집 기법, 시청자 참여 유도), 채널 (채널 브랜딩, 이미지 관리, 댓글 관리), 수익화 (키/풀링 콘텐츠, 상품 판매 전략, 객단가 최적화), 요약 (YouTube 영상 분석, transcript 추출/번역, 퀴즈, Deep Research).
development
Spec-driven development: interview the user in depth to produce a comprehensive technical spec. Use when the user says "spec", "스펙", "스펙 작성", "기능 정의", "요구사항 정리", "interview me", "spec this out", "feature spec", or wants to define a feature/project before implementation. Also triggers when a SPEC.md file is referenced.
tools
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.