Pipedream is a developer-focused workflow platform for connecting APIs and running automation logic in hosted workflows. It fits ASE as a source-backed integration skill for agents that need to trigger apps, transform events, and chain API actions across services.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Pipedream API Workflow Automation Platform"
slug: "pipedream-api-workflow-automation-platform"
description: "Pipedream is a developer-focused workflow platform for connecting APIs and running automation logic in hosted workflows. It fits ASE as a source-backed integration skill for agents that need to trigger apps, transform events, and chain API actions across services."
github_stars: 11231
verification: "security_reviewed"
source: "https://github.com/PipedreamHQ/pipedream"
author: "PipedreamHQ"
category: "Integrations & Connectors"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "PipedreamHQ/pipedream"
github_stars: 11231
npm_package: "pipedream"
npm_weekly_downloads: 9
---
# Pipedream API Workflow Automation Platform
Pipedream is a developer-focused workflow platform for connecting APIs and running automation logic in hosted workflows. It fits ASE as a source-backed integration skill for agents that need to trigger apps, transform events, and chain API actions across services.
## Installation
Requirements and caveats from upstream:
- [Workflows](#workflows) - Workflows run automations. Workflows are sequences of steps - pre-built actions or custom [Node.js](https://pipedream.com/docs/code/nodejs/), [Python](https://pipedream.com/docs/code/python/)...
- [Custom code](#code) - Most integrations require custom logic. Code is often the best way to express that logic, so Pipedream allows you to run any [Node.js](https://pipedream.com/docs/code/nodejs/), [Python](https://...
- Most integrations require custom logic. Code is often the best way to express that logic, so Pipedream allows you to run custom code in a workflow using:
Basic usage or getting-started notes:
- Pipedream provides a free, hosted platform for connecting apps and developing event-driven automations. The platform has over 1,000 fully-integrated applications, so you can use pre-built components to quickly send me...
- [Event Sources](#event-sources) - Sources trigger workflows. They emit events from services like GitHub, Slack, Airtable, RSS and [more](https://pipedream.com/apps). When you want to run a workflow when an event happe...
- [Actions](#actions) - Actions are pre-built code steps that you can use in a workflow to perform common operations across Pipedream's 1,000+ API integrations. For example, you can use actions to send email, add a row...
- Source: https://github.com/PipedreamHQ/pipedream
- Extracted from upstream docs: https://raw.githubusercontent.com/PipedreamHQ/pipedream/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/pipedream-api-workflow-automation-platform/)

No comments yet. Be the first to comment!