All Automations

133 automations in the catalog

Ad Slot: Automations Index Mid

Agent Team Builder

Attested

Compose and dispatch parallel teams

Platform-AgnosticAgent Architecture

Agentic Eval-First

Attested

Eval-first execution with cost-aware routing

Platform-AgnosticAgent Architecture

AgentShield Config Audit

Attested

Scan agent configs for injection and misconfig

Platform-AgnosticSecurity & Governance

AI Regression Sandbox

Attested

Sandbox-mode regression testing for AI-assisted code

Platform-AgnosticSecurity & Governance

AI-First Engineering

Attested

AI agent operating model

Platform-AgnosticAgent Architecture

Android Clean Architecture

Attested

Module structure, UseCases, Repositories

Platform-AgnosticMobile Development

Apple On-Device LLM

Attested

@Generable, tool calling, streaming

Platform-AgnosticMachine Learning

Autonomous Loop Patterns

Attested

Sequential to DAG orchestration architectures

Platform-AgnosticAgent Architecture

AWS Serverless Architect

Attested

Design AWS serverless infra with IaC and Rust Lambda handlers.

Platform-AgnosticInfrastructure

Backend Architecture

Attested

Repository/service/controller layers and DB optimization

Platform-AgnosticAPI & Backend

Blueprint Schema

Attested

Declarative intent-to-execution separation

Platform-AgnosticAgent Architecture

Bun Runtime

Attested

Runtime, bundler, test runner

Platform-AgnosticFull-Stack Development

C++ Coding Standards

Attested

RAII, smart pointers, const correctness

Platform-AgnosticSystems Architecture

C++ Testing

Attested

GoogleTest, CTest, GMock, sanitizers

Platform-AgnosticTesting & Simulation

Carrier Relationship Management

Attested

Rate negotiation, scorecards, lane optimization

Platform-AgnosticRegulated Industry

CI/CD Deployment

Attested

Rolling/blue-green/canary strategies with health checks

Platform-AgnosticDevOps & Infrastructure

Claude API Patterns

Attested

Messages API, streaming, tool use, caching

Platform-AgnosticAgent Architecture

Claude DevFleet Orchestration

Attested

Parallel agents in isolated worktrees

Platform-AgnosticAgent Architecture

CLI/TUI Architect

Attested

Production-grade Rust CLIs with clap and ratatui terminal UIs.

Platform-AgnosticSystems Architecture

ClickHouse Analytics

Attested

Columnar optimization, MergeTree, materialized views

Platform-AgnosticData & Analytics

Codebase Discovery

Attested

Auto-generate architecture maps and onboarding guides

Platform-AgnosticDocumentation

Compose Multiplatform

Attested

State, navigation, theming, performance

Platform-AgnosticMobile Development

Context Budget Audit

Attested

Token consumption audit across agents and MCPs

Platform-AgnosticDevOps & Infrastructure

Context Compaction

Attested

Strategic context window management

Platform-AgnosticDevOps & Infrastructure

Continuous Learning v1

Attested

Extract patterns from sessions

Platform-AgnosticAgent Architecture

Cross-Platform Distribution

Attested

Adapt content across X, LinkedIn, Threads, Bluesky

Platform-AgnosticContent & Business

Customs & Trade Compliance

Attested

HS codes, tariffs, denied party screening

Platform-AgnosticRegulated Industry

Data Collection Agent

Attested

Automated public data collection with LLM enrichment

Platform-AgnosticAutomation

DB Migration Patterns

Attested

Zero-downtime migrations with rollback strategies

Platform-AgnosticData & Analytics

Design System Generator

Attested

Complete design systems from brand name, vibe, or color input.

Platform-AgnosticFull-Stack Development

Django Patterns

Attested

DRF, ORM, caching, signals, middleware

Platform-AgnosticFull-Stack Development

Django Security

Attested

Auth, CSRF, SQL injection, XSS prevention

