npx skills add ...
Stop AI agents from shipping generic AI prose when writing books with Proseify.
No install command: proseify.xyz publishes no skills index the CLI can read.
Stop AI writing agents from shipping generic prose.
Write distinctive, publishable longform with the Proseify MCP — a curated public-domain corpus plus a guided drafting pipeline.
Prerequisite: connect the Proseify MCP first. No key, no tools.
Get a key at https://proseify.xyz (sign in → pick a plan → paste your config).
Genre before prose. Every generation decision after the first sentence
depends on picking the right tradition. A gothic ghost story and a Regency
romance want different sentence lengths, different climates, different endings.
Call get_genre_recipe before writing; don't use plan_book to skip it.
list_genres and
get_genre_recipe(genre) before writing. Mislabeled genre = mis-voiced book.search_corpus for 3–5 model passages that
match the register you want. Quote a line to yourself; match its rhythm.plan_book produces the architecture. Use it —
don't freestyle 40 chapters without a map.write_chapter (or write_book for
one-shot). Match the recipe, not your defaults.evaluate_book. If the score is below your own bar,
don't ship it — revise the weakest chapters and re-evaluate.plan_book result is large (~10k tokens). Don't call it repeatedly for the
same book; call once, hold the outline in context, work chapter by chapter.search_corpus supports FTS5 syntax (quotes, AND/OR/NOT, * wildcards)
but long operators chains are clamped to 10 terms.Books sourced from Project Gutenberg and similar public-domain corpora; safe commercial use. See the corpus page on https://proseify.xyz for per-book details.