pipedream-connect
Connect 2,000+ APIs with managed OAuth via Pipedream. Includes full UI integration for Clawdbot Gateway dashboard.
Why use this skill?
Seamlessly integrate 2,000+ APIs into your OpenClaw AI agent using Pipedream managed OAuth. Automate Gmail, Slack, and GitHub with ease.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/maverick-software/pipedream-connectWhat This Skill Does
The pipedream-connect skill is an enterprise-grade integration bridge that allows your OpenClaw agent to interact with over 2,000+ external APIs by abstracting the complexities of OAuth 2.0. Instead of manually handling token rotations, authentication handshakes, and API-specific SDKs, this skill utilizes Pipedream’s managed architecture. By bridging the Clawdbot Gateway with Pipedream, the agent gains persistent, authenticated access to essential services like Google Workspace (Gmail, Calendar), Slack, GitHub, and custom webhooks. It features a dedicated UI dashboard for credential management and a robust token-refresh mechanism to ensure continuous connectivity without manual intervention.
Installation
To install this skill, use the Clawhub CLI: clawhub install openclaw/skills/skills/maverick-software/pipedream-connect. Prerequisites include an active Pipedream account, the mcporter tool runner installed globally via npm, and Clawdbot Gateway version 2026.1.0 or higher. Post-installation, you must configure your Pipedream Client ID, Client Secret, and Project ID within the Clawdbot Dashboard under the Tools menu. Finally, execute the provided Python cron job script to ensure your authentication tokens remain active in the background.
Use Cases
This skill is ideal for automating cross-platform workflows. Examples include synchronizing project management tasks between Slack and GitHub, managing calendar scheduling via natural language, or performing intelligent email triage. It is perfect for developers building autonomous agents that need to act as an assistant across disparate SaaS ecosystems.
Example Prompts
- "Check my Gmail for any unread messages from my manager today and summarize the contents for me."
- "Look at my Google Calendar for this week and identify any conflicts between my team standups and client meetings."
- "Send a message to the #engineering Slack channel notifying the team that the latest deployment to production is complete."
Tips & Limitations
Always ensure the Pipedream token refresh script is running; failure to do so will result in expired sessions and tool execution errors. The skill relies on the Pipedream project architecture, so ensure your Project ID is correctly linked to your workspace. Be mindful that while Pipedream handles the OAuth flow, you are still bound by the rate limits and API quotas of the target services you connect. Monitor the cron log periodically at ~/clawd/logs/pipedream-cron.log to ensure no token refresh errors are being logged.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-maverick-software-pipedream-connect": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
Plugin Architecture
Skill by maverick-software
discord-connect-hub
Complete Discord integration for Clawdbot with automatic UI installation. Provides Discord bot connectivity, dashboard tab, setup wizard, credential management, server monitoring, and plugin architecture hooks. Use when setting up Discord channel integration or adding Discord tab to the Control dashboard. Includes automatic installation of UI components, RPC handlers, and navigation updates.
zapier-mcp
Connect 8,000+ apps via Zapier MCP. Includes full UI integration for Clawdbot Gateway dashboard. Use when setting up Zapier integration, connecting apps, or using Zapier tools via mcporter.
Agent Mode Upgrades
Skill by maverick-software
1password-ui
1Password UI tab for OpenClaw dashboard. Manage secrets, credential mappings, and auth state from the Control UI.