nextcloud-files
Nextcloud file and folder management via WebDAV + OCS API.
Setup & Installation
Install command
clawhub install romain-grosos/nextcloud-filesIf the CLI is not installed:
Install command
npx clawhub@latest install romain-grosos/nextcloud-filesOr install with OpenClaw CLI:
Install command
openclaw skills install romain-grosos/nextcloud-filesor paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/romain-grosos/nextcloud-filesWhat This Skill Does
Manages files and folders on a Nextcloud instance via WebDAV and OCS API. Supports creating, reading, writing, renaming, moving, copying, deleting, listing, and searching files. Also handles favorites, system tags, and storage quota checks.
Uses only Python stdlib with no external dependencies, so it works in any Python 3.9+ environment without installing packages.
When to Use It
- Saving AI-generated article summaries as Markdown files to Nextcloud
- Appending daily entries to a running log file on Nextcloud
- Organizing a workspace by creating structured folder hierarchies
- Tagging files by status such as draft, published, or research
- Checking available storage quota before starting a large upload
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Saving AI-generated article summaries as Markdown files to Nextcloud
- 1Saving AI-generated article summaries as Markdown files to Nextcloud
- 2Appending daily entries to a running log file on Nextcloud
- 3Organizing a workspace by creating structured folder hierarchies
- 4Tagging files by status such as draft, published, or research
- 5Checking available storage quota before starting a large upload
Nextcloud file and folder management via WebDAV + OCS API.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.