Platform-AgnosticSecurity & Governance

Django TDD

Attested

pytest-django, factory_boy, coverage

Platform-AgnosticTesting & Simulation

Django Verification

Attested

Migrations, lint, tests, security scans

Platform-AgnosticTesting & Simulation

dmux Multi-Agent

Attested

Parallel agent tmux orchestration

Platform-AgnosticAgent Architecture

Docker Compose Ops

Attested

Multi-service orchestration and container security

Platform-AgnosticDevOps & Infrastructure

Docker Deployment Architect

Attested

Production-grade Docker Compose with isolation, secrets, and reverse proxy.

Platform-AgnosticInfrastructure

Documentation Lookup

Attested

Context7 MCP for live API docs

Platform-AgnosticDocumentation

ECC Installation Wizard

Attested

Guided skill and rule setup

Platform-AgnosticDev Workflow

Energy Procurement

Attested

Contracts, pricing, renewables, demand response

Platform-AgnosticRegulated Industry

Eval-Driven Development

Attested

Pass/fail criteria and pass@k reliability metrics

Platform-AgnosticTesting & Simulation

Exa Neural Search

Attested

Semantic web/code/company search

Platform-AgnosticDocumentation

fal.ai Media Generation

Attested

Text-to-image, video, speech, audio generation

Platform-AgnosticMedia & Production

Flutter/Dart Code Review

Attested

Widget patterns, state management, Dart idioms

Platform-AgnosticFull-Stack Development

Frontend Patterns

Attested

React/Next.js composition and performance

Platform-AgnosticFull-Stack Development

Go Patterns

Attested

Error handling, interfaces, goroutines, channels

Platform-AgnosticSystems Architecture

Go Testing

Attested

Table-driven tests, benchmarks, fuzzing

Platform-AgnosticTesting & Simulation

HTML Presentation Builder

Attested

Animation-rich HTML slides from PPTX

Platform-AgnosticContent & Business

IAM Policy Enforcer

Attested

Exact least-privilege AWS IAM policies. No wildcards.

Platform-AgnosticSecurity & Governance

Instinct Learning System

Attested

Session observation with confidence-scored skill evolution

Platform-AgnosticAgent Architecture

Inventory & Demand Planning

Attested

Forecasting, safety stock, ABC/XYZ classification

Platform-AgnosticRegulated Industry

Investor Communications

Attested

Cold emails, follow-ups, and intro blurbs

Platform-AgnosticContent & Business

Investor Deck Builder

Attested

Pitch decks, one-pagers, and financial models

Platform-AgnosticContent & Business

iOS Liquid Glass Design

Attested

Blur, reflection, interactive morphing

Platform-AgnosticMobile Development

IoT Event Mocker

Attested

Mock IoT/webhook payloads and deterministic event engine tests.

Platform-AgnosticTesting & Simulation

Java Coding Standards

Attested

Naming, immutability, Optional, streams

Platform-AgnosticDev Workflow

Job Search Automation Workflow Using FREE API

Attested

Automate job board searches, filter by your criteria, and receive curated roles via email every morning.

MakeContent Creation

JPA/Hibernate Patterns

Attested

Entities, queries, transactions, pooling

Platform-AgnosticData & Analytics

Kotlin Coroutines & Flows

Attested

Structured concurrency, Flow, StateFlow

Platform-AgnosticSystems Architecture

Kotlin Exposed ORM

Attested

DSL queries, DAO, HikariCP, Flyway

Platform-AgnosticData & Analytics

Kotlin Ktor Patterns

Attested

Routing DSL, plugins, auth, WebSockets

Platform-AgnosticFull-Stack Development

Kotlin Patterns

Attested

Null safety, sealed classes, coroutines, DSLs

Platform-AgnosticSystems Architecture

Kotlin Testing

Attested

Kotest, MockK, coroutine testing, Kover

Platform-AgnosticTesting & Simulation

Laravel Patterns

Attested

