OOrbits免费开始

Agent workflows

面向代理商的 AI Agent Workflows

自动化客户交付之间的重复工作:抓取页面、调用 API、使用 AI、过滤、保存并发送。

免费开始获取免费配方指南

是 pipeline,不只是 prompt

每个 workflow 都是一串模块。

TriggerSchedule or webhook
ScrapeCompetitor pricing page
AI generateSummarize what changed
ConditionOnly if something moved
Save artifactSnapshot in the project
DeliverEmail + Slack

The example above is the "Competitor page watcher" recipe — one of ten you can apply with a click.

七个模块覆盖重复工作

抓取网站

获取页面可读文本。

HTTP request

用 GET 或 POST 调用 API。

用 AI 生成

基于上一步输出运行 prompt。

条件

规则通过才继续。

转换文本

提取或格式化内容。

保存 artefact

把结果保存到项目。

发送

通过邮件或 Slack 发送。

十个可用配方

应用配方,替换 URL 和收件人,然后运行。

Scheduledaily
Competitor page watcher

Scrape a competitor page, summarize changes and positioning with AI, save a snapshot, and deliver it to the team.

ScrapeAI generateSave artifactDeliver
Scheduleweekly
Weekly copy refresh

Scrape your own landing page each week and save AI rewrite suggestions as an artifact.

ScrapeAI generateSave artifact
Scheduledaily
Client news brief

Scrape a news source, write a brief grounded in project memory, and deliver it by email and Slack.

ScrapeAI generateDeliver
Webhookon demand
Webhook → AI triage → Slack

Receive any payload (form, CRM, alert) on a webhook URL, triage it with AI, and post the verdict to Slack.

AI generateDeliver
Schedulehourly
Price/page change monitor

Scrape a page on a schedule and deliver an alert only when it contains the phrase you watch for (sale, price, out of stock…).

ScrapeConditionDeliver
Webhookon demand
Lead enricher

Webhook receives a new lead, an HTTP request enriches it against your CRM/enrichment API, AI writes a briefing, saved as an artifact.

HTTP requestAI generateSave artifact
Scheduleweekly
Competitor positioning check

Scrape a competitor page and have AI compare it against your project memory — an honest alternative to scraping Google results, which block bots.

ScrapeAI generateSave artifact
Scheduledaily
Daily metrics digest

Pull a metrics API endpoint, extract the numbers with a regex, have AI narrate the story, and deliver by email and Slack.

HTTP requestTransformAI generateDeliver
Scheduleweekly
Content repurposer

Scrape your latest blog post each week and save an AI rewrite tuned for LinkedIn as an artifact, ready to paste.

ScrapeAI generateSave artifact
Schedulehourly
Uptime-style content check

Scrape your page and alert only when an expected phrase has disappeared — catches broken deploys and accidental content changes.

ScrapeConditionDeliver

设置一次,每天早上运行。

免费开始,明天收到第一个自动 brief。

免费开始查看免费代理商指南

常见问题

什么是 agent workflows?

代理商工作区里的分步骤自动化。

如何触发?

通过计划或 webhook。

会用 AI credits 吗?

只有 AI 生成步骤会用。

需要写代码吗?

不需要。

什么是配方?

可改的现成 workflow。

和 Zapier 或 Make 有何不同?

它与客户、报告和项目记忆在一起。

免费开始查看报告模板