danielrosehill

738 mods across 60 repositories, 851 stars between them.

new-workspace

122

danielrosehill/Claude-Ideation-Planning-Plugin

Skill Claude CodeCodex

Provision a new ideation-planning workspace on disk. Use when the user wants to start a new ideation, evaluation, ranking, decision, simulation, feature-intake, or idea-capture workspace. Accepts a workspace name and a variant. Scaffolds the workspace, personalises CLAUDE.md from user memory, and (by default) creates…

11 15d ago A 82 tokens

budgeting

123

danielrosehill/Claude-Budgeting-Plugin

Plugin Claude Code

Personal budgeting workflow primitives — transaction logging, categorization, budget creation, spending analysis, goal tracking, and forecasting — plus a provisioning skill for a fresh budgeting workspace.

10 4mo ago A tokens not measured

budget-architect

124

danielrosehill/Claude-Budgeting-Plugin

Agent

Use when the user needs to create or modify a household budget — monthly, annual, or custom scenarios. Analyses historical spending, factors in active financial goals, and produces a balanced, realistic budget written to budgets/.

10 4mo ago A 47 tokens

expense-analyst

125

danielrosehill/Claude-Budgeting-Plugin

Agent

Use when the user wants to analyse spending patterns, identify trends, find savings opportunities, or investigate budget variances. Performs deep-dive analysis of transaction data and writes insights to outputs/analyses/.

10 4mo ago A 45 tokens

financial-advisor

126

danielrosehill/Claude-Budgeting-Plugin

Agent

Use for strategic financial guidance, scenario planning, and complex household financial decisions that go beyond simple budgeting (debt payoff vs invest, large purchases, life events).

10 4mo ago A 36 tokens

goal-tracker

127

danielrosehill/Claude-Budgeting-Plugin

Agent

Use when the user wants to create, track, or review financial goals — savings targets, debt-payoff plans, long-term objectives. Manages files in financial-goals/.

10 4mo ago A 39 tokens

report-generator

128

danielrosehill/Claude-Budgeting-Plugin

Agent

Use when the user wants a comprehensive financial report — monthly summary, quarterly review, or annual financial statement. Pulls from budgets, transactions, and goals.

10 4mo ago A 34 tokens

transaction-processor

129

danielrosehill/Claude-Budgeting-Plugin

Agent

Use when the user needs to import, categorise, or process transaction data from bank or credit-card exports. Reads transactions/import/ and writes clean records to transactions/processed/.

10 4mo ago A 39 tokens

analyze-spending

130

danielrosehill/Claude-Budgeting-Plugin

Command

Deep-dive analysis of household spending patterns for a chosen period — trends, category breakdowns, anomalies, optimisation opportunities. Writes insights to outputs/analyses/.

10 4mo ago A 32 tokens

categorize

131

danielrosehill/Claude-Budgeting-Plugin

Command

Review uncategorised or mis-categorised transactions in transactions/processed/ and assign them to the correct household expense category. Learns from user corrections for future automatic categorisation.

10 4mo ago A 36 tokens

forecast-budget

133

danielrosehill/Claude-Budgeting-Plugin

Command

Project future cash flow and budget outcomes over a chosen horizon (3/6/12 months) based on historical ledger data, recurring bills, income, and active financial goals. Writes a forecast to outputs/analyses/.

10 4mo ago A 44 tokens

log-transaction

134

danielrosehill/Claude-Budgeting-Plugin

Command

Log a single transaction (manual entry) into the current month's processed transaction ledger. Use for one-off expenses or income events when bulk import via /budgeting:process-transactions isn't appropriate.

10 4mo ago A 38 tokens

review-goals

137

danielrosehill/Claude-Budgeting-Plugin

Command

Review all active financial goals, update their progress, flag at-risk goals, and recommend adjustments. Reads from and writes to financial-goals/active/.

10 4mo ago A 30 tokens

setup-workspace

139

danielrosehill/Claude-Budgeting-Plugin

Command

Interactive setup wizard that populates context.md with household profile, income, expenses, goals, and budget preferences. Run after provisioning a budgeting workspace.

10 4mo ago A 29 tokens

new-workspace

140

danielrosehill/Claude-Budgeting-Plugin

Skill Claude CodeCodex

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.

10 4mo ago A 69 tokens

proxmox-mgmt

141

danielrosehill/Proxmox-Mgmt-Plugin

Plugin Claude Code

Manage a Proxmox VE host via SSH and the Proxmox API — guided first-run onboarding, VM/CT lifecycle, storage and ZFS inspection, log review, and update workflows. Per-host config is stored outside the plugin so the same install works across multiple Proxmox environments.

10 4mo ago A tokens not measured original MIT

onboard

142

danielrosehill/Proxmox-Mgmt-Plugin

Skill Claude CodeCodex

First-run onboarding for the proxmox-mgmt plugin. Interview the user about their Proxmox host — IP, SSH user, web UI URL, and (optionally) Proxmox API token references — and persist the result to $CLAUDEUSERDATA/proxmox-mgmt/config.json. Run this before any other skill in this plugin, or whenever the connection…

10 4mo ago A 108 tokens original MIT

proxmox-maintenance

143

danielrosehill/Proxmox-Mgmt-Plugin

Skill Claude CodeCodex

Use when the user wants to perform maintenance, diagnostics, or configuration on their Proxmox VE host via SSH or the Proxmox API. Reads connection details from $CLAUDEUSERDATA/proxmox-mgmt/config.json (populated by the onboard skill in this plugin). Triggers on phrases like "proxmox maintenance", "check proxmox"…

10 4mo ago A 106 tokens original MIT

synology-mgmt

144

danielrosehill/Synology-Mgmt-Plugin

Plugin Claude Code

Manage a Synology NAS via SSH — guided first-run onboarding, share/volume inspection, storage health, and file operations. Per-host config is stored outside the plugin so the same install works across multiple NAS environments.

7 4mo ago A tokens not measured original MIT