← Back to Skills Marketplace
23115
Downloads
5
Stars
324
Active Installs
1
Versions
Install in OpenClaw
/install calendar
Description
Calendar management and scheduling. Create events, manage meetings, and sync across calendar providers.
Usage Guidance
Before installing, confirm you trust the publisher and review any provider authorization prompts. Treat creating events, sending invites, showing availability, and syncing calendars as sensitive actions that should be explicitly approved before the agent performs them.
Capability Analysis
Type: OpenClaw Skill
Name: calendar
Version: 1.0.0
The skill bundle declares `curl` and `jq` as required binaries in `SKILL.md` metadata. While `curl` is a powerful tool capable of network requests, its inclusion is plausible for a 'Calendar management and scheduling' skill that would interact with external calendar providers (e.g., Google Calendar, Apple Calendar, Outlook Calendar APIs). There is no evidence of malicious intent, data exfiltration, unauthorized execution, prompt injection, or any other harmful behavior in the provided files. The content is purely descriptive and declarative of necessary tools for its stated purpose.
Capability Assessment
Purpose & Capability
The stated calendar purpose matches the listed capabilities: creating events, scheduling meetings, reminders, availability checks, recurring events, and provider sync. These can affect private calendar data, but they are expected for this type of skill.
Instruction Scope
The skill uses broad natural-language examples and does not spell out confirmation, provider, OAuth-scope, or sync boundaries. This is a usability and consent note rather than evidence of hidden behavior.
Install Mechanism
The artifact contains only SKILL.md and _meta.json, with no executable scripts or install hooks. It declares curl and jq, which are plausible for calendar API workflows but should be reviewed when used for account-changing actions.
Credentials
Network/API access to Google, Apple, or Outlook calendars is proportionate to the purpose. The artifacts do not define credentials or config paths, so users should grant only the calendar permissions they intend.
Persistence & Privilege
No background workers, persistence mechanisms, privileged paths, local credential-store access, destructive commands, or automatic scheduled activity are present in the artifacts.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install calendar - After installation, invoke the skill by name or use
/calendar - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the calendar skill with core scheduling features.
- Create and manage events and meetings
- Set reminders and handle recurring events
- Sync with Google, Apple, and Outlook calendars
- View availability and find free meeting slots
Metadata
Frequently Asked Questions
What is Calendar?
Calendar management and scheduling. Create events, manage meetings, and sync across calendar providers. It is an AI Agent Skill for Claude Code / OpenClaw, with 23115 downloads so far.
How do I install Calendar?
Run "/install calendar" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Calendar free?
Yes, Calendar is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Calendar support?
Calendar is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Calendar?
It is built and maintained by NDCCCCCC (@ndcccccc); the current version is v1.0.0.
More Skills