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 thread you would actually send to a teammate.

  2. 02

    Import it in one click, or paste it

    Use the Chrome extension or paste a transcript by hand.

  3. 03

    Every prompt becomes a Step

    User messages start Steps and assistant replies stay attached in chronological order.

  4. 04

    Edit what readers should see

    Change titles, descriptions, and hide anything messy or private.

  5. 05

    Choose how it should live

    Keep it private, share an unlisted link, or publish it to your profile.

Two ways in. One editor.

Use the extension when you are already looking at the thread, or paste when you have a transcript. Either way, 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 search.

Public

On your profile, readable like documentation.

Provider authentication is never extracted.

See the reader before you import anything.

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