Architecture

Pipedream

A workflow automation platform used to trigger Knowledge OS agents on schedules or in response to external events like webhooks.

Pipedream is the orchestration layer that connects Knowledge OS to the outside world. It runs cron-triggered workflows that invoke Claude Code agents for recurring tasks: daily chief-of-staff briefings, weekly repo audits, Wednesday newsletter generation. Each Pipedream workflow calls a remote trigger endpoint that activates a specific agent with predefined parameters. The platform handles retry logic, failure notifications, and execution logs. Pipedream was chosen over alternatives (Zapier, Make) for its code-first approach and native support for arbitrary HTTP endpoints.

Where it shows up:

Agent schedulingNewsletter automationDaily briefingsWeekly audits

Build your Knowledge OS

90 minutes from zero to your first skill chain.