Build instant mini-apps from voice or text descriptions. Describe what you need, get a working tool deployed in seconds via Cloudflare tunnel.
Just-In-Time Software - you don't search for tools or install apps. You describe what you need and it gets built on the spot.
"Build me a pomodoro timer"
β 30 seconds later: https://your-app.trycloudflare.com
- π€ Voice or text - Describe what you want naturally
- β‘ Instant deploy - Live URL in seconds
- π Cloudflare tunnel - Shareable public URLs
- π± Mobile-ready - Responsive by default
- π¨ Beautiful - Dark theme, polished UI
- You describe the tool you need
- Your Moltbot agent generates the code
- Serves it locally + creates Cloudflare tunnel
- You get a public URL instantly
- β±οΈ Pomodoro Timer
- π° Tip Calculator
- π¨ Color Palette Generator
- π JSON Formatter
- π’ Unit Converter
- βοΈ Text Diff Tool
- π² Random Decision Maker
- β³ Event Countdown
moltbot skill install jits-buildermkdir -p ~/.moltbot/skills/jits-builder
cd ~/.moltbot/skills/jits-builder
curl -O https://raw.githubusercontent.com/Cluka-399/jits-builder/main/SKILL.md
curl -O https://raw.githubusercontent.com/Cluka-399/jits-builder/main/jits.sh
chmod +x jits.shJust ask your agent:
"Build me a timer that counts down from 5 minutes"
"I need a tool to calculate tips and split bills"
"Make a page where I can paste JSON and format it"
"Create a random color palette generator"
- Node.js
- Cloudflared (auto-downloads if missing)
MIT
Built with π±π¦ by Cluka