Automation Script & Node Editor

The workflow framework for agentic automation.

Model-agnostic by design, RobinPath turns automation into executable context: workflows that are code, visualized as nodes, and ready for your team and AI agents to edit and run.

Automation Framework

Visual for humans.
Code for logic.
Structured for AI.

Visual-only gets messy. Pure code is hard to read. RobinPath gives you both, with one source of truth.

Visual node editor

Visual for humans

Anyone can read and edit the logic, not just developers. A visual editor means changing a step or spotting what broke is a click, not a code review.

welcome-email · node editor
User registers trigger
When someone finishes signing up
The new user value
The person who just registered
Send welcome email action
Email them: "Welcome aboard!"
Form submitted trigger
When any form is sent in
The submission value
Everything they typed in
Post to Slack action
Drop it in #leads
New order trigger
When a WooCommerce order is placed
Order is $50 or more condition
Skip the tiny ones
Alert the team action
Ping #orders with the details
Every morning at 9am trigger
Runs on a schedule
Published posts value
Count how many are live
Did the count drop? condition
Compare with yesterday
Email the admin action
Flag it: post count dropped
Real code

Code for logic

Every node is real code: precise and familiar for your developers, and faster, cheaper, and more reliable for AI to generate and understand than free-form scripts.

welcome-email.rp
AI-generated

Structured for AI

Run any workflow straight from the CLI, or just describe what you want and let AI vibe-code the whole thing. The structure is what makes AI-built automation actually run.

robinpath — zsh
AI-native

Workflows that think

Call any model right in your workflow. A think … endthink block sends its prompt to the model of your choice and hands the answer back to the next step, so a workflow becomes a real AI harness, not a one-shot script.

think.rp

think … endthink calls any model inline, right in your workflow

Multi-platform runtime

Build once. Run anywhere.

Your workflows aren't trapped in one platform. Run each job where it fits best.

WordPress

  • Client onboarding
  • Plugin & theme audits
  • Maintenance reports

Node.js

  • Heavy API work
  • Long-running jobs
  • Scheduled tasks

Docker / VPS

  • Self-hosted on a VPS
  • Isolated client envs
  • Background workers

Serverless

  • Cloud Run & Lambda
  • Event-driven triggers
  • Pay-per-run tasks

Local & Edge

  • CLI automation
  • Edge functions
  • On-device runs
Modules and growing

A growing module ecosystem.

Every module is versioned code with its own logic. Drop them into workflows your team and AI agents compose, edit, and run anywhere.

View all modules
acf
ai
apollo
aws
bigcommerce
brevo
clearbit
comment
convertkit
deepl
docker
email
firebase
freshdesk
gmail
google-calendar
google-forms
graphql
hotjar
hubspot
jira
jwt
linkedin
markdown
mixpanel
mqtt
notification
onedrive
outlook
pinterest
post
redirect
rightplace
s3
sendgrid
shopify
socket
supabase
telegram
todoist
twilio
user
whatsapp
woocommerce
xml
zendesk
acf
ai
apollo
aws
bigcommerce
brevo
clearbit
comment
convertkit
deepl
docker
email
firebase
freshdesk
gmail
google-calendar
google-forms
graphql
hotjar
hubspot
jira
jwt
linkedin
markdown
mixpanel
mqtt
notification
onedrive
outlook
pinterest
post
redirect
rightplace
s3
sendgrid
shopify
socket
supabase
telegram
todoist
twilio
user
whatsapp
woocommerce
xml
zendesk
activecampaign
airtable
asana
azure
bitbucket
cache
clickup
confluence
cron
digitalocean
docusign
export
form
github
google-ads
google-contacts
google-gemini
hellosign
html
instagram
jotform
lemlist
log
media
monday
mysql
notion
openai
pandadoc
pipedrive
postgres
redis
role
salesforce
sentry
site
square
taxonomy
theme
toml
twitter
vercel
widget
wordpress
yaml
zoho
activecampaign
airtable
asana
azure
bitbucket
cache
clickup
confluence
cron
digitalocean
docusign
export
form
github
google-ads
google-contacts
google-gemini
hellosign
html
instagram
jotform
lemlist
log
media
monday
mysql
notion
openai
pandadoc
pipedrive
postgres
redis
role
salesforce
sentry
site
square
taxonomy
theme
toml
twitter
vercel
widget
wordpress
yaml
zoho
agent
anthropic
auth
basecamp
box
calendly
cloudflare
contentful
database
discord
dropbox
facebook
freshbooks
gitlab
google-analytics
google-drive
google-sheets
hook
http
intercom
json
linear
mailchimp
menu
mongo
netlify
oauth
option
pdf
plugin
quickbooks
rest
rss
sanity
seo
slack
stripe
teams
tiktok
trello
typeform
webflow
woo
xero
youtube
zoom
agent
anthropic
auth
basecamp
box
calendly
cloudflare
contentful
database
discord
dropbox
facebook
freshbooks
gitlab
google-analytics
google-drive
google-sheets
hook
http
intercom
json
linear
mailchimp
menu
mongo
netlify
oauth
option
pdf
plugin
quickbooks
rest
rss
sanity
seo
slack
stripe
teams
tiktok
trello
typeform
webflow
woo
xero
youtube
zoom
RobinPath Cloud

