An advanced integration skill that enables AI agents to manage Celigo iPaaS flows and automate complex business processes across SaaS ecosystems.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install celigo
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install celigo using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Celigo skill for Openclaw Skills empowers AI agents to interact directly with the Celigo integration platform as a service (iPaaS). By leveraging the Membrane framework, this skill abstracts the complexities of authentication and credential refreshing, allowing agents to focus on executing business logic and managing data flows between cloud applications like Salesforce, NetSuite, and Microsoft Dynamics.
Built for developers and IT professionals, this skill provides a standardized way for AI agents to search for integration actions, run automated flows, and proxy requests directly to the Celigo API. It ensures secure, server-side credential management without exposing sensitive API keys to the local environment.
Install the Membrane CLI and authenticate your agent to start using Openclaw Skills with Celigo:
npm install -g @membranehq/cli@latest
# Log in and specify your agent type (e.g., openclaw)
membrane login --tenant --clientName=openclaw
# Ensure a connection to Celigo
membrane connection ensure "https://celigo.com" --json
The skill manages data through a structured action and connection system within Openclaw Skills:
| Object | Description |
|---|---|
| Connection | Contains id, state (READY, BUILDING, etc.), and clientAction requirements. |
| Action | Includes id, inputSchema (JSON Schema for parameters), and outputSchema. |
| Request Proxy | Supports standard HTTP methods (GET, POST, etc.) with automatic header injection. |
Loading
A comprehensive toolset for integrating Font Awesome icons and kits into AI-driven workflows via the Membrane protocol.

A powerful integration for automating Checkmarx static application security testing and vulnerability management workflows within your AI coding environment.

A robust data management skill that enables AI agents to perform CRUD operations on Clip records using secure, automated authentication.

A powerful integration for automating EWebinar workflows, managing registrations, and interacting with webinar data through the Membrane framework.

A powerful integration skill that enables AI agents to manage recruitment data and automate hiring workflows within the EngageATS platform.

A comprehensive HR automation skill that enables AI agents to manage CharlieHR data and records through the Membrane protocol.








