Eloquent, queues, events, API resources

Platform-AgnosticFull-Stack Development

Laravel Security

Attested

Auth, validation, CSRF, mass assignment

Platform-AgnosticSecurity & Governance

Laravel TDD

Attested

PHPUnit, Pest, factories, fakes

Platform-AgnosticTesting & Simulation

Laravel Verification

Attested

Lint, static analysis, coverage, security

Platform-AgnosticTesting & Simulation

LLM Cost Router

Attested

Model routing by complexity with budget enforcement

Platform-AgnosticAgent Architecture

Logistics Exception Management

Attested

Delay detection, claims, escalation, SLA tracking

Platform-AgnosticRegulated Industry

Loki Mode

Attested

Multi-agent autonomous dev: 41 agents, 7 swarms, zero human intervention.

Platform-AgnosticDev Workflow

Longform Writing

Attested

Voice-matched articles, guides, and newsletters

Platform-AgnosticContent & Business

Market Intelligence

Attested

Competitive analysis with source attribution

Platform-AgnosticContent & Business

MCP Server Builder

Attested

Node/TS MCP server with Zod validation

Platform-AgnosticAgent Architecture

MCP Tool-Use Enforcer

Attested

Surgical MCP usage — no context flooding, no silent mutations.

Platform-AgnosticSecurity & Governance

Multi-Source Research

Attested

Web search synthesis with source attribution

Platform-AgnosticContent & Business

NanoClaw REPL

Attested

Session branching, search, compaction

Platform-AgnosticAgent Architecture

Next.js Full-Stack

Attested

Next.js App Router with Tailwind, Drizzle ORM, Supabase, and auth.

Platform-AgnosticFull-Stack Development

Next.js Turbopack

Attested

Incremental bundling, FS caching

Platform-AgnosticFull-Stack Development

Nutrient Document Processing

Attested

OCR, convert, redact, sign PDFs

Platform-AgnosticAutomation

Nuxt 4 Patterns

Attested

Hydration safety, SSR data fetching

Platform-AgnosticFull-Stack Development

OWASP Security Review

Attested

OWASP Top 10 checklist with code patterns for web security

Platform-AgnosticSecurity & Governance

Perl Patterns

Attested

Modern Perl 5.36+, Moose, CPAN

Platform-AgnosticSystems Architecture

Perl Security

Attested

Taint mode, DBI, perlcritic

Platform-AgnosticSecurity & Governance

Perl Testing

Attested

Test2::V0, prove, Devel::Cover

Platform-AgnosticTesting & Simulation

Plankton Code Quality

Attested

Write-time formatting, linting, AI fixes

Platform-AgnosticDev Workflow

Playwright E2E

Attested

Page Object Model with CI artifact capture

Platform-AgnosticTesting & Simulation

Policy DSL Designer

Attested

Design policy DSLs, WASM sandboxes, and validation pipelines.

Platform-AgnosticSystems Architecture

PostgreSQL Optimization

Attested

Index selection, RLS, connection pooling, Supabase patterns

Platform-AgnosticData & Analytics

PRD Generator

Attested

Raw ideas to sprint-ready PRDs and feature specs.

Platform-AgnosticDev Workflow

Production Scheduling

Attested

Capacity planning, constraint scheduling, sequencing

Platform-AgnosticRegulated Industry

Progressive Context Retrieval

Attested

Solve subagent context starvation and overflow

Platform-AgnosticAgent Architecture

Project Guidelines Template

Attested

Template for custom project skills

Platform-AgnosticDocumentation

Prompt Optimization

Attested

Systematic prompt improvement with A/B testing

Platform-AgnosticAgent Architecture

Python Patterns

Attested

PEP 8, type hints, dataclasses, async

Platform-AgnosticSystems Architecture

Python Testing

Attested

pytest, fixtures, mocking, hypothesis

Platform-AgnosticTesting & Simulation

PyTorch Deep Learning

