openclaw-nextcloud

Installation
SKILL.md

OpenClaw Nextcloud Skill

This skill provides integration with a Nextcloud instance. It supports access to Notes, Tasks (Todos), Calendars, Files, and Contacts.

Configuration

The skill requires the following environment variables:

  • NEXTCLOUD_URL: The base URL of your Nextcloud instance (e.g., https://cloud.example.com).
  • NEXTCLOUD_USER: Your Nextcloud username.
  • NEXTCLOUD_TOKEN: An App Password (recommended) or your login password.

Features

1. Notes (Read/Write)

  • List, get, create, update, and delete notes.
  • API: index.php/apps/notes/api/v1/notes
Installs
3
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Feb 3, 2026
openclaw-nextcloud — openclaw/skills