// /ecosystem
Don't ship apps. Ship agentic workflows.
The SyncedOffice marketplace is a contributor-owned economy. Build a workflow once, get paid every time it runs — anywhere on the network.
80 / 20 revenue split
You keep 80% of every dollar your workflow earns. We take 20% to keep the harness running. No tiers, no clawbacks.
AI Creator Fund
We pay you for compute you save the network. Optimize a workflow → measurable token reduction → monthly payout.
Forkable by design
Every public workflow is AGPL. Fork it, improve it, attribute upstream. Royalties flow back to original authors.
Workflows > apps
Declare intent + tools + guardrails. The harness handles execution, scaling, and rollback. You ship the recipe.
Anatomy of a workflow
// invoice-reconcile.workflow.ts export default defineWorkflow({ name: "invoice-reconcile", intent: "Reconcile vendor invoices against the GL and email finance.", tools: [mcp.ledger, mcp.vendors, codex.netsuite, mail.gmail], guardrails: { maxSpend: 10_00, requiresApprovalOver: 5_000 }, schedule: "0 9 * * MON", });
Push to the marketplace. Every install streams royalties to your wallet. Every fork credits you upstream.
Top contributors this month
@finlab
8 workflows · 1.2k installs
@procurely
3 workflows · 880 installs
@hr-ops
5 workflows · 642 installs
@gtm-rev
4 workflows · 510 installs
@dataflow
2 workflows · 410 installs
@audit-bot
6 workflows · 388 installs
// developer waitlist
Ship your first workflow this quarter.
Get the developer preview, marketplace credentials, and an onboarding session with the contributor team.
Online sign-up is temporarily unavailable. To join the developer preview, email sales@syncedoffice.com.