Core
Hosted Prompt Lab App
Use the hosted web workbench for prompt writing, enhancement, and Anthropic-backed
execution without installing anything first.
- Shared authoring surface with the extension and desktop shells
- Instant hosted start path at /app/
- Best entry point for everyday prompt iteration
Utility
Prompt Embed Generator
A compact prompt-building tool with preset workflows for flyers, product pages,
tool specs, and interactive concepts.
- Single-page generator with copy-ready output
- Useful for quick structured prompt creation outside the main app
- Direct file path remains available at /prompt-embed.html
Browser Only
Script Agent
Generate structured commercial scripts in the browser with your own Gemini,
Anthropic, or OpenAI key and export ready-to-edit variants.
- Direct provider calls with local API key storage per provider
- Structured JSON output rendered into script, grid, and storyboard views
- Canonical route lives at /script-agent
Browser Only
Prompt Explorer
Explore prompt branches, compare variants, and generate image directions from a
standalone canvas that runs entirely in the browser.
- BYO key workflow for OpenAI, Gemini, and Anthropic
- Tree based prompt branching and image generation workspace
- Canonical route lives at /prompt-explorer
Browser Only
Thread Namer
Turn rough chat summaries into cleaner project and conversation titles with a
fast standalone naming utility.
- Project-specific naming presets with local settings
- BYO key workflow for OpenAI, Gemini, and Anthropic
- Canonical route lives at /thread-namer
Library
Prompt Templates
Browse the published template catalog for sales, marketing, content, and outreach workflows,
then jump into Prompt Lab to adapt and test them.
- Public discovery page restored under /templates/
- Useful for top-of-funnel browsing before opening the full app
- Matches the repo's shipped distribution plan instead of leaving the route missing
Support
Setup and reference pages
The old tools route also served as a discovery surface. This hub now points to the
support pages users need most when they move from the hosted app into extension or
desktop usage.