---
FloatPrompt
the invisible OS for AI
---
Upload a floatprompt to any AI and it becomes a specialized tool—a coach, a writer, an assistant—with defined behavior and structured output.
~~~~~~~~~~
∞
A text file that transforms any AI into a specialized tool.
↓
Coaches that guide. Writers that preserve voice. Extractors that structure.
⌘
Upload to ChatGPT, Claude, Cursor—works the same everywhere.
+
The output isn't chat. It's artifacts you actually use.
=
Portable. Readable. Shareable. No platform lock-in.
$
Build once, use forever.
===
How it works
===
- Download floatprompt (template or full system)▎
- Upload to any AI (ChatGPT, Claude, Cursor)
- Say "float build [what you need]"
- Get a custom tool for your use case
⌘
Or run npx floatprompt to give AI awareness of your entire project.
♥
No technical knowledge required.
<fp>
<json>
{
"STOP": "{...}",
"meta": {...},
"human": {...},
"ai": {...},
"requirements": {...}
}
</json>
<md>
{...}
</md>
</fp>