/install feishu-candy
Feishu Calendar Candy
Convert ICS calendar files to JSON format for Feishu calendar integration.
requirement
install vdirsyncer and setup calendar sync
Quick Start
Run the conversion script:
python scripts/ics2json.py \x3Cinput_directory> [-o output.json] [--split]
Arguments
input_dir- Directory containing .ics files (required)-o, --output- Output JSON file (default: output.json)--split- Output one JSON per ICS file instead of merging
Examples
Merge all ICS files into one JSON:
python scripts/ics2json.py ./calendars -o events.json
Split each ICS into separate JSON:
python scripts/ics2json.py ./calendars --split
Output Format
Each event contains:
uid- Unique event identifiersummary- Event titlestatus- Event statusorganizer- Organizer infostart- Start time (ISO format)end- End time (ISO format)alarms- List of reminders/triggers
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install feishu-candy - After installation, invoke the skill by name or use
/feishu-candy - Provide required inputs per the skill's parameter spec and get structured output
What is Feishu calendar sync, local ics to json data for AI agent?
Convert ICS calendar files to JSON format for importing, exporting, or processing Feishu calendar events and data integration. It is an AI Agent Skill for Claude Code / OpenClaw, with 139 downloads so far.
How do I install Feishu calendar sync, local ics to json data for AI agent?
Run "/install feishu-candy" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Feishu calendar sync, local ics to json data for AI agent free?
Yes, Feishu calendar sync, local ics to json data for AI agent is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Feishu calendar sync, local ics to json data for AI agent support?
Feishu calendar sync, local ics to json data for AI agent is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Feishu calendar sync, local ics to json data for AI agent?
It is built and maintained by Jay (@goog); the current version is v1.0.1.