💎 Micro‑syntax
Create full forms with [A]
, [B]
, [C]
, [D]
, [E]
, [I]
tokens.
One line = one field. Nothing else is required. :contentReference[oaicite:0]{index=0}
No‑asset, ultra‑light scripting that instantly turns plain text into interactive prompts, smart forms & AI chat links—on any site or inside WordPress.
🚀 See It LiveCreate full forms with [A]
, [B]
, [C]
, [D]
, [E]
, [I]
tokens.
One line = one field. Nothing else is required. :contentReference[oaicite:0]{index=0}
The core JS weighs <8 KB unminified and has **no dependencies**. Perfect for high‑traffic pages or edge‑runtime AI apps. :contentReference[oaicite:1]{index=1}
TinyMCE toolbar button [P]
lets editors wrap any block of text in a visual Promptinator container—no code required. :contentReference[oaicite:2]{index=2}
Add data‑think and the engine autogenerates ChatGPT / Copilot / Perplexity buttons prefilled with your prompt text.
[E]
tokens auto‑detect an email vs URL, turning into a “Send” mailto or real form submission—no extra markup.
The upcoming Promptinator Pro plugs straight into local LLaMA/Ollama stacks for latency‑free, on‑device prompt engineering.
Craft prompts in pure text. Embed tokens where you want user input. Promptinator watches the page, then swaps each token with the correct control—while keeping the surrounding copy readable.
<div class="Promptinator">
Hello [A-name-~your name~] 👋
Pick a plan: [B-plan-|Basic|Pro|🚀 Ultra|~Pro~]
Need add‑ons? [C-extras-|SEO|PPC|Analytics|~SEO~]
Seats: [D-seats-50~5~]
<!-- Send as email -->
[E-Quote Request-~sales@acme.co~]
</div>
Click any blue token to see the inline editor pop up. Try submitting via mailto or simply explore the AI buttons that appear when no [E]
token is present.
Drop‑in script: <script src="promptinator.js"></script>
WordPress plugin: upload promptinator-shortcode.php
& friends, activate, hit [P] in the editor.