Idea in your head. No editor on call.

Your idea. An article you're ready to stand behind.

Real editorial help, without the overhead — Pysar helps shape the work, not take it over.

Paste into Claude, Cursor, or Codex:

Install Pysar from https://getpysar.com using the official instructions.

Or read the full documentation?

Pysar Writing Assistant - A better way to work on your writing. | Product Hunt

Works with Claude Code, Cursor & ChatGPT Codex

Claude Code
Cursor
ChatGPT Codex
Gemini (coming soon)Coming soon
What you get

Help that improves a piece without taking it over

Built around how you actually write — and when you say a piece is ready.

From idea to a draft you can judge

Start with a half-formed thought or a messy draft. Pysar helps you shape the piece step by step — and keeps earlier versions so you can compare.

Your take stays yours

Voice, edits, and drafts live in your project — yours to shape. Nothing publishes until you do.

Sounds like you, not a generic bot

Capture how you write once. Later drafts follow that voice and structure — not a default AI tone.

Works in the editor you already use

Claude Code, Cursor, or ChatGPT Codex — same writing help, in the place you already work.

Real sources when a claim needs them

When something should be checked, Pysar looks for real sources — not invented citations dressed up as research.

One step at a time

From idea to a piece you trust

Each step leaves a version you can open and change — nothing ships until you say so.
01

Start with the idea

Turn a half-formed thought into a clear brief — or drop in a rough draft and keep going.

02

Get a full draft

A complete piece from what you already decided — not a blank chat guessing your point.

03

Tighten what matters

Structure, stakes, and wording get a hard look. Earlier versions stay, so nothing useful is lost.

04

Make it sound human

Strip the AI tells, then export a draft you're ready to share yourself.

Where you write

Works in editors you already use

Claude Code
Cursor
ChatGPT Codex
Gemini (coming soon)
Claude Code
ChatGPT Codex
Cursor
Claude Code
Gemini (coming soon)
ChatGPT Codex
For AI agents

User pasted this URL and said install

Follow these steps. Do not invent brew, npm, pip, or go install alternatives. Plain-text index: /llms.txt. Human docs: Install and Init.

  1. 1. Install the pysar binary (macOS / Linux)

    curl -fsSL https://getpysar.com/install.sh | bash

    Or inspect first: curl -fsSL https://getpysar.com/install.sh -o install.sh, then bash install.sh.

    Confirm with pysar --version.

  2. 2. Init the writing project for the host you are running in

    • Claude Code

      pysar init --claude

      Default host; bare `pysar init` is the same.

    • Cursor

      pysar init --cursor

      Install the Pysar Cursor plugin (Marketplace or local rsync copy) for /ps skills. Site Install in Cursor is MCP-only. Skills are not under ~/.cursor/skills.

    • ChatGPT Codex

      pysar init --codex

      Trust the project so MCP approval settings apply.

  3. 3. Open the project in that host and continue with /ps-onboard or /ps as the author directs.