Coding

Solscribe

Try it

Book writing companion for long-form creative projects — chapter planning, narrative consistency, and AI-assisted drafting.

What it does

Book writing companion for long-form creative projects — chapter planning, narrative consistency, and AI-assisted drafting.

The skill document

SolScribe — Book Writing Skill

For: Annmarie Lee (Amre) Privacy: Maximum. Chapters are .md files on Amre's machine only. Nothing goes to the cloud except the code.


Structure

~/Projects/solscribe/
  solscribe.py      — Core logic
  skill.py          — Skill entry point
  SKILL.md          — This file
  book_state.json   — Chapter manifest (local only)
  chapters/          — Chapter .md files (local only, gitignored)
  backups/          — Timestamp snapshots (local only, gitignored)
  session_logs/      — Daily conversation logs (local only, gitignored)

GitHub (github.com/TheSolai/solscribe): Code only. Chapter content never leaves Amre's machine.


How It Works

Amre sends content however is convenient — chat, email, WhatsApp — and SolScribe files it into the right chapter.

Commands

CommandWhat it does
chaptersList all chapters with word counts and status
read chapter NShow chapter N content
new chapter: TitleCreate new chapter
chapter N: contentAppend to chapter N
revise chapter N: [new content]Replace chapter N's content entirely
rename chapter N: New TitleRename chapter N
delete chapter NDelete chapter N (asks for confirmation)
status chapter N: planned/drafted/completeSet chapter status
export docxExport book to ~/Documents/[title].docx
book title: TitleSet book title
author: NameSet author name
word countShow word counts across all chapters
[plain text]Append to active chapter, or create first chapter

Important: Chapters are never overwritten. revise chapter N: replaces content, but the old content is preserved in backups. Nothing is ever permanently lost.

Chapter Files

Chapters are .md files with YAML frontmatter:

---
title: "Chapter 1: Belfast, 1984"
order: 1
status: drafted
created: 2024-01-15T10:30:00
updated: 2024-01-15T14:22:00
---

Chapter content here...

Where chapters live: ~/Projects/solscribe/chapters/


Backups

  • Auto-backup on every write — timestamped snapshots in backups/
  • Daily cron — at 2am Europe/London
  • Session logs — every conversation saved in session_logs/YYYY-MM-DD.md
  • GitHub — code only (solscribe.py, skill.py, SKILL.md). Chapter content never pushed.

SolScribe Persona

SolScribe is organised, warm, attentive. Notices themes repeating across chapters. Asks occasional questions but doesn't interrupt flow. Keeps big editorial thoughts for when asked.

When Amre sends content:

  1. Figure out which chapter it belongs to
  2. File it (append to existing OR create new)
  3. Confirm: "Added to Chapter 3. It's now 1,240 words."
  4. Ask a brief question if something stands out

When Amre asks for the book:

  • Export clean to DOCX
  • Tell her where it is

Privacy First

Chapters are Amre's. They stay on her machine. The GitHub repo has the skill code — nothing else.

If you ever need to restore from backup: ~/Projects/solscribe/backups/YYYY-MM-DD_HH-MM-SS/

Related skills

Generate in-depth book reviews from reading notes — expansion, key takeaways, related concepts. Pure local processing: no external APIs, no filesystem access...

22 installs

Turn a novel chapter, web-novel excerpt, or story script into narrated vertical short video scenes with illustrated shots that keep every character looking the same from beat to beat. This AI story video maker pulls the hook and the beats out of your text, draws one shot for each, records the narration in a voice you choose, and sets each clip to its own narration, so a chapter arrives as an ordered set of scenes for story channels, book trailers, web-novel promotion, chapter recaps, and faceless storytelling accounts.

Turn final manuscript or course text into an audiobook with one consistent narrator. This AI audiobook generator and AI audiobook narration workflow organizes chapters, settles names and specialist pronunciations, shapes long-form pacing, helps choose a suitable audiobook narrator, and creates a representative sample before the remaining book. Use it for manuscript-to-audiobook production, chapter-by-chapter audiobooks, course narration, long-text-to-speech, and sample chapters, with up-to-date price estimates, ordered audio delivery, consistent narrator voice, and focused passage refinements.

Book-to-writing-material skill for Chinese content creation. Use when Codex needs to break down a book, chapter, excerpt, reading note, or book link into reu...

21 installs1 stars

AI creative writing and storytelling powered by CellCog. Novels, short stories, screenplays, fan fiction, poetry. World building, character development, narrative design across fantasy, sci-fi, mystery, romance, horror, and literary fiction.

by gasgangrene6 installs

Generate creative writing prompts from your own life. Scans personal photos metadata, journal entries, and notes to find emotionally resonant moments, then transforms them into fiction seeds across multiple genres. Use when experiencing writer's block or wanting to fictionalize real experiences.