openclaw-integrations
Installation
SKILL.md
OpenClaw Integrations (powered by Pica)
OpenClaw can interact with 200+ third-party platforms through Pica, a unified integration layer. Pica handles all OAuth, token refresh, rate limiting, and API normalization — you just connect your accounts once and OpenClaw can use them.
Setup
Users need two things to use integrations:
- A Pica account — Sign up free at https://app.picaos.com
- Connected platforms — In the Pica dashboard, connect the services you want OpenClaw to access (Gmail, Slack, HubSpot, Notion, Shopify, etc.)
That's it. Once a platform is connected in Pica, OpenClaw can immediately interact with it. No API keys to manage, no OAuth flows to build — Pica handles everything.
Links
- Pica Dashboard — https://app.picaos.com (manage connections and API keys)
- Pica MCP Server — https://github.com/picahq/mcp (the MCP server this skill uses under the hood)
- Pica Docs — https://docs.picaos.com
- mcporter — https://github.com/steipete/mcporter (the MCP client CLI that bridges OpenClaw to Pica)