Use Case
Stop doing repetitive communication tasks manually. Caldav lets your AI agent handle them automatically through natural conversation. Manage CalDAV calendars and events, with special support for Radicale server. Use when the user wants to create, update, delete, or query calendar events, ma... This guide shows practical examples of using Caldav to automate common communication workflows and save hours every week.
Install Caldav: npx clawhub@latest --dir ~/.claude/skills install caldav-skill
Identify the repetitive communication tasks you want to automate
Describe the task to your AI in plain English
Caldav will execute the task and return results directly in the chat
Chain multiple tasks: ask your AI to run a sequence of operations
Copy these prompts and use them with your AI agent after installing Caldav
Automate my communication tasks using Caldav
What repetitive tasks can Caldav handle for me?
Set up a workflow that runs Caldav every morning
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install caldav-skillOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install caldav-skillβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/caldav-skill/π‘Extract and place the folder at the path above, then restart your agent.