Run client automations on infrastructure you own.

Deploy, monitor, and manage automations on infrastructure you control. RobinPath Cloud brings the workflow, runtime, security, and management layer. You bring the servers.

Deploy where you control

Ship workflows to your own VPS, Docker, Cloud Run, or Lambda. No vendor lock-in and no per-run pricing.

Monitor every run

Execution logs, error tracking, retries, and alerts for every client automation, all in one place.

Secure by default

Scoped credentials, isolated client environments, and security boundaries built into every deployment.

Your own VPSDockerCloud RunAWS LambdaNode.jsEdge
Explore RobinPath Cloud
Deployments
client-onboarding
Healthy
nightly-audits
Running
woo-reports
Healthy
Last run 2m ago All healthy
RobinPath WP

WordPress automation and beyond.

More than a plugin. RobinPath WP is your entry point into the ecosystem: turn repeatable WordPress work into workflows your team runs and AI assists.

Workflows + New
New client onboarding
6 nodes
Ready
Monthly maintenance report
4 nodes
Scheduled
Plugin & theme audit
8 nodes
Ready
WooCommerce sales digest
5 nodes
Scheduled

Workflows inside wp-admin

Build and run automations right where your team already works. No new dashboard to learn.

Turn busywork into templates

Onboarding, audits, reports, and migrations become repeatable workflows you reuse across every client.

AI-assisted, team-ready

AI drafts and edits the logic. Your team runs it with logs, retries, and clean handoff built in.

Client onboardingPlugin & theme auditsWooCommerce reportsSEO setupContent migrationMaintenance reports

Includes RobinPath Cloud Pro, so your workflows can grow beyond WordPress.

Explore RobinPath WP
RobinPath CLI

Automate anything from your terminal.

The AI-powered scripting CLI. Run workflows, manage the module registry, and connect RobinPath to your AI agents, all from the command line.

Run workflows from the shell

Execute .rp scripts, inline code, or piped input. Format, syntax-check, and test are all built in.

The module registry at your fingertips

Add, search, audit, and publish modules. Scaffold your own and ship it with one command.

Wire RobinPath into your AI tools

Connect over MCP, expose workflows as callable tools, and load reusable skill libraries, so Claude Code, Cursor, and Windsurf run real workflows, not guesses.

rp runrp fmtrp checkrp testrp addrp searchrp publishrp mcp init
Coming soon
robinpath — zsh

Join the RobinPath community

Get help, share workflows, and shape the roadmap with us on Discord.

Join the Discord
WiredWP RobinPath is crafted by the WiredWP team. Discover the team who built this
For agencies

Turn automation into recurring revenue.

RobinPath is built for agencies to run automation as a service. Build workflows for every client, meter how much each one uses, and bill for it. Your own automation SaaS, without building the platform.

A workspace per client

Per-project isolation keeps each client's workflows, secrets, and runs cleanly separated. Onboard a new client in minutes.

Meter every run

Execution records capture runs, duration, and status per project, so you always know exactly how much each client uses.

Bill for the value

Charge a monthly retainer or mark up usage. RobinPath runs the automation, you own the client relationship and the margin.

Client usage — June
Metered
Acme Co
1,240 runs
$250/mo
Bloom Studio
680 runs
$150/mo
North Retail
2,015 runs
$400/mo
Monthly recurring $800/mo

Illustrative. You set the pricing.

Our story

Where It
Started

I created RobinPath to teach my kids programming with a language they could see, not just read. Something visual enough to drag and drop, but structured enough to grow into real code.

Then I realized this thing could run most of my business automation, and even work as an AI harness!

And a special thanks to my family, who helped name RobinPath and gave the logo their official approval.

Ryan Lee, founder at RobinPath
Ryan Lee
Founder at RobinPath

Stop shipping scripts.
Start shipping workflows.

Start in WordPress. Scale to the cloud. Own the whole thing.

Join the RobinPath community

Get help, share workflows, and shape the roadmap with us on Discord.

Join the Discord
WiredWP RobinPath is crafted by the WiredWP team. Discover the team who built this