From content-analyzer
Use when analyzing fetched content - extracts key concepts, identifies learning objectives, categorizes topics, and assesses difficulty level
How this skill is triggered — by the user, by Claude, or both
Slash command
/content-analyzer:content-analyzeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
link-fetch 스킬이 수집한 콘텐츠를 분석하여 핵심 개념, 학습 목표, 주제 분류, 난이도를 도출한다. 이 분석 결과는 doc-generate 스킬의 입력이 된다.
link-fetch 스킬이 수집한 콘텐츠를 분석하여 핵심 개념, 학습 목표, 주제 분류, 난이도를 도출한다. 이 분석 결과는 doc-generate 스킬의 입력이 된다.
콘텐츠를 다음 카테고리로 분류:
| 카테고리 | 설명 | 예시 |
|---|---|---|
| Architecture | 시스템/소프트웨어 설계 | MSA, DDD, Event-Driven |
| Language/Framework | 특정 언어/프레임워크 기술 | Kotlin Coroutines, Spring WebFlux |
| DevOps/Infra | 인프라, CI/CD, 클라우드 | K8s, Terraform, GitHub Actions |
| AI/ML | 인공지능, 머신러닝 | LLM, RAG, Fine-tuning |
| Best Practice | 개발 방법론, 패턴 | TDD, Clean Code, Code Review |
| Career/Insight | 커리어, 인사이트, 경험담 | 기술 리더십, 조직 문화 |
| Other | 위에 해당하지 않는 기타 | - |
복수 카테고리 가능 (주 카테고리 + 보조 카테고리).
콘텐츠에서 다음을 추출:
| 레벨 | 설명 |
|---|---|
| Beginner | 사전 지식 거의 불필요, 입문 수준 |
| Intermediate | 기본 지식 필요, 실무 적용 수준 |
| Advanced | 깊은 이해 필요, 전문가 수준 |
해당 콘텐츠를 이해하기 위해 필요한 선수 지식 목록:
콘텐츠와 관련된 심화/확장 주제 도출:
## 분석 결과
### 주제 분류
- **주 카테고리**: {category}
- **보조 카테고리**: {sub_categories}
### 난이도
- **레벨**: {Beginner | Intermediate | Advanced}
- **예상 학습 시간**: {estimated_hours}
### 핵심 키워드
{keyword_list}
### 핵심 인사이트
1. {insight_1}
2. {insight_2}
...
### 실용적 테이크어웨이
1. {takeaway_1}
2. {takeaway_2}
...
### 선수 지식
- **필수**: {required_prerequisites}
- **권장**: {recommended_prerequisites}
### 관련 심화 주제
- {related_topic_1}
- {related_topic_2}
npx claudepluginhub 1989v/ai --plugin content-analyzerDistills lasting knowledge from any source — PDF, web article, pasted text, codebase file, transcript, markdown doc, or book chapter. Source-agnostic with type-aware quality rules.
Maps document structure using Adler's Level 2 reading methodology: classifies content type, states unity in one sentence, enumerates major parts and their relationships, and defines the problems the document solves. Use after inspectional reading.
Conducts systematic topic research with complexity scoring (4-10), thinking mode selection (Standard/Think/Ultrathink), and generates structured markdown documentation for knowledge capture.