BBob
← Browse skills
RR

Review Request Sender

Operations · by BobNew0 installsFree

What it does

After a finished job, automatically emails the customer a friendly, on-brand request to leave a review — with your link baked in.

How it works

1
Add
One click creates your own copy with the configuration below — it's yours to tune.
2
Connect your source
POST data to your skill's private intake URL from a website form, Zapier, or your CRM. The snippet is on the skill page.
3
The agent does the work
Every submission becomes a task: the AI processes it against your settings and records the result.
4
You stay in control
Watch tasks land on the skill page, chat with the agent about what it did, tune thresholds anytime, pause whenever.

Configuration you can tune

tonenull
review_linknull
business_namenull

Defaults shown — every value is editable after you add it.

Workflow

1Compose review request
A job was just completed for a customer. Their details are in the input: name ({{input.customer_name}}) and what was done ({{input.job_detail}}).

Write a short, friendly email asking them to leave a review. Reference the specific job so it feels personal, thank them genuinely, and include the review link from {{state}} review_link as a clear call to action. Send it on behalf of {{state}} business_name. Match this tone: {{state}} tone. Keep it to 3-4 sentences, warm and human, and never mention it was AI-generated.

Return ONLY a JSON object: {"summary": "<one-line description of the request>", "reply": "<the full review-request email body>"}.
2Email review requestSend email
To{{input.email}}
SubjectHow did we do, {{input.customer_name}}?

Full transparency — this is exactly what the AI is told to do. {{state}} is replaced with your configuration on every run.

operationsreviewsauto-replyaction