From great-publishers
Scaffold a publishers/ directory at the project root, sibling to manuscript/ and film/. Adds a
How this skill is triggered — by the user, by Claude, or both
Slash command
/great-publishers:publishers-project-initThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Scaffold the `publishers/` directory and register it in the project bible.
Scaffold the publishers/ directory and register it in the project bible.
Creates a publishers/ folder at the current working directory's project root with six empty subdirectories:
publishers/
├── covers/ # Cover concept briefs (and PNGs in v1.0 with image-gen)
├── jacket-copy/ # Blurbs, cover lines, positioning copy
├── positioning/ # Audience and pitch docs, threshold reads, list strategies
├── trailer/ # Trailer scripts and render manifests
├── blog-posts/ # Chapter extractions reformatted (v1.0)
└── social-copy/ # Launch copy (v1.0)
Then adds a ## Publishing section to .great-authors/project.md:
## Publishing
**Path:** `publishers/` (at project root, sibling to `.great-authors/`, `manuscript/`, and `film/`)
**Current artifact:** `<user-chosen-slug>`
Commands that generate publishing artifacts (`/publishers-channel` save triggers, `/publishers-build-book-site`, `/publishers-build-trailer`) write to `publishers/<subdir>/<current-artifact>.md` by default. Update `Current artifact` when moving to a different launch or a different work in a series.
/publishers-channel with save triggers (which need to know where to write).When this skill is invoked:
Verify .great-authors/ exists in the current working directory. If not, tell the user: "This skill assumes a project bible at .great-authors/. Run /authors-project-init (from great-authors-plugin) first to scaffold the bible, then re-run this skill."
Check for existing publishers/ directory. If it exists, ask: "A publishers/ directory already exists. Overwrite the scaffold (destroys existing content) or skip (leaves it alone)? (overwrite/skip)" — default skip.
Read .great-authors/project.md to import title and genre. If a ## Film section exists (from /filmmakers-project-init), note the current scene; the publishing artifact slug often aligns with it.
Ask the artifact-slug question. One question:
arizona-strip-launch, chapter-01-blog, season-rollout)."Create the directory tree. Six empty subdirectories under publishers/:
covers/jacket-copy/positioning/trailer/blog-posts/social-copy/Update .great-authors/project.md. Read the existing file. If it already has a ## Publishing section, ask whether to overwrite it. If not, append the ## Publishing block documented above, substituting the user's chosen slug into Current artifact.
Report:
Created publishers/ with subdirs:
covers/ jacket-copy/ positioning/ trailer/ blog-posts/ social-copy/
Updated .great-authors/project.md with ## Publishing section.
Current artifact: <slug>
Next:
- /publishers-channel <persona> to channel a publisher (chip, tina, perkins, jann, silvers, diana, bennett, george).
Substantive output (cover briefs, jacket copy, positioning docs) saves to publishers/<subdir>/<slug>.md by default.
- /publishers-build-book-site to scaffold an Astro book site from manuscript/ chapters (v0.2+).
- /publishers-build-trailer to compose the great-filmmakers render scripts into a trailer.
publishers/ directory is for ARTIFACTS at the publication-form stage. The bible stays at .great-authors/; the manuscript stays at manuscript/; film artifacts stay at film/. Each has its own owner..great-authors/ directory at all (working on a one-off cover for a standalone piece), the skill still creates publishers/ but emits a warning that personas won't have bible context to read before working.current-artifact slug is editorial: a single project might have multiple publishing artifacts (a cover, a jacket, a launch rollout, a magazine extraction) and the slug is just the convention for "what we're working on right now." Update it when you move to a different artifact within the same project.npx claudepluginhub sethshoultes/great-minds-constellation --plugin great-publishersProvides CDSS development patterns for drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), and alert classification integrated into EMR workflows.