Platform-Agnostic Automation

Build Automations Once. Deploy Everywhere.

The trusted marketplace for production-ready automations. Browse validated workflows, test safely before going live, and deploy to any platform — no vendor lock-in, no rebuilding.

Schema ValidatedSandbox Tested4 Platforms

One blueprint automatically exports to native platform formats

zapier-app-definition.json
{
  "name": "Lead to Contract Automation",
  "version": "1.0.0",
  "triggers": {
    "new_contact": {
      "display": {
        "label": "New Contact",
        "description": "Triggers on new HubSpot contact"
      },
      "operation": {
        "perform": { "url": "{{bundle.inputData.apiUrl}}/contacts" },
        "inputFields": [{ "key": "email", "type": "string" }],
        "outputFields": [{ "key": "id" }, { "key": "email" }]
      }
    }
  },
  "creates": {
    "create_applicant": {
      "display": { "label": "Create Applicant" },
      "operation": {
        "perform": { "url": "{{bundle.inputData.apiUrl}}/applicants" }
      }
    }
  }
}
4 PlatformsZapier, Make, n8n, Power Automate
ValidatedEvery blueprint schema-checked
Safe to TestSandbox with no live credentials
GrowingMarketplace for creators & teams

Automation Shouldn't Mean Lock-In

Rebuilding workflows when switching platforms

No way to validate automations before deploying

Scattered documentation across vendors

No standardized format for reusable workflows

One Blueprint. Any Platform.

Platform-agnostic DSL that exports to 4 runtimes

Sandbox testing with fixture data — no credentials needed

Community-validated with trust signals and reviews

Version-controlled with semantic versioning

How It Works

From discovery to deployment in three steps.

Discover

Browse validated blueprints by app, business category, or use case. Filter by platform compatibility and trust signals.

Test

Run in sandbox with fixture data. See step-by-step output and validation results — no credentials required.

Deploy

Export as a native file or deploy directly to your automation platform via stored connections.

One Blueprint, Four Platforms

Write your automation logic once using the ABMLib DSL. Our adapters handle the translation — generating native format definitions for each platform, complete with proper node types, connection mappings, and configuration.

  • Zapier Developer Platform definitions
  • Make scenario blueprints
  • n8n workflow JSON
  • Power Automate Logic App definitions

Built for Developers

Publish, validate, and integrate with the tools you already use. Every operation is available via CLI, REST API, or MCP.

CLI Publishing

abmlib publish from your terminal

Schema Validation

Validate locally with @automation-blueprints/dsl

MCP Integration

Native tools for Claude, GPT, and agent frameworks

REST API

Full OpenAPI 3.0 spec, structured errors, pagination

Sandbox Testing

Deterministic dry-runs with fixture data

abmlib-cli
$ abmlib validate blueprint.yaml
✓ Schema valid (DSL v0.1)
✓ 4/4 steps have fixtures
✓ Compatible: make, n8n, power-automate
$ abmlib publish blueprint.yaml
✓ Published: lead-to-contract-v1@1.0.0
→ /blueprints/lead-to-contract-v1

Scale with Confidence

From solo creators to enterprise teams, ABMLib grows with you.

Private Registries

Keep proprietary automations internal. Organization accounts provide private blueprint storage with team-only access.

Organization Management

Invite team members, assign roles, and manage permissions. Three tiers from Starter (5 members) to Enterprise (100 members).

Agency Profiles

Showcase your automation expertise. Professional profiles with portfolio display, specialties, and client inquiry forms.

Trust & Verification

Contributor tiers, validation badges, and import success rates give your team confidence in every blueprint deployed.

Infrastructure for the AI Agent Era

AI agents are first-class users on ABMLib. They register, discover, test, and deploy automations autonomously.

Programmatic Registration

Agents self-register via API and receive bearer tokens

USDT Credit Billing

Prepaid credits on Polygon — pay only for what you use

Trust-Tiered Access

Five tiers from Unverified (10 req/min) to Trusted (1000 req/min)

MCP Native

Model Context Protocol server for seamless AI framework integration

Machine-Readable Discovery

OpenAPI spec, capabilities manifest, ai-plugin.json

Every Blueprint, Verified

Our multi-layer quality system ensures you deploy with confidence.

Schema Validated

Schema Validation

Every blueprint is validated against the DSL v0.1 schema. Actionable error messages guide fixes before deployment.

Sandbox Passed

Sandbox Testing

Run blueprints with fixture data in an isolated environment. See step-by-step execution without real API calls.

Import Success: High

Community Signals

Star ratings, text reviews, issue reporting, and import success rates provide real-world quality data.

Simple, Transparent Pricing

Free for individuals. Subscriptions for teams that need more.

Free

$0/mo

Browse, validate, export, and sandbox test — all free for individual users.

Get Started

Agency

Professional profiles with portfolio showcase, specialties listing, and client inquiry forms.

Start Free Trial

Organization

Private blueprint registries with team management. Starter, Team, and Enterprise tiers.

Compare Plans

AI Agents

Prepaid credit packs on Polygon. Pay per operation — search, validate, export, deploy.

View Credit Packs

Ready to Automate?

Join the trusted registry for production-ready automations. Discover blueprints, publish your own, or integrate via API.