nextcloud

Manage Nextcloud files, notes, calendars, tasks, and contacts via WebDAV, Notes API, CalDAV, and CardDAV.

42|10|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/adnw-vinc/hermes-nextcloud --skill nextcloud-adnw-vinc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nextcloud
Source: https://github.com/adnw-vinc/hermes-nextcloud/tree/main
Command: npx skills add https://github.com/adnw-vinc/hermes-nextcloud --skill nextcloud-adnw-vinc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pypdf, pdfplumber, pdf2image, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill eliminates the need to use a browser for managing your Nextcloud data, providing a command-line interface for efficient file, note, calendar, task, and contact management.

Core Features & Use Cases

  • File Management: Upload, download, list, delete, and move files using Nextcloud WebDAV.
  • Note Management: Create, edit, delete notes using the Nextcloud Notes API.
  • Calendar Management: List, create, edit, and delete calendar events via CalDAV.
  • Task Management: Manage tasks stored in a Tasks calendar.
  • Contact Management: Browse and search your address books, view contact cards, export as vCard.
  • Use Case: With this Skill, you can easily manage all your Nextcloud data from a single command-line interface, without needing to switch to a web browser.

Quick Start

Use the nextcloud skill to list all notes.

Frequently Asked Questions about nextcloud

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

FAQPage Schema
How do I manage Nextcloud files and notes from the command line?

You can manage Nextcloud files and notes from the command line by utilizing WebDAV for file operations and the Notes API for creating, editing, and deleting notes without a browser.

Can I manage Nextcloud calendar events and tasks via CalDAV?

Yes, you can manage Nextcloud calendar events and tasks via CalDAV. The skill supports listing, creating, editing, and deleting events and managing tasks stored in a Tasks calendar.

Do I need Python and Hermes Agent to use a Nextcloud WebDAV CLI interface?

Yes, you need Python 3.8 or newer and the Hermes Agent to use this Nextcloud WebDAV CLI interface, as it relies on these environments to integrate with your self-hosted instance.

What is the best way to search Nextcloud contacts and export vCards without a browser?

The best way to search Nextcloud contacts and export vCards without a browser is using CardDAV integration, which allows you to browse address books, view contact cards, and export data.

Does Nextcloud command line management support PDF dependencies?

Nextcloud command line management supports PDF dependencies like pypdf, pdfplumber, and pdf2image, which assist in processing documents uploaded or downloaded through WebDAV.