Provision a new budgeting workspace on disk. Use when the user wants to start tracking a new household or personal budget. Accepts a workspace name and optional target path. Scaffolds the workspace, personalises CLAUDE.md and context.md from the user's global memory, and (by default) creates a GitHub repo.
$npx -y skills add danielrosehill/claude-budgeting-plugin --skill new-workspaceInstalls into the current project.
Run `npx skills use "https://github.com/danielrosehill/claude-budgeting-plugin" --skill "danielrosehill/claude-budgeting-plugin/new-workspace"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/danielrosehill/claude-budgeting-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/danielrosehill/claude-budgeting-plugin"` and select the relevant skills, then follow their instructions.