By bloknayrb
Personal finance plugin with budgeting, investing, and financial planning skills and agents. Includes transaction categorization, spending analysis, portfolio analysis, and financial calculation tools.
Use PROACTIVELY when user provides bank or credit card CSV transaction files, asks for spending analysis, wants to categorize transactions, or needs help building a budget from transaction data. MUST BE USED when CSV financial data is provided for analysis. <example> Context: User provides a bank transaction CSV for analysis user: "Here's my Chase statement for January, can you tell me where my money went?" assistant: "I'll use the budget-analyst agent to categorize and analyze your transactions." <commentary> User provided a CSV of bank transactions, so the budget-analyst agent processes and categorizes them autonomously. </commentary> </example> <example> Context: User wants a spending breakdown user: "Analyze my spending from the last 3 months and show me trends" assistant: "I'll use the budget-analyst agent to process your transaction data and identify spending trends." <commentary> User is asking for spending analysis which requires autonomous CSV processing — trigger budget-analyst. </commentary> </example> <example> Context: User wants to understand their budget situation user: "I downloaded my credit card statements, help me figure out a budget" assistant: "I'll use the budget-analyst agent to categorize your transactions and build a spending baseline for budgeting." <commentary> User wants to build a budget from transaction data — budget-analyst categorizes first, then helps structure a budget. </commentary> </example>
Use PROACTIVELY when user provides portfolio holdings, asks about asset allocation, wants rebalancing advice, mentions expense ratios, or needs help evaluating their investment accounts. MUST BE USED when investment portfolio data is provided for analysis. <example> Context: User provides their portfolio holdings for review user: "Here are my 401k and IRA holdings, can you tell me if my allocation looks right for my age?" assistant: "I'll use the portfolio-analyzer agent to evaluate your asset allocation and compare it to age-appropriate targets." <commentary> User provided portfolio holdings and wants allocation analysis — trigger portfolio-analyzer. </commentary> </example> <example> Context: User wants to rebalance their portfolio user: "My portfolio has drifted and I want to get back to my target allocation" assistant: "I'll use the portfolio-analyzer agent to calculate your current allocation and generate rebalancing instructions." <commentary> User is asking for rebalancing guidance which requires parsing holdings and calculating trades — trigger portfolio-analyzer. </commentary> </example> <example> Context: User wants to evaluate their fund choices user: "Are the funds in my 401k any good? Here's what's available" assistant: "I'll use the portfolio-analyzer agent to evaluate your fund options based on expense ratios, diversification, and asset class coverage." <commentary> User wants fund evaluation — portfolio-analyzer can assess expense ratios and coverage. </commentary> </example>
This skill should be used when the user asks to "create a budget", "analyze spending", "categorize transactions", "track expenses", "manage cash flow", "pay off debt", "compare debt payoff methods", or mentions budgeting frameworks like zero-based budgeting, 50/30/20, or envelope budgeting. Provides budgeting methodology, transaction categorization guidance, and spending analysis tools.
This skill should be used when the user asks about "financial planning", "priority ladder", "emergency fund", "net worth", "financial goals", "life event checklist", "where to start with money", or mentions prioritizing between debt, saving, and investing. Provides a goal-based financial priority framework, net worth tracking, and life event financial checklists.
This skill should be used when the user asks about "investing", "portfolio", "asset allocation", "401k", "IRA", "HSA", "529", "index fund", "three-fund portfolio", "Bogleheads", "rebalancing", "expense ratio", "Roth vs Traditional", "tax-advantaged accounts", "dollar cost averaging", or "compound interest". Provides passive index investing guidance, tax-advantaged account strategies, and portfolio analysis tools.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Plugins and skills I've built for Claude Code. Install what's useful, study the patterns, build your own.
# Add the marketplace
/plugin marketplace add bloknayrb/claudestuff
# Browse and install plugins
/plugin
| Category | Description | Plugins |
|---|---|---|
| Learning | How plugins work | example-plugin |
| Developer Tools | Role-based agents, code quality, docs | professional-agents, anti-slop, documentation-updater |
| Office Automation | Document creation and editing | ms-office-suite |
| Personal Finance | Budgeting, investing, financial planning | personal-finance |
| Career Coaching | Career exploration, resume review, interview prep | career-coach |
| Android Development | Jetpack Compose, Kotlin, architecture, publishing | android-dev |
| Image Generation | AI image prompting for Nano Banana MCP | nanobanana |
| Writing | Learn your style, write in your voice | ghostwriter |
| Focus | Executive function support | focus-tools |
Are you...
├── Learning how plugins work?
│ └── → example-plugin (shows all component types)
│
├── Building office document automation?
│ └── → ms-office-suite (PPTX, DOCX, XLSX, PDF skills)
│
├── Looking for agent design patterns?
│ └── → professional-agents (8 role-based agents)
│
├── Managing personal finances?
│ └── → personal-finance (budgeting, investing, planning)
│
├── Navigating career decisions?
│ └── → career-coach (exploration, resume review, interview prep)
│
├── Building an Android app?
│ └── → android-dev (Compose, Kotlin, architecture, publishing)
│
├── Updating repo documentation?
│ └── → documentation-updater (skill: audit, generate, update docs)
│
├── Generating images with Nano Banana?
│ └── → nanobanana (model selection, prompt engineering, visual grounding)
│
├── Writing in your own voice?
│ └── → ghostwriter (learn style, draft, rewrite, critique)
│
├── Auditing a branch before PR?
│ └── → anti-slop (pre-PR quality audit)
│
└── Overwhelmed and need to focus?
└── → focus-tools (identify ONE next action)
| Plugin | Setup | Customization | Best For |
|---|---|---|---|
| example-plugin | Easy | None needed | Learning plugin structure |
| professional-agents | Easy | Low | Adding role-based agents |
| ms-office-suite | Medium | Low | Office document automation |
| personal-finance | Easy | Low | Personal finance education |
| career-coach | Easy | Low | Career coaching and interview prep |
| android-dev | Easy | Low | Android app development guidance |
| nanobanana | Easy | Medium | Image generation prompting |
| ghostwriter | Easy | Low | Writing in your voice |
| anti-slop | Easy | Low | Pre-PR branch quality audit |
| focus-tools | Medium | Medium | Executive function support |
Complexity Key:
What: Complete example demonstrating all component types
Components: /hello command, Code Reviewer agent, Example skill, Post-tool hook, MCP config
Use for: Learning how plugins work, starting template for new plugins
What: Office document skills for Claude Code
Skills: PPTX, DOCX, Word Styles, XLSX, PDF
Use for: Creating and editing Office documents programmatically
Requires: Python packages (openpyxl, pypdf, etc.), Node.js, LibreOffice
What: 8 role-based agents for development and project management
Agents: Developer, Tech Lead, Product Owner, UX Designer, QA Reviewer, Researcher, Strategic PM, DOCX Editor
Use for: Adding specialized personas, understanding agent design patterns
What: Personal finance education — budgeting, investing, and financial planning
Skills: Budgeting (spending analysis, debt payoff), Investing (three-fund portfolio, tax-advantaged accounts), Financial Planning (priority ladder, net worth, goal projection)
Agents: Budget Analyst, Portfolio Analyzer
Use for: Budget creation, transaction categorization, portfolio analysis, debt payoff comparison, retirement planning
What: Career development coaching — exploration, resume optimization, and interview preparation
Skills: Career Development (GROW model, RIASEC, career ladders), Job Search (ATS optimization, resume writing, networking), Interview Prep (STAR method, mock interviews, salary negotiation)
Agents: Career Coach (orchestrator), Resume Reviewer, Mock Interviewer
Use for: Career direction, resume review, ATS optimization, behavioral interview practice, salary negotiation, offer comparison
Edit and iterate on documents with any MCP-capable AI. Claude is the default and best-supported client today.
Office document creation and editing skills for Claude Code - PPTX, DOCX, XLSX, and PDF workflows with automation support
Professional role-based agents: Developer, Tech Lead, Product Owner, UX Designer, QA Reviewer, Researcher, and Strategic PM
Toll industry agents and skills: operations consulting, procurement, and document review
Comprehensive vault management skills for Obsidian: maintenance, email triage, tracking updates, and timesheet generation. Optimized for large vaults with Windows/PowerShell support.
npx claudepluginhub bloknayrb/claudestuff --plugin personal-financeOpen Accountant financial skills — P&L reports, budgeting, tax prep, debt payoff, and more for AI agents
Professional intelligence layer for the Agentic Office — workplace memory, task prioritisation, delegation quality, daily digests, meeting intelligence, executive dashboards, cross-domain context, and four persistent agents. Extends the official productivity plugin with senior-professional workflows.
Compile humans into AI agents through deep interviews. Conducts comprehensive behavioral interviews, analyzes work artifacts via MCP tools, and generates installable Claude Code plugins that embody a person's decision-making, communication style, and expertise.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Harness-native ECC plugin for engineering teams - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses