
FluidDocs
Interactive HTML docs that answer questions and report back
196 followers
Interactive HTML docs that answer questions and report back
196 followers
FluidDocs are interactive HTML documents that keep working after you hit send. A proposal that reprices itself, an offer with live equity math, an API reference that rewrites its examples around the reader's key. Every document answers questions from its own content, and reader analytics come out of the box. The open source Deck Builder that launched here lives on as part of the platform, and the template gallery at fluiddocs.ai/templates is the fastest way in.
This is the 3rd launch from FluidDocs. View more

FluidDocs CLI
Launching today
FluidDocs CLI turns your prompts into interactive documents that answer questions and report back. You see who opened it, how far they got, and what they asked. Pitch decks, proposals, reports, board updates. One line installs the CLI and one command publishes. Edit later by prompt, and the same link updates. Viewer-side AI-enabled Q&A and analytics come built in.







Free Options
Launch Team / Built With


FluidDocs
Hey Product Hunt, we are thrilled to launch the FluidDocs CLI. π
FluidDocs are interactive documents that keep doing their job after you hit send: readers ask them questions and get answers from the document itself, and you see who opened them, how far they got, and what they asked.
The reason we built a CLI is that more than half of the 1,000+ documents created on FluidDocs, were created programmatically, by coding agents working through our MCP, not by a person clicking in the app. Our users' agents were already writing the documents. They needed a first-class way to publish and maintain them.
So now one line installs fld, and from there everything runs in the terminal:
β Publish a file, a zip, or a whole directory as an interactive document
β Turn on reader Q&A with one command
β Pull reader analytics back into the terminal
β Edit the live document later, and the same link updates
β --json on every command, so your coding agent can run the whole flow unattended
The best way in: install, run fld login, and publish something you already have. Or try the SpaceX S-1 as a FluidDoc at https://share.fluiddocs.ai/spacex-s1 and ask it a question a static document could never answer.
We are taking command and workflow requests all week. Tell us what your publishing flow needs and we will build it.
One of the cool things about the CLI (vs MCP) is that it's a lot faster, and you get a very readable trace of the commands that the agent executed, then you can use it to build especialized document skills with greater control.
For example a very simple loop that I use when I publish a fluid doc, is to use claudecode + cli to get the questions that the users have asked on the document's QNA chat to improve the document itself.
@nishant_aggarwal Not a terminal person at all, is there a way to do this without the command line, or is that the whole point?
Lancepilot