A comprehensive scheduling automation skill for Openclaw Skills that enables AI agents to manage calendars, sync events, and coordinate meetings.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install cronofy
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 cronofy using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Cronofy is a robust scheduling automation platform that connects seamlessly to various calendar providers, allowing developers and AI agents to build sophisticated scheduling features. By integrating Cronofy into Openclaw Skills, agents gain the ability to simplify complex appointment scheduling, handle resource booking, and manage meeting coordination without dealing with the underlying complexities of different calendar APIs.
This skill leverages the Membrane framework to provide a unified interface for calendar interactions. It focuses on abstracting authentication and data mapping, ensuring that Openclaw Skills can interact with user schedules securely and efficiently. Whether you are building a personal assistant or a complex enterprise scheduling tool, this integration provides the necessary infrastructure for reliable calendar management.
Follow these steps to set up Cronofy for Openclaw Skills:
# Install the CLI
npm install -g @membranehq/cli@latest
# Authenticate your agent environment
membrane login --tenant --clientName=openclaw
# Establish the Cronofy connection
membrane connection ensure "https://cronofy.com" --json
If the connection requires user interaction, follow the provided URL to complete the OAuth process.
The skill organizes data around the following primary entities:
| Entity | Description |
|---|---|
| Connection | Managed object representing the authenticated link to a Cronofy account. |
| Action | Specific scheduling tasks like 'Create Event' or 'Get Availability'. |
| Input Schema | JSON-based definitions for parameters required by each action. |
| Output Schema | Structured JSON data returned from Cronofy API responses. |
| State | Lifecycle status of the connection (READY, BUILDING, CLIENT_ACTION_REQUIRED). |
Loading
A comprehensive integration that enables AI agents to manage Docebo LMS data, courses, and user enrollments via a simplified interface.

A comprehensive integration for managing CRM data, leads, and projects via the Membrane CLI.

An advanced integration enabling AI agents to manage employee lifecycles, payroll, and time-off requests within the Ceridian Dayforce HCM ecosystem.

Cronfree is a serverless scheduling service that enables the automation of recurring tasks and workflows without the need for infrastructure management.

A specialized skill for managing and retrieving realistic AI-generated person headshots for design and development purposes.

Firecom is a specialized integration for Openclaw Skills that enables AI agents to manage business accounts, balances, and payment automation through the Fire.com platform.








































