skills/notion/SKILL.md
Notion workspace automation — search, create, update, and organize pages. Routes to the appropriate sub-skill. Trigger on "notion", "노션", "회의 준비", "meeting prep", "지식 정리", "문서화", "리서치", "스펙 구현", "spec to tasks". Sub-skills — meeting-intelligence (meeting prep with pre-read + agenda, "회의 준비", "미팅 자료"), knowledge-capture (conversation to structured docs, "노션에 저장", "문서화해줘", "위키에 추가"), research-documentation (search + synthesize + report, "노션 검색", "조사해줘", "리서치 정리"), spec-to-implementation (spec breakdown into tasks, "스펙 구현", "태스크 분해", "구현 계획").
npx skillsauth add seungwonme/.claude notionInstall 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 use Notion MCP tools (Notion:notion-search, Notion:notion-fetch, Notion:notion-create-pages, Notion:notion-update-page).
| Sub-skill | When | Read |
| -------------------------- | ------------------------------------------------------- | ------------------------------------- |
| meeting-intelligence | Prep meeting materials (pre-read + agenda) | meeting-intelligence/SKILL.md |
| knowledge-capture | Save conversation/insights as structured Notion docs | knowledge-capture/SKILL.md |
| research-documentation | Search Notion, synthesize findings, create reports | research-documentation/SKILL.md |
| spec-to-implementation | Break specs into tasks with implementation tracking | spec-to-implementation/SKILL.md |
meeting-intelligence (create pre-read + agenda from Notion context)knowledge-capture (conversation → structured wiki/database page)research-documentation (search → synthesize → report)spec-to-implementation (spec → plan → tasks → progress tracking)If unclear which sub-skill fits, use AskUserQuestion:
questions:
- question: "어떤 Notion 작업이 필요한가요?"
header: "유형"
options:
- label: "회의 준비"
description: "Notion 컨텍스트를 기반으로 내부 사전 자료 + 외부 안건 생성"
- label: "지식 저장"
description: "대화 내용이나 인사이트를 구조화된 Notion 문서로 저장"
- label: "리서치 정리"
description: "Notion 검색 → 여러 페이지 종합 → 리서치 보고서 생성"
- 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.