PromptSteps

How it works

From a private chat to a page people can follow.

Five steps. No rewriting. No extra model in the middle. You import the conversation, clean up the structure, and decide who can read it.

The transformation

Chat in. Structured guide out.

Raw AI chat

You

Assistant

You

PromptSteps

01Choosing the stack
02Designing the database
03Building authentication
04Creating the import flow
05Deploying to Vercel

Structured guide

01   Choosing the stack

  1. 01

    Start with a conversation that already worked

    Open the ChatGPT, Claude, Gemini, or Grok thread you would actually send to a teammate. PromptSteps does not invent a new tutorial — it keeps the path you already took.

  2. 02

    Import it in one click, or paste it

    The Chrome extension extracts only the conversation you choose. Prefer not to install anything? Paste the transcript on the import page. Both paths use the same review editor.

  3. 03

    Every prompt becomes a Step

    A user message starts a new Step. Following assistant replies stay with it until the next prompt. Chronology is preserved, and titles are drafted from the first meaningful line so you can rename them later.

  4. 04

    Edit what readers should see

    Change the page title and description, retitle steps, and hide anything that is messy, off-topic, or private. Nothing is published automatically.

  5. 05

    Choose how it should live

    Keep the draft private, share an unlisted link, or publish it to your profile. Unlisted guides stay off search and off your public page. You can come back and edit any time.

Two ways in. One editor.

Use the extension when you are already looking at the thread. Paste when you have a transcript, or when the site is not supported yet. Either way, you review the same draft before anything is saved.

  • Extension handoff stays in session storage for 30 minutes
  • Manual paste never leaves the browser until you save
  • The same step model, titles, and visibility controls

Three ways to share.

Private

Only you. The default for every new import.

Unlisted

Anyone with the link. Hidden from your profile and from search.

Public

On your profile, readable like documentation.

Conversation bodies are not written to production logs, and provider authentication is never extracted.

See the reader before you import anything.

The sample guide is the same format your published pages use.