Process to Automation
Turn a described business workflow into a build-ready automation specification.
Get the Process to Automation skill
Install it in Claude as an Agent Skill, or copy it into ChatGPT, Gemini, or any assistant. Same method either way.
This is a drafting and analysis aid. It produces a first draft for a qualified professional to review. It is not financial, accounting, tax, or investment advice.
What this does and why it matters
Every manual, repetitive process is unrealized leverage. This skill reconstructs a workflow from a plain-language description and produces a structured automation specification an engineer or a no-code builder can build from, capturing the trigger, the data flow, the decision points, and the failure modes. It is the clearest demonstration of the core thesis that a 40 hour work week can produce 168 hours of output: systematize the repeatable work and reclaim the time.
Inputs to gather
Ask only for what is missing, do not interrogate:
- What kicks the process off (the trigger) and how often it runs.
- The systems and tools involved (CRM, email, spreadsheets, ATS, accounting).
- The step-by-step actions a human takes today, in order.
- The decision points (if X then Y) and who owns them.
- What "done" looks like and where the output lands.
Method
1. Restate the current process
Play it back as a numbered sequence so the user confirms you understood it. Flag every gap you had to assume, because unstated steps are where automations break.
2. Classify each step
Mark each as Automate, Augment (human in the loop), or Keep manual, with a one-line reason. Not everything should be automated; judgment-heavy and low-frequency steps often should not.
3. Map the data
For each handoff, name the fields moving and the source and destination system. Most automation work is data plumbing, so make it explicit.
4. Design the target state as nodes
Each node has a name, a type (trigger, action, transform, decision, notification), the system it touches, and its inputs and outputs. This maps directly to n8n-style tools.
5. Order the connections
List the flow node by node so it is unambiguous to build.
6. Surface risks and guardrails
Rate limits, auth, error handling, duplicate prevention, and every point where a human should approve before an irreversible or external action.
Output format
ALWAYS produce:
# Automation Spec: [Process Name]
## Current state (confirmed, with assumptions flagged)
## Automation assessment (Automate / Augment / Keep manual, per step)
## Data map (field | source | destination)
## Target-state workflow (nodes)
## Connections (in order)
## Risks and guardrails
## Effort and prerequisites (access, credentials, testing)
Node shape:
- **Node N. [Name]** | type: [trigger|action|transform|decision|notification] | system: [tool] | in: [...] | out: [...]
Anti-patterns to avoid
- Automating a broken process instead of fixing it first.
- Automating steps that need human judgment.
- No error handling or dedupe, so the automation fails silently or doubles up.
- Skipping human approval on irreversible actions.
Guardrails
This produces a build specification, not a deployed automation. Note where credentials, API access, and sandbox testing are required before going live. Any step that sends external communications, moves money, or deletes data must be marked as requiring human approval in the target state.
Example
"Every form submission gets copied to the CRM, then a templated email goes out, then a task is created." The spec sets the submission as the trigger, marks CRM creation and the email as Automate, marks the task as Augment, maps the fields, and lays out trigger to create-record to send-email to create-task with a dedupe check on email.
How to use this skill
- Download the SKILL.md file above.
- Add it to a Claude environment that supports Agent Skills, or attach the file to your conversation.
- Make your request and hand over the raw input. Claude triggers the skill automatically.
- Copy the skill text above.
- Paste it into a ChatGPT Project, a Custom GPT's instructions, or a Gemini Gem.
- Give the model your raw input. It follows the same method and output format.
Frequently asked questions
What does the Process to Automation skill do?⌄
Turn a described business workflow into a build-ready automation specification. Use this skill whenever someone describes a manual, repetitive process (a handoff, an approval chain, data re-entry, a recurring report) and wants to automate it, or asks for an automation spec, an n8n or Zapier workflow outline, a process map, or says 'how would I automate this' or 'this is so manual'. Trigger even when the user just narrates a painful manual process without saying the word automation, because surfacing the automation opportunity is the point.
How do I use the Process to Automation skill in Claude?⌄
Download the SKILL.md file and add it to a Claude environment that supports Agent Skills, or attach the file to your conversation. Claude triggers the skill automatically when your request matches what it does, then returns a structured first draft.
Can I use the Process to Automation skill in ChatGPT or Gemini?⌄
Yes. Copy the skill text and paste it into a ChatGPT Project, a Custom GPT's instructions, or a Gemini Gem. Then give the model your raw input and it follows the same method.
Is the Process to Automation skill free?⌄
Yes. Every skill in the library is free and ungated. Download it, copy it, and use it however you like.
Is the Process to Automation skill financial or professional advice?⌄
No. Regulated skills produce first drafts and analysis for a qualified professional to review. They do not replace professional judgment and are not financial, accounting, tax, or investment advice.
More operations skills
Build a structured onboarding plan that gets a new hire productive fast and makes them feel set up to succeed.
Write clear knowledge base and help-center articles that let users solve problems without asking a human.
Turn a raw meeting or call transcript into a clean, structured digest: summary, decisions, open questions, and themes.
Build OKRs or a goal framework that connects ambitious objectives to measurable key results.
The full system, end to end.
Looking to build your AI workforce? Get the comprehensive guide for professional services - the 12 plays, the frameworks, and the field-tested playbooks.
Buy on Amazon
Reviewed by Revenue Institute
This guide is actively maintained and reviewed by the implementation experts at Revenue Institute. As the creators of The AI Workforce Playbook, we test and deploy these exact frameworks for professional services firms scaling without new headcount.
Get the Book
Need help turning this guide into reality?
Revenue Institute builds and implements the AI workforce for professional services firms.
Work with Revenue Institute