Overview
- Skill Key
- gwlsn/icloudtoolkit
- Author
- gwlsn
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/gwlsn/icloudtoolkit
- Latest Commit SHA
- d41b43c0afa50b0fb238ad662fdfc78ea462d883
Unified iCloud integration for Calendar, Email, and Contacts. Use when: (1) creating, listing, searching, or deleting calendar events, (2) reading, sending, or searching email, (3) looking up, creating, editing, or deleting contacts, (4) any task involving iCloud calendar, email, or contacts. Handles timezone conversion, iCloud-compatible formatting, and vdirsyncer sync automatically.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 icloud-toolkit 技能。 若已安装,则直接安装 icloud-toolkit 技能。
# iCloud Toolkit Calendar + Email + Contacts CLI. One script, all iCloud operations. **Script:** `scripts/icloud.py` | **Config:** `config/config.json` ## Rules - **Always use the CLI commands below** instead of reading source files, parsing .ics/.vcf files directly, or grepping code. The CLI handles CalDAV discovery, IMAP operations, feed fetching, sync, timezone conversion, and formatting internally. - **One query first, fan out only if needed.** Start with a single `calendar list --days N` or `calendar search "<keyword>"` — scan the output yourself before running more commands. Do not run multiple searches with different keywords in parallel. Each command triggers a sync cycle, so fewer calls = faster answers. - **For multi-calendar queries** (e.g., "when are we both free?"), run `calendar list` for each calendar separately, then reason over the combined output. - **Subscribed calendars are read-only.** You can list and search them, but `calendar create` and `calendar delete` only work on owned calendars. - **Run `calendar refresh`** if the user mentions subscribing to a new calendar. - **If a calendar returns no events, report that to the user — don't debug it.** Empty results are valid. The user may not have events, or the calendar may need a `calendar refresh`. Never write scripts to parse data or call APIs as a workaround. - **Always ask permission** before sending or deleting emails on behalf of the user. - **Don't re-read this file every turn.** Once you've read SKILL.md in a session, you have the commands — just use them. ## Quick reference ```bash ICLOUD=~/.openclaw/workspace/skills/icloud-toolkit/scripts/icloud.py # Calendar python3 $ICLOUD calendar list # Today python3 $ICLOUD calendar list --days 7 # Next 7 days python3 $ICLOUD calendar list --days 7 --calendar Appointments # Specific calendar python3 $ICLOUD calendar search "meeting" # Search events python3 $I...
youmind-openlab
AI skill for OpenClaw & Claude Code — recommend from 10000+ Nano Banana Pro (Gemini) image prompts. Smart search by use case, content remix, sample images.
23blocks-os
AI Agent Orchestrator with Skills System - Give AI Agents superpowers: memory search, code graph queries, agent-to-agent messaging. Manage Claude, Codex or any AI Agent from one dashboard. Move Agents between computers and locations
hashgraph-online
AI agent skills for the Universal Registry - search, chat, and register 72,000+ agents across 14+ protocols. Works with Claude, Codex, Cursor, OpenClaw, and any AI assistant.
rito-w
A cross-platform skills manager for AI IDEs. Search marketplace, download locally, and install to Claude, Cursor, Windsurf, and more with one click.
besoeasy
Battle-tested skill library for AI agents. Save 98% of API costs with ready-to-use code for crypto, PDFs, search, web scraping & more. No trial-and-error, no expensive APIs.
zeropointrepo
YouTube Transcript API skills for AI agents. Get transcripts, search videos, browse channels. Works with OpenClaw, ClawdBot, Claude Code, Cursor, Windsurf.