Back to Skills

budget-analyzer

majiayu000
Updated 10 days ago
12 views
58
9
58
View on GitHub
Documentsexcel

About

The budget-analyzer skill processes expense data from CSV/Excel files to categorize transactions and analyze financial trends. It enables developers to compare spending periods, visualize category breakdowns, and generate savings recommendations. Use this for automating personal finance reviews or building business budgeting features directly into applications.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/budget-analyzer

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/budget-analyzer
0

Related Skills

cloudflare-turnstile

Meta

This skill provides comprehensive guidance for implementing Cloudflare Turnstile as a CAPTCHA-alternative bot protection system. It covers integration for forms, login pages, API endpoints, and frameworks like React/Next.js/Hono, while handling invisible challenges that maintain user experience. Use it when migrating from reCAPTCHA, debugging error codes, or implementing token validation and E2E tests.

View skill

Excel Analysis

Meta

This skill enables developers to analyze Excel files and perform data operations using pandas. It can read spreadsheets, create pivot tables, generate charts, and conduct data analysis on .xlsx files and tabular data. Use it when working with Excel files, spreadsheets, or any structured tabular data within Claude Code.

View skill

google-gemini-file-search

Meta

This skill provides a fully managed RAG solution using Google Gemini File Search for building document Q&A systems and searchable knowledge bases. It automatically handles chunking, embeddings, and citations across 100+ file formats while preventing common implementation errors. Developers can integrate it via the @google/genai SDK with TypeScript/JavaScript and achieve approximately 65% token savings.

View skill

xlsx

Meta

The xlsx skill enables Claude to create, edit, and analyze spreadsheets in formats like .xlsx and .csv. It supports key operations including formula implementation, data analysis, visualization, and modifying files while preserving existing structures. Developers should use this skill when Claude needs to perform spreadsheet-related tasks that require maintaining formula integrity and formatting.

View skill