From book-writer
Analyze original.txt and create structured character descriptions in characters.txt file.
How this skill is triggered — by the user, by Claude, or both
Slash command
/book-writer:prepare-charactersThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Analyze a story text and create structured descriptions for each character in a characters.txt file.
Analyze a story text and create structured descriptions for each character in a characters.txt file.
Read {source_folder}/original.txt and identify all characters.
For each character determine:
Create file {source_folder}/characters.txt in this format:
ОПИСИ ПЕРСОНАЖІВ
[CHARACTER NAME]:
[First sentence about character and main trait]. [Second sentence about behavior and features]. [Third sentence about interactions with others]. [Fourth sentence with specific examples from text]. [Fifth and sixth sentences about emotional aspects and character].
[NEXT CHARACTER]:
...
[NAME]:Each description must include:
ОПИСИ ПЕРСОНАЖІВ
ЕНДІ:
Енді — один з головних героїв, який живе на дереві разом з Террі. Він відрізняється імпульсивністю та схильністю до авантюр. У складних ситуаціях часто діє перш ніж думає, що призводить до комічних непорозумінь. Попри хаотичну натуру, Енді щиро піклується про друзів. Він завжди готовий допомогти, навіть якщо його методи не завжди ефективні. Його оптимізм та енергія заряджають оточуючих.
ТЕРРІ:
Террі — найкращий друг Енді, більш розсудливий та обережний. Він часто виступає голосом розу|ому в парі. Террі любить винаходити та майструвати різні пристрої. Його винаходи не завжди працюють як задумано, але він ніколи не здається. У конфліктних ситуаціях намагається знайти компроміс. Цінує дружбу та лояльність понад усе.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub funivan/book-writer