AI workflow Claude · ChatGPT · Gemini · MCP
The Interactive Proposal Builder
Answer a short interview about your offer and terms, and get back an interactive proposal you send as a link, with every price exactly as you set it.
What it does
- Runs on Claude, ChatGPT or Gemini.
- Interviews you about your pricing, brand and terms.
- Outputs a self-contained interactive HTML proposal your clients open in their browser.
The Breakdown
The build steps, prompt architecture, and a worked walkthrough. Open to members.
01 The four-phase interview: tiers, add-ons, brand, terms
02 Why it never invents a number
03 One self-contained file: no hosting, no build step
04 Branded to you, not to a template
BECOME A MEMBER TO UNLOCK_
Become a memberHow to install
Every workflow runs on the AI you already use. Pick your platform; each setup takes a couple of minutes.
01 Claude (web or desktop) Project
Paste the workflow into a Claude Project. Every chat inside the Project runs it on demand.
- Open Claude. Top-left, click "+ New Project".
- Name the Project "The Interactive Proposal Builder".
- In the Project's Instructions field, paste the full contents of SKILL.md.
- Open a chat inside the Project. Say "run interactive-proposal" or "build my proposal".
02 Claude Code Local skills folder
Drop the folder into ~/.claude/skills/ and restart Claude Code. The workflow is callable from any directory.
- Unzip the bundle. Move the interactive-proposal folder into ~/.claude/skills/. The full path becomes ~/.claude/skills/interactive-proposal/SKILL.md.
- Restart Claude Code (close and reopen the terminal).
- In any directory, say "run interactive-proposal" or "build my proposal".
03 ChatGPT (Plus or Team) Project
Paste the workflow into a ChatGPT Project. Every chat inside the Project runs it on demand.
- Open ChatGPT. Sidebar, click "Projects" then "Create Project".
- Name the Project "The Interactive Proposal Builder".
- Click Instructions. Paste the full contents of SKILL.md. Save.
- Open a chat inside the Project. Say "run interactive-proposal" or "build my proposal".
04 Gemini (Advanced) Gem
Create a Gem with the workflow in its instructions field. Open a chat with the Gem to run it.
- Open Gemini. Click Gems in the sidebar, then "+ New Gem".
- Name the Gem "The Interactive Proposal Builder".
- In the instructions field, paste the full contents of SKILL.md. Save.
- Open a chat with the Gem. Say "run interactive-proposal" or "build my proposal".
Stacks with
These AI workflows are designed to chain together. Run one's output through another and you get a real production pipeline.
- AI Proposal Drafter
Stacks with The AI Proposal Drafter from MWM Issue 03. That workflow writes the Statement of Work and prices it against a rate card. This one turns the offer into the interactive page a client configures and approves. Run the Drafter to decide the numbers, then build the page here to win the work.