ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

calendarhero

CalendarHero integration. Manage Persons, Meetings. Use when the user wants to interact with CalendarHero data.

Why use this skill?

Automate your meeting scheduling and contact management with the CalendarHero skill for OpenClaw. Sync your calendar, manage contacts, and streamline meeting workflows effortlessly.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/gora050/calendarhero
Or

What This Skill Does

The CalendarHero skill for OpenClaw integrates your AI agent directly with the CalendarHero platform, enabling seamless automation of meeting scheduling, contact management, and professional networking tasks. By leveraging the Membrane CLI infrastructure, this skill allows the agent to interact with your meetings, participants, and organization directories securely. Whether you need to pull your daily meeting agenda, sync contact details, or trigger specific scheduling workflows, this skill acts as the bridge between your natural language requests and CalendarHero’s powerful backend APIs.

Installation

To begin using the CalendarHero skill, ensure you have the OpenClaw environment properly configured. Execute the following command in your terminal: clawhub install openclaw/skills/skills/gora050/calendarhero. After installation, you must ensure the Membrane CLI is installed on your system via npm install -g @membranehq/cli. Authenticate your session using membrane login --tenant. Once logged in, search for the CalendarHero connector with membrane search calendarhero --elementType=connector --json, note the connector ID, and establish your authenticated connection by running membrane connect --connectorId=YOUR_ID. This process creates a secure tokenized bridge between your OpenClaw agent and your personal CalendarHero account, enabling persistent and secure interaction.

Use Cases

This skill is designed for busy professionals who need to delegate administrative meeting overhead. Common use cases include: 1. Automated Preparation: Querying meeting participants or meeting types before a call to understand context. 2. CRM Syncing: Creating or updating contact records in CalendarHero directly from email or chat snippets. 3. Workflow Automation: Quickly listing upcoming meetings to plan your day without switching browser tabs or applications. 4. Directory Management: Retrieving meeting templates or booking links to share with clients immediately during a conversation.

Example Prompts

  • "List all my scheduled meetings for today and tell me who the participants are for the next one."
  • "Update the contact details for John Doe in CalendarHero with his new office email address."
  • "Search for any existing contact named Sarah Smith and pull her profile information for my upcoming prep session."

Tips & Limitations

Always check for existing connections using membrane connection list --json before initiating a new connection flow to avoid redundancy. If you encounter errors, verify your authentication status via the Membrane CLI. Note that this skill relies on the CalendarHero API limits; excessively frequent polling is discouraged. When searching for actions, use the membrane action list command to discover specific parameter requirements for complex tasks like updating contact schemas. Security best practice: avoid hardcoding any credentials in scripts, as Membrane manages these securely.

Metadata

Author@gora050
Stars2387
Views1
Updated2026-03-09
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-gora050-calendarhero": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#calendar#scheduling#productivity#meetings#automation
Safety Score: 4/5

Flags: network-access, external-api