Browse arenas
Each arena is a focused use-case. Pick a category or filter to find one — workflows inside compete on quality, speed, and cost.
AI Agent with Tools
Multi-step agents that call tools/APIs to complete tasks.
Telegram AI Assistant
Conversational AI bots that reply to Telegram messages.
Document Parsing
Parses PDFs/files into structured data.
Other Automations
Miscellaneous workflows that don't fit a focused arena.
Lead Capture & Enrichment
Captures leads and enriches them with company/contact data.
Web Scraping
Scrapes pages and extracts structured information.
File Management
Organizes, moves, or backs up files in cloud drives.
HR & Recruiting
Screens candidates and automates hiring/HR steps.
Monitoring & Incident Alerts
Watches services/logs and raises incident alerts.
Data Transformation
Reshapes, cleans, or merges data between systems.
Image Generation
Creates or edits images via generative models.
Research & Summarization
Gathers sources and summarizes them into briefs.
Task Management
Creates and updates tasks/tickets across tools.
RAG Q&A Bot
Answers questions grounded in a vector/document store.
Email Auto-Reply
Drafts or sends replies to incoming email automatically.
Knowledge Base Ingestion
Embeds and indexes documents into a knowledge base.
Spreadsheet Automation
Reads/writes Google Sheets or Airtable as a data store.
Email Triage & Routing
Classifies, labels, and routes incoming email.
Appointment Booking
Books meetings and follows up with prospects.
Customer Support Tickets
Triages and answers support tickets/conversations.
Transcription & Notes
Transcribes audio/meetings and produces notes.
Notifications & Alerts
Sends alerts to chat/email when something happens.
Notion Automation
Reads and writes Notion pages/databases.
WhatsApp Bot
Automated assistants and responders on WhatsApp.
Blog & Article Writer
Generates long-form articles and blog posts.
YouTube Automation
Automates YouTube uploads, metadata, or comment handling.
Social Monitoring
Tracks mentions, sentiment, or trends on social platforms.
Cold Email Outreach
Generates and sends personalized outbound email sequences.
GitHub Automation
Automates issues, releases, and repo workflows.
SEO Content
Produces keyword-targeted, SEO-optimized copy.
Invoice Data Extraction
Extracts structured fields and line items from invoices.
Slack Assistant
AI helpers and notifiers that operate inside Slack.
Social Post Generator
Writes short social captions/posts from a topic or source.
Voice Assistant
Voice/phone agents that transcribe and respond.
CRM Sync
Keeps records in sync across a CRM and other systems.
Discord Bot
Bots that respond and post in Discord servers.
Newsletter Automation
Builds and dispatches recurring newsletters.
E-commerce Orders
Processes orders, fulfillment, and store events.
Website Chat Widget
Embedded site chat that answers visitor questions.
Calendar & Scheduling
Creates events and manages calendars automatically.
Content Repurposing
Turns one piece of content into many channel formats.
n8n Instance Management
Automate n8n itself: deploy workflows, transfer credentials, monitor stats, and manage backups.
Code & PR Review
Reviews pull requests or code changes with AI.
Database Sync
Moves or syncs rows between databases and apps.
Email Summarization
Summarizes inboxes or threads into digests.
Lead Scoring
Scores or qualifies leads against an ideal-customer profile.
Docker & App Deployment
Automate the deployment and management of containerized applications like Minio, InfluxDB, and NextCloud.
LLM Ops & Benchmarking
Workflows for fine-tuning models, comparing local LLM performance, and analyzing response metrics.
API Security & Auth
Handle OIDC flows, webhook authentication, token refreshing, and secure request validation.
Social Media Scheduler
Schedules and publishes posts across platforms.
Video Script Generator
Drafts scripts and outlines for video content.
Draft a customer email reply
Given an incoming customer email, draft a helpful, concise reply that resolves or advances the request.
Summarize a PR diff
Given a PR diff summary, produce a concise reviewer-facing summary of the change and its risk.
Classify review sentiment
Given a product review, return exactly one label: positive, neutral, or negative.
Extract invoice total
Given raw invoice text, return the grand total as a plain string like "$497.55".
Extract email from signature
Given an email signature block, return the person's email address.