nextcloud-cli-calendar

Manage Nextcloud Calendar events via the nxc CLI.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/NicholaiVogel/Nextcloud-CLI --skill nextcloud-cli-calendar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nextcloud-cli-calendar
Source: https://github.com/NicholaiVogel/Nextcloud-CLI/tree/main/skills/nextcloud-cli-calendar
Command: npx skills add https://github.com/NicholaiVogel/Nextcloud-CLI --skill nextcloud-cli-calendar

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires nxc, and includes scripts (resource) components.

What problem does it solve?

This Skill simplifies interaction with the Nextcloud Calendar through the Nextcloud CLI, allowing users to list, create, and delete events with ease.

Core Features & Use Cases

  • List Events: Retrieve and display events from a specified calendar.
  • Create Events: Safely add new events to the calendar with optional fields.
  • Delete Events: Remove events with explicit user confirmation.
  • Use Case: Automate event creation and deletion in Nextcloud for personal or team scheduling.

Quick Start

Use the nxc calendar create command to add a new event to your Nextcloud Calendar.

Frequently Asked Questions about nextcloud-cli-calendar

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Nextcloud Calendar events from the command line?

Yes, you can automate Nextcloud event scheduling using the nxc CLI. This Skill allows you to safely add new events with optional fields and remove events with explicit confirmation for automated task workflows.

Can I automate Nextcloud event scheduling without using the web interface?

Yes, you can automate Nextcloud event scheduling using the nxc CLI. This Skill allows you to safely add new events with optional fields and remove events with explicit confirmation for automated task workflows.

Do I need the nxc CLI to create calendar events in Nextcloud?

Yes, you need the nxc CLI installed to use this Skill. It requires the nxc CLI tool and access to the Nextcloud Calendar API to execute event management commands like nxc calendar create.

What is the best way to delete Nextcloud calendar events in an automated script?

The best way to delete events in an automated script is using the nxc CLI. This Skill manages event deletion by requiring explicit user confirmation before removing specified events from your Nextcloud Calendar.

Does the Nextcloud CLI calendar management Skill support listing events from a specific calendar?

Yes, the Nextcloud CLI calendar management Skill supports listing events. You can retrieve and display events from a specified calendar using the nxc CLI to interact with the Nextcloud Calendar API.