new-workspace

Installation
SKILL.md

Provision Desktop-Manager Workspace

Creates a new workspace for managing the local Linux desktop. This plugin's commands (/desktop-manager:check-system, /desktop-manager:install-package, /desktop-manager:troubleshoot-hardware, etc.) are globally available once installed — this skill only provisions the data scaffold (CLAUDE.md, context/, outputs/, logs/) that those commands read from and write to.

Arguments

$ARGUMENTS is parsed as:

  • First positional: workspace name (kebab-case, used as directory and GitHub repo name). Required.
  • Second positional (optional): target parent path. Defaults to ~/repos/github/my-repos.
  • --local-only (optional): skip GitHub repo creation and push. Default: create a public GitHub repo and push.
  • --private (optional): create the GitHub repo as private. Default: public.

Examples

Installs
1
GitHub Stars
1
First Seen
Jun 16, 2026
new-workspace — danielrosehill/claude-desktop-manager-plugin