Promptcuts
Type what you want. We'll build the workflow.
Checking API…
Settings
Required to parse requests and generate files. Your token is stored locally in your browser.
Quick Links
- Open n8n Dashboard — 86 pre-loaded workflow templates
- API Specification — OpenAPI 3.0 docs
Getting started
- Set your access token in the Settings panel above (required for parsing and generating).
- Describe your automation in plain English. Be specific about triggers, apps, and what should happen.
- Choose your platform — Apple Shortcuts, Android Tasker, or PC Power Automate Desktop.
- Parse or Smart Parse — Parse creates a single workflow. Smart Parse detects complexity and can generate a shortcut + n8n workflow + setup guide.
- Generate and download — click Generate to get a ready-to-import file for your platform.
Best practices
- Be specific with triggers: "Every weekday at 7am" beats "in the morning."
- Name your inputs and outputs so the workflow is easier to edit later.
- Use Smart Parse for multi-step workflows that need a server component.
- Turn on Research mode when your request involves external APIs.
- Start from a template if you are not sure what to type.
- Platform differences: Apple uses .shortcut, Android uses .tsk.xml, PC uses .robin scripts.
- n8n workflows can be run directly on the live n8n instance.
Idle
Workflow output
Show raw JSON
{}
Show raw JSON
{}
{}
Saved workflows
Templates
n8n workflow templates
Ready-to-use n8n workflows powered by Claude AI. Download and import into your n8n instance, or use the live n8n instance where all 86 templates are pre-loaded. Filter by category or select multiple to combine into one workflow.
Packs
0 selected
Shortcuts reference
Always up to date
Triggers and actions the parser supports. Edit lib/shortcutsReference.js to add more.