Robot marketplace

Robot Marketplace for Contractorfy Agents

A curated catalog of installable robots for lead triage, voice, operations, sales, finance, weather, documents, and more. Every product is versioned, entitled, and launched through the same workspace-safe pipeline.

Built on real marketplace tables, install records, and tenant-scoped OpenClaw handoffs.

Seeded robots

14 first-party products

Lifecycle

install -> entitlement -> connect

Safety

workspace + group checks

Runtime

OpenClaw + skill proxy

Why this page

Robot Marketplace turns scattered contractor workflows into products you can install, version, and launch with confidence. Instead of one-off scripts, each robot ships with a prompt, tool allowlist, plan, and runtime scope.

  • 14 seeded first-party agents across core operator lanes.
  • Checkout, entitlement, connect, and uninstall all use real API routes.
  • Workspace and group context stay attached from browse to launch.

Document excerpts

Production-ready document templates for internal review and client-facing rollout:

Robot Marketplace catalog card (sample)

Publisher: Contractorfy Status: Live catalog

Contractorfy Lead Radar

Qualifies inbound opportunities and spots the next best outreach move for a workspace.

Lead Radar

Lead triage and follow-up gaps

Voice Dispatch

Call priority and callback queue

Estimate Strategist

Measurements and scope planning

Weather Watch

Storm timing and work risk

Each catalog entry is a real product record with a published version and a plan.

Install lifecycle snapshot (sample)

Checkout -> entitlement -> connect

WorkspaceAll Built Right / Twin Cities
GroupStorm Response Team
PlanCommunity - Free
Entitlementactive
Next actionConnect install to OpenClaw and launch robot

Runtime handoff card (sample)

OpenClaw handoff

Route: /api/marketplace/install/connect

Guardrails: workspace membership, group selection, active entitlement

Launch: /openclaw?installId=...&workspaceId=...&groupId=...

The installed robot inherits its versioned prompt and allowed tools before runtime starts.

A real catalog, not a directory

Browse packaged robots by category and purpose so every install maps to an actual operator need.

  • - Lead, social, voice, ops, sales, finance, estimation, documents, research, tasks, comms, weather, pipeline, and workspace support
  • - Each listing carries a public name, description, publisher, and plan
  • - Catalog pages can link into ClawHub and OpenClaw launch flows

Install and entitlement lifecycle

The marketplace is connected to checkout, entitlement creation, and workspace-gated activation.

  • - Free plans can activate instantly after install
  • - Paid plans route through checkout and Stripe-aware plan records
  • - Uninstall and revoke events are logged for later review

Tenant-safe launch path

A robot cannot drift into the wrong tenant. Workspace and group context are validated before launch.

  • - workspace_id and group_id are checked before connect
  • - /api/marketplace/install/connect provisions the OpenClaw client
  • - /api/openclaw/ws-auth injects the live skill prompt into runtime

Frequently asked questions

What is Robot Marketplace?

It is Contractorfy's catalog of installable first-party robots and workflow agents, each packaged as a versioned product.

Are installs scoped to the right team?

Yes. Workspace and group checks happen before the robot is activated in OpenClaw.

Can free robots activate immediately?

Yes. Free plans still create an install and entitlement, then activate without a paid checkout.

What happens when a robot is uninstalled?

The install is marked uninstalled, entitlement is closed, and active tenant clients can be revoked.

Can I browse the live catalog and the OpenClaw runtime separately?

Yes. The marketplace browser and the OpenClaw runtime are separate surfaces tied together by the install record.