Communityv0.3.3

openclaw-nextcloud

Manage Notes, Tasks, Calendar, Files, Contacts, and Deck Kanban boards in your Nextcloud instance via CalDAV, WebDAV, Notes, and Deck APIs. Use for creating notes, managing todos and calendar events, uploading/downloading files, managing contacts, and organizing Kanban boards, stacks, and cards.

5.8kdownloads7starsKeith Vassallo
View on ClawHubBack to Skills

Skill Details

Slug
openclaw-nextcloud
Latest Version
0.3.3
Author
Keith Vassallo
Published
Feb 1, 2026
Updated
Jul 28, 2026
Total Versions
13

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for openclaw-nextcloud.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.3.3

openclaw-nextcloud v0.4.0 ⚠️ Breaking: 11 irreversible operations now need a --confirm command:subcommand token (the 9 deletes, shares delete, shares create-link). Everything else is unchanged. Agents pick this up from SKILL.md automatically; scripts and cron jobs need the token added. Security: closed WebDAV path traversal, iCalendar/vCard property injection, and PRIORITY injection. Text and secrets can now be read from a file so they never appear in the process argument list. Fixes: vCard 3.0 group prefixes and structured names parse correctly. Declares skillKey so OpenClaw resolves one stable config key regardless of install alias. Also: CI now verifies the bundle matches its source, plus 41 tests. Thanks to @sam2kb and @bolinches.