nextcloud

Manage NextCloud files, folders, shares, and users via CLI.

2|1|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/robomotionio/robomotion-skills --skill nextcloud-robomotionio
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: nextcloud
Source: https://github.com/robomotionio/robomotion-skills/tree/main/skills/nextcloud
Command: npx skills add https://github.com/robomotionio/robomotion-skills --skill nextcloud-robomotionio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

NextCloud administration and file operations are tedious to perform manually across multiple tasks. This skill enables programmatic control of NextCloud: uploading, downloading, listing files and folders, creating shares with permissions, and administering users, all through the robomotion nextcloud CLI.

Core Features & Use Cases

  • Upload, download, list, and delete files and folders
  • Create, list, and manage shares with permissions
  • Administer NextCloud users
  • Use cases include automating backups, sharing workflows, and onboarding new users

Quick Start

Install the robomotion CLI, connect to your NextCloud instance, and start using commands like upload_file and list_files to manage your data.

Frequently Asked Questions about nextcloud

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

FAQPage Schema
How do I automate Nextcloud file management from the command line?▼

No, this skill does not require external package dependencies. It operates through the configured robomotion CLI and session-based commands to interact directly with your self-hosted Nextcloud instance.

Can I create shares with specific permissions on a self-hosted Nextcloud instance?▼

You can automate Nextcloud user administration during onboarding by applying the user management commands provided by this skill, executing session-based operations through the robomotion CLI to provision accounts.

What do I need to connect the CLI to my Nextcloud instance?▼

To connect the CLI to your Nextcloud instance, you need the robomotion CLI installed and your Nextcloud instance URL configured, enabling session-based command usage for file and user operations.

What is the best way to automate Nextcloud backups via CLI?▼

You can automate Nextcloud user administration during onboarding by applying the user management commands provided by this skill, executing session-based operations through the robomotion CLI to provision accounts.