Claude Novel Skill banner
mane23-ai mane23-ai

Claude Novel Skill

AI community

Description

Novel Writing AI Collaboration Skill for Claude Code / SuperClaude. 체계적 소설 작성 AI 협업 스킬.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Novel -- 소설 창작 AI 협업 스킬

SuperClaude v1.0.0 소설 창작 통합 시스템.

개요

장편 소설 집필을 체계적으로 관리하는 AI 협업 스킬. 캐릭터, 플롯, 세계관, 아이템, 테마를 각각 독립된 추적 시스템으로 관리하며, 장르별 프리셋과 웹소설 연재/출판 파이프라인을 지원한다.

구조

novel/
  SKILL.md                  -- 핵심 인덱스 + 원칙
  README.md                 -- 이 파일
  guides/                   -- 13개 전문 가이드
    character-system.md      -- 캐릭터 관리
    plot-structure.md        -- 플롯 구조
    worldbuilding.md         -- 세계관 구축
    item-tracking.md         -- 아이템 추적
    theme-symbolism.md       -- 테마/상징
    pacing-tension.md        -- 페이싱/텐션
    reader-experience.md     -- 독자 경험
    serialization.md         -- 웹소설 연재
    prose-craft.md           -- 산문 기법
    genre-presets.md         -- 장르 프리셋
    beginner-guide.md        -- 초보자 가이드
    publishing-pipeline.md   -- 출판 파이프라인
    ai-collaboration.md      -- AI 협업
  references/
    novel-brain.json         -- 추적 데이터 스키마
    quick-ref.md             -- 빠른 참조 카드
    image-prompts.md         -- 이미지 생성 프롬프트
    creative-prompts.md      -- 창작 프롬프트
    templates/project/       -- 프로젝트 초기화 템플릿

사용법

/novel init        -- 새 프로젝트 시작
/novel continue    -- 이어쓰기
/novel status      -- 진행 현황
/novel write 3 2   -- 3장 2씬 집필

상세: `SKILL.md` 참조.

설치

# 1. 저장소 클론
git clone https://github.com/looki/claude-novel-skill.git

# 2. 스킬 디렉토리에 복사
cp -r claude-novel-skill/ ~/.claude/skills/novel/

# 3. skill-index.json에 등록 (수동)
# ~/.claude/skills/skill-index.json의 "skills" 객체에 아래 추가:
"novel": {
  "path": "novel/SKILL.md",
  "tags": ["writing", "creative", "novel", "storytelling"],
  "priority": "high",
  "source": "custom",
  "slash_command": "novel",
  "auto_trigger": ["소설", "창작", "집필", "novel"],
  "features": ["캐릭터 관리", "플롯 구조", "세계관", "아이템 추적", "테마 추적", "장르 프리셋", "웹소설 연재", "출판 파이프라인"],
  "description": "소설 창작 집필 캐릭터 플롯 세계관 아이템 테마 복선 장르 웹소설 연재 출판 공모전",
  "synonyms": ["소설 써줘", "소설 도와줘", "창작 시작", "집필 시작"]
}

주요 기능

추적 시스템 (6종)

  • 캐릭터: 프로필, 감정 그래프, 아크, 지식 매트릭스
  • 아이템: 유형별 분류, 생명주기, 소유 이력
  • **테마/