← Back to Skills Marketplace
harrylabsj

Financial Health Check Analyzer

by haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
111
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install financial-health-check-analyzer
Description
Provides structured financial health assessments with templates and actionable recommendations based on user-provided context and goals.
README (SKILL.md)

Financial Health Check Analyzer

Overview

Provides a multi-dimensional assessment of financial health with actionable improvement recommendations. This is a descriptive skill that provides templates, frameworks, and heuristic analysis without executing real code, accessing external APIs, or performing actual financial transactions.

Trigger

Use this skill when the user wants to:

  • get structured guidance on financial health check analyzer
  • apply best-practice frameworks to their financial situation
  • generate templates and checklists for financial planning

Example prompts

  • "Help me create a personal budget"
  • "Analyze my cash flow forecast"
  • "Check my expense categorization"
  • "Assess my financial health"
  • "Review my receivables aging"
  • "Check invoice compliance"
  • "Develop a pricing strategy"
  • "Find cost reduction opportunities"
  • "Optimize my tax deductions"
  • "Interpret my financial reports"

Workflow

  1. User provides context and goals.
  2. Skill applies built-in templates and frameworks.
  3. Skill generates structured output with recommendations.
  4. User receives actionable insights and next steps.

Inputs

  • User context (financial situation, goals, constraints)
  • Optional data inputs (amounts, categories, timeframes)
  • Analysis preferences

Outputs

  • Structured analysis report
  • Templates and frameworks
  • Actionable recommendations
  • Next steps checklist

Safety

  • No real financial transactions or API calls
  • No access to real bank accounts or financial systems
  • Recommendations are informational only
  • Users should consult financial professionals for actual decisions

Acceptance Criteria

  • Must return structured markdown/JSON output
  • Must include actionable recommendations
  • Must clearly state the descriptive/non-executable nature
  • Must provide templates or frameworks for user adaptation
Usage Guidance
This skill appears internally consistent and descriptive only. Before installing, consider: (1) confirm you trust the source/author since source is unknown; (2) avoid pasting highly sensitive account numbers or full bank statements into the skill (the code processes text and that data may be logged/stored by the platform); (3) review platform data-handling/privacy policies to understand where user inputs are recorded; (4) run the included tests in a sandbox if you want to validate behavior locally; (5) note minor implementation details (simple regex-based amount detection and a broad exception clause) that could mis-parse some inputs — outputs are informational and not a substitute for professional financial advice.
Capability Analysis
Type: OpenClaw Skill Name: financial-health-check-analyzer Version: 1.0.0 The skill is a purely descriptive financial analysis tool that uses basic string parsing and regex to provide templates and recommendations. The code in handler.py is self-contained, performing no network requests, file system access, or external API calls, and the SKILL.md instructions are aligned with its stated purpose of providing informational financial frameworks.
Capability Tags
crypto
Capability Assessment
Purpose & Capability
Name/description, SKILL.md, and handler.py align: the code parses user text, detects amounts/dates/keywords, and returns structured recommendations/templates. No unrelated resources, binaries, or credentials are requested.
Instruction Scope
SKILL.md promises a non-executing, non-networking descriptive skill — handler.py follows that: it only reads provided user input, performs local regex parsing/logic, and returns JSON. It does not read files, access environment variables, or call external endpoints.
Install Mechanism
No install spec or external downloads. This is effectively an instruction-only skill with small included code (handler.py) and tests; nothing is written to disk by an installer or pulled from remote sources.
Credentials
Skill declares no required environment variables or credentials and the code does not access secrets or external services. The requested environment access is minimal and proportionate to its stated purpose.
Persistence & Privilege
always is false and the skill does not attempt to persist configuration or modify other skills. Autonomous invocation is allowed by platform default but is not combined here with elevated privileges or broad credential access.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install financial-health-check-analyzer
  3. After installation, invoke the skill by name or use /financial-health-check-analyzer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Financial Health Check Analyzer. - Provides multi-dimensional financial health assessments using descriptive templates and frameworks. - Supports prompts for budgeting, cash flow, expense categorization, compliance, and more. - Generates structured outputs: analysis reports, templates, recommendations, and next-step checklists. - Emphasizes safety: no real transactions, API calls, or access to user accounts. - Clearly communicates informational-only nature and encourages consultation with financial professionals.
Metadata
Slug financial-health-check-analyzer
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Financial Health Check Analyzer?

Provides structured financial health assessments with templates and actionable recommendations based on user-provided context and goals. It is an AI Agent Skill for Claude Code / OpenClaw, with 111 downloads so far.

How do I install Financial Health Check Analyzer?

Run "/install financial-health-check-analyzer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Financial Health Check Analyzer free?

Yes, Financial Health Check Analyzer is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Financial Health Check Analyzer support?

Financial Health Check Analyzer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Financial Health Check Analyzer?

It is built and maintained by haidong (@harrylabsj); the current version is v1.0.0.

💬 Comments