nextcloud-cli-shares

Manage Nextcloud shares via the nxc CLI with guarded operations.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/NicholaiVogel/Nextcloud-CLI --skill nextcloud-cli-shares
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nextcloud-cli-shares
Source: https://github.com/NicholaiVogel/Nextcloud-CLI/tree/main/skills/nextcloud-cli-shares
Command: npx skills add https://github.com/NicholaiVogel/Nextcloud-CLI --skill nextcloud-cli-shares

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the management of Nextcloud shares, providing a secure and efficient way to list, create, delete, and modify shares using the nxc CLI.

Core Features & Use Cases

  • Share Management: List, create, delete, and modify Nextcloud shares.
  • Guarded Operations: Safely handle sensitive share operations with dry-run previews and explicit confirmations.
  • Policy Enforcement: Enforce local profile policies regarding public shares and access control.
  • Use Case: Automatically list all shares in a user's Nextcloud account and create a guarded share for a specific file, ensuring that only authorized users can access it.

Quick Start

Use the nextcloud-cli-shares skill to list all shares in your Nextcloud account.

Frequently Asked Questions about nextcloud-cli-shares

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

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

You can automate Nextcloud share management by using the nxc CLI to securely list, create, delete, and modify shares within automated workflows requiring strict access control.

Can I enforce access control policies on public Nextcloud shares?

Yes, you can enforce local profile policies regarding public shares and access control by applying guarded operations through the nxc CLI to ensure secure share configurations.

How do I safely preview Nextcloud share modifications?

You can safely preview Nextcloud share modifications by using the nxc CLI's dry-run previews and explicit confirmations, which guard sensitive share operations before execution.

What is the best way to list all shares in a Nextcloud account?

The best way to list all shares in a Nextcloud account is using the nxc CLI, which securely retrieves and displays all active share entries for comprehensive visibility.

Do I need the nxc CLI to create guarded shares for specific Nextcloud files?

Yes, the nxc CLI is required to create guarded shares for specific Nextcloud files, enabling explicit confirmations and policy enforcement to ensure only authorized users access them.