nextcloud-cli-deck

Manage Nextcloud Deck boards and cards with the nxc CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill solves the problem of managing Nextcloud Deck boards and cards through the nxc CLI, enabling users to automate common project management tasks directly from the command line.

Core Features & Use Cases

  • Board and Card Management: List, create, update, move, archive, and delete boards and cards.
  • Dry-Run Workflow: Perform actions with a dry-run preview to ensure safety before execution.
  • Profile-Specific Commands: Execute commands with specific profiles for tailored experiences.
  • Use Case: Automate the process of creating a new board, adding cards, and moving them between stacks without manual intervention.

Quick Start

Use the nextcloud-cli-deck skill to create a new board with the title 'Project Board' and add a card with the title 'Initial Plan'.

Frequently Asked Questions about nextcloud-cli-deck

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

FAQPage Schema
How do I manage Nextcloud Deck boards and cards from the command line?

To manage Nextcloud Deck boards and cards via the command line, you use the nxc CLI to automate project management tasks. It supports creating, updating, archiving, and deleting boards and cards directly from your terminal.

Can I preview Nextcloud Deck card management operations before executing them?

Yes, you can preview Nextcloud Deck card management operations using the dry-run workflow. This lets you safely review actions like creating or moving cards on your boards before committing the changes to the server.

Do I need the nxc CLI installed to automate Nextcloud Deck tasks?

Yes, you need the nxc CLI installed and the Nextcloud Deck app enabled on your server. These are the required dependencies for executing board and card management operations through the command line.

How do I execute Nextcloud Deck commands with specific user profiles?

You can execute Nextcloud Deck commands with specific profiles for tailored experiences using profile-specific command execution. This allows you to target different configurations when managing boards and cards via the nxc CLI.

What is the best way to automate creating a Nextcloud Deck board and adding cards?

The best way to automate creating a Nextcloud Deck board and adding cards is by using the nxc CLI. This script automates the entire workflow, letting you create a board and add initial cards without manual intervention.