Claude-Book
A Multi-Agent Framework for Writing Novels with Claude Code
파일 탐색기
최종 버전 다운로드 (.zip)- chapter-planner.md
- chapter-writer.md
- character-reviewer.md
- continuity-reviewer.md
- state-updater.md
- style-linter.md
- SKILL.md
- extraction-guide.md
- SKILL.md
- rewriting-techniques-en.md
- rewriting-techniques-fr.md
- SKILL.md
- ideation-techniques.md
- SKILL.md
- settings.local.json
- bug_report.yml
- feature_request.yml
- claude-code-review.yml
- claude.yml
- issue-management.yml
- FUNDING.yml
- README.md
- annie.md
- claude.md
- dagobert.md
- francois.md
- mick.md
- oncle-henri.md
- tante-cecile.md
- ile-kernach.md
- kernach.md
- villa-des-mouettes.md
- structure.md
- style.md
- annie.md
- claude.md
- dagobert.md
- francois.md
- m-dorsel.md
- m-rolland.md
- mick.md
- ferme-kernach.md
- les-mouettes.md
- passage-secret.md
- structure.md
- style.md
- annie.md
- claude.md
- dagobert.md
- francois.md
- martin.md
- mick.md
- oncle-henri.md
- personnages-secondaires.md
- tante-cecile.md
- ile-de-kernach.md
- la-carriere.md
- maison-familiale.md
- maison-garde-cote.md
- tunnel-sous-marin.md
- structure.md
- style.md
- annie.md
- claude.md
- dagobert.md
- francois.md
- guy-hubert.md
- mick.md
- camp-romain.md
- chaumiere.md
- lande.md
- source.md
- souterrain.md
- villa-des-mouettes.md
- structure.md
- style.md
- merge-report.md
- README.md
- _template.md
- annie.md
- claude.md
- dagobert.md
- francois.md
- mick.md
- oncle-henri.md
- tante-cecile.md
- _template.md
- ile-de-kernach.md
- kernach.md
- villa-des-mouettes.md
- structure.md
- structure.md.example
- style.md
- style.md.example
- .gitkeep
- cover.png
- cover.png
- README.md
- le-club-des-cinq-phare.azw3
- le-club-des-cinq-phare.epub
- book.yaml
- description.md
- epub.css
- .gitignore
- build-ebook.ps1
- EBOOK-GUIDE.md
- detection.py
- pyproject.toml
- README.md
- test_detection_logic.py
- pyproject.toml
- README.md
- style_checker.py
- uv.lock
- characters.md
- inventory.md
- knowledge.md
- situation.md
- characters.md
- inventory.md
- knowledge.md
- situation.md
- characters.md
- inventory.md
- knowledge.md
- situation.md
- characters.md
- inventory.md
- knowledge.md
- situation.md
- characters.md
- inventory.md
- knowledge.md
- situation.md
- characters.md
- inventory.md
- knowledge.md
- situation.md
- characters.md
- inventory.md
- knowledge.md
- situation.md
- characters.md
- inventory.md
- knowledge.md
- situation.md
- characters.md
- inventory.md
- knowledge.md
- situation.md
- characters.md
- inventory.md
- knowledge.md
- situation.md
- characters.md
- inventory.md
- knowledge.md
- situation.md
- characters.md
- inventory.md
- knowledge.md
- situation.md
- characters.md
- inventory.md
- knowledge.md
- situation.md
- characters.md
- inventory.md
- knowledge.md
- situation.md
- characters.md
- inventory.md
- knowledge.md
- situation.md
- characters.md
- inventory.md
- knowledge.md
- situation.md
- characters.md
- inventory.md
- knowledge.md
- situation.md
- characters.md
- inventory.md
- knowledge.md
- situation.md
- characters.md
- inventory.md
- knowledge.md
- situation.md
- chapitre-01.md
- chapitre-02.md
- chapitre-03.md
- chapitre-04.md
- chapitre-05.md
- chapitre-06.md
- chapitre-07.md
- chapitre-08.md
- chapitre-09.md
- chapitre-10.md
- chapitre-11.md
- chapitre-12.md
- chapitre-13.md
- chapitre-14.md
- chapitre-15.md
- chapitre-16.md
- chapitre-17.md
- chapitre-18.md
- plan.md
- synopsis.md
- current-chapter.md
- history.md
- .gitignore
- CLAUDE.md
- COMPLETION_REPORT.md
- LICENSE
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/ThomasHoussin/Claude-Book
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd Claude-Book
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Python
쉬움 추천사전 준비물
⚠️ 이 프로젝트는 규모가 큰 저장소라, 이 방법이 실제 핵심 제품이 아니라 내부 하위 패키지를 가리키는 것일 수 있습니다. README 전체를 함께 확인해보세요.
pip install .
PyPI에 배포된 패키지를 바로 설치합니다. 소스 클론이 필요 없습니다.
python <실행할 파일명>.py # README에서 정확한 실행 파일명을 확인하세요
파이썬 스크립트(또는 모듈)를 실행합니다.
에러 메시지 없이 실행되고 터미널에 안내 문구가 출력되면 정상입니다.
// repository documentation
Was this content helpful?
(0 ratings)