Attested

Training pipelines, mixed precision, distributed

Platform-AgnosticMachine Learning

Quality Nonconformance

Attested

NCR, CAPA, root cause analysis, ISO 9001

Platform-AgnosticRegulated Industry

Regex vs LLM Text Parsing

Attested

Decision framework for deterministic vs AI parsing

Platform-AgnosticDev Workflow

Research Before Code

Attested

Search for existing solutions before writing custom code

Platform-AgnosticDocumentation

REST API Design

Attested

Resource naming, pagination, error responses, versioning

Platform-AgnosticAPI & Backend

Returns & Reverse Logistics

Attested

RMA workflows, disposition, warranty claims

Platform-AgnosticRegulated Industry

RFC-Driven DAG Pipeline

Attested

Quality gates, merge queues, work units

Platform-AgnosticAgent Architecture

Rules Extraction

Attested

Distill cross-cutting principles from skill libraries

Platform-AgnosticDocumentation

Rust Patterns

Attested

Ownership, traits, concurrency, error handling

Platform-AgnosticSystems Architecture

Rust Systems Architect

Attested

Multi-crate Rust workspaces with enforcement boundaries and crypto integrity.

Platform-AgnosticSystems Architecture

Rust Testing

Attested

Unit, integration, proptest, async testing

Platform-AgnosticTesting & Simulation

SHA-256 Cache Pattern

Attested

Content-hash caching with auto-invalidation

Platform-AgnosticSecurity & Governance

Skill Audit

Attested

Quality audit of skill and command libraries

Platform-AgnosticTesting & Simulation

Smart Lead Follow-Up for Service Businesses

Attested

Captures leads from your website, enriches them with context, and sends personalized follow-ups automatically.

n8nCustomer Support

Social Content Engine

Attested

Multi-platform content creation and repurposing

Platform-AgnosticContent & Business

Spec-Driven Development

Attested

Plan-first development: no code until the spec is approved.

Platform-AgnosticDev Workflow

Spring Boot Patterns

Attested

Layered services, data access, caching

Platform-AgnosticFull-Stack Development

Spring Boot Security

Attested

Spring Security, CSRF, headers, rate limiting

Platform-AgnosticSecurity & Governance

Spring Boot TDD

Attested

JUnit 5, Mockito, Testcontainers

Platform-AgnosticTesting & Simulation

Spring Boot Verification

Attested

Build, analysis, coverage, security scans

Platform-AgnosticTesting & Simulation

Swift 6.2 Concurrency

Attested

@concurrent, isolated conformances

Platform-AgnosticMobile Development

Swift Actor Persistence

Attested

Thread-safe actors, file-backed cache

Platform-AgnosticMobile Development

Swift Protocol DI Testing

Attested

Protocol-based DI, mock APIs

Platform-AgnosticTesting & Simulation

SwiftUI Patterns

Attested

@Observable, navigation, composition

Platform-AgnosticMobile Development

Systematic Debugger

Attested

Hypothesis-driven debugging — no guessing, no jumping to fixes.

Platform-AgnosticDev Workflow

TDD Enforcement

Attested

Write-tests-first with 80%+ coverage gates

Platform-AgnosticTesting & Simulation

Universal Coding Standards

Attested

Immutability, naming, TypeScript strict mode

Platform-AgnosticDev Workflow

Verification Gate

Attested

Pre-PR build/lint/test/security pipeline

Platform-AgnosticTesting & Simulation

Video Editing Workflows

Attested

FFmpeg, Remotion, ElevenLabs, fal.ai pipeline

Platform-AgnosticMedia & Production

VideoDB Media Pipeline

Attested

Ingest, index, search, edit video and audio

Platform-AgnosticMedia & Production

Visa Document Translation

Attested

Bilingual PDF from document images

Platform-AgnosticAutomation

X/Twitter API

Attested

OAuth, posting, timelines, rate limits

Platform-AgnosticAutomation