---

FloatPrompt

the invisible OS for AI

---

Upload a floatprompt to any AI and it becomes a specialized tool. Coaches. Writing assistants. Extraction tools.

~~~~~~~~~~

One plain text file. No app, no account, no install.

Coaches that guide. Writers that preserve voice. Extractors that structure.

Use with Codex, Claude Code, Cursor, etc. Works the same everywhere.

+

The output isn't chat. It's artifacts you actually use.

=

The OG skill file. Shipped 4 months before Claude Code skills.

$

No lock-in. The file is yours.

===

How it works

===

  1. Download floatprompt-os.txt
  2. Use with any AI (Codex, Claude Code, Cursor)
  3. Follow the guide. It walks you through

Process transcripts. Structure long content. Build custom tools.

No technical knowledge required.

---

Format

---

Frontmatter defines behavior. Markdown provides methodology. Together they create tools that work on any AI platform.

--- name: my-tool description: "..." metadata: config: { "STOP": "...", "human": {...}, "ai": {...}, "requirements": {...} } --- # Markdown body
Copy