OnlyPrompt — Reusable AI workflows, ready when you code
OnlyPrompt brings your reusable AI workflows directly into your editor. Sign in,
find the workflow you need, complete its variables, and generate a ready-to-use
result without interrupting your flow.
Early access: OnlyPrompt is live and connected to its production services.
This release is being shared with a small group of testers while we refine the
experience. Your feedback is welcome.
What you can do
- Browse and search your OnlyPrompt workflow library.
- Keep frequently used workflows close with local favorites.
- Complete workflow variables from a guided form.
- Generate results through the official OnlyPrompt service.
- Review and edit the generated result before using it.
- Copy the result or open it as an untitled Markdown document.
- Use the extension in English or Spanish.
Get started
- Install OnlyPrompt from your editor's extension marketplace.
- Open the Command Palette.
- Run
OnlyPrompt: Sign In and finish authentication in your browser.
- Run
OnlyPrompt: Browse Workflows.
- Choose a workflow, complete its variables, and select Run Workflow.
- Review the result, then copy it or open it as a Markdown document.
You can also start directly with OnlyPrompt: Run Workflow.
Commands
OnlyPrompt: Sign In
OnlyPrompt: Browse Workflows
OnlyPrompt: Open Favorites
OnlyPrompt: Run Workflow
OnlyPrompt: Show Authentication Status
OnlyPrompt: Check API Connection
OnlyPrompt: Sign Out
Designed for your workflow
OnlyPrompt keeps the workflow library searchable and quick to navigate. Favorites
are stored locally so the workflows you use most appear first. When a workflow
needs input, the extension presents its variables in a focused form and keeps the
generated result editable until you are ready to use it.
If a request is interrupted, OnlyPrompt can safely retry it without creating a
duplicate workflow run. Clear error states help you recover from expired sessions,
network problems, rate limits, or workflows that require a newer extension.
Privacy and security
- Authentication tokens are stored using your editor's secure secret storage.
- OnlyPrompt connects exclusively to the official production services over HTTPS.
- The extension does not read your files, active selection, terminal, source
control, or repository metadata.
- Workflow inputs and generated results remain in memory for the active panel and
are not written to workspace files or extension logs.
- Favorites contain only workflow identifiers and stay on your device.
- OnlyPrompt does not include telemetry or analytics.
See PRIVACY.md for more information.
Compatibility
OnlyPrompt works with supported desktop editors based on the VS Code Extension
API, including VS Code and Cursor. Authentication requires a browser and an active
internet connection.
Feedback and support
This early-access release is made for real-world testing. If something does not
work as expected, report it in the
OnlyPrompt issue tracker.
Please include your editor, operating system, extension version, and the steps to
reproduce the issue. Do not include authentication tokens, private workflow
content, variable values, or generated results.