Workflows
Build multi-step workflows that chain together web search, Pocket Agent CLI integrations, and any custom instructions.
Creating a Workflow
- Click the Workflows button above the chat input
- Click Create Workflow
- Add your steps manually, or describe what you want and let the agent build the workflow for you
- Save and run it anytime from the Workflows menu
Tip: You can describe your workflow in plain language and the agent will help you break it into steps automatically.
What Workflows Can Do
Workflows are sequential steps that the agent executes in order. Each step can use any combination of:
- Web search — Find and summarize information from the web
- Pocket Agent CLI — Use any of the 80+ built-in integrations
- Custom instructions — Text processing, formatting, analysis, or any task
- Browser — Interact with websites and web apps
Ideas
Here are some examples to get you started:
Morning Briefing
- Check unread emails and summarize anything important
- Get today's calendar events
- Pull top Hacker News stories
- Get the weather forecast
- Compile everything into a single briefing
Social Media Monitor
- Search Reddit for mentions of your product
- Search Twitter for brand mentions
- Search YouTube for related content
- Summarize sentiment and key discussions
- Send a Slack message with the report
Competitor Research
- Web search for competitor product updates
- Check their latest GitHub activity
- Search Hacker News for discussions about them
- Pull their latest RSS feed posts
- Write a summary and save it to Obsidian
DevOps Health Check
- Check Sentry for new unresolved errors
- Check Vercel deployment status
- Query Prometheus for key metrics
- List open GitHub PRs needing review
- Post a summary to the team Discord channel
Content Pipeline
- Search trending topics on Hacker News and Reddit
- Web search for recent articles on a topic
- Draft a blog post outline with key points
- Save the draft to Notion
- Create a Todoist task to review and publish
E-commerce Daily Report
- Pull today's Shopify orders and revenue
- Check Amazon seller order status
- Get Facebook Ads campaign performance
- Summarize daily metrics with comparisons
- Email the report to the team
Security Audit
- Run SSL certificate check on your domains
- Check DNS records for unexpected changes
- Scan your domain on VirusTotal
- Check certificate transparency logs via crt.sh
- Save findings to Apple Notes
Weekly Digest
- Search NewsAPI for headlines in your industry
- Get trending crypto and stock movers
- Check RSS feeds for blog updates you follow
- Summarize Wikipedia articles on a topic of the week
- Send the digest via email or Telegram
Using Workflows in Routines
Once you've created a workflow, it becomes available in the Routines modal. You can schedule any saved workflow to run automatically on a cron schedule — daily, weekly, hourly, or any custom interval.
See Routines for more details.