Skip to content

v0.35.0

Choose a tag to compare

@travsteward travsteward released this 10 Jun 19:07
· 74 commits to main since this release

Added

  • Five new bundled companion skillspolish (copy scoring + rewrite to 90/100), anti-ai (AI-fingerprint scrub), beat-writer (beats-first channel-agnostic drafts), blog-writer (long-form blog pipeline with GitHub publishing), and newsletter-writer (email newsletter pipeline). Install any of them with npx skills add https://github.com/travsteward/openwriter --skill <name>.
  • Author's Voice skill ships inside the plugin — enabling the Author's Voice plugin now delivers both the MCP tools and the agent skill in one step (plugins/authors-voice/skill/). No separate install needed.
  • Shared WRITER-CONVENTION.md so all bundled writer skills follow one set of drafting conventions.

Changed

  • openwriter skill v0.18.0 — install guide covers the full bundled-skill roster.
  • Bundled skill docs refreshed with consistent worked examples throughout.