← 返回 Skills 市场
harrylabsj

Financial Health Check Analyzer

作者 haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
111
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install financial-health-check-analyzer
功能描述
Provides structured financial health assessments with templates and actionable recommendations based on user-provided context and goals.
使用说明 (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
安全使用建议
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.
功能分析
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.
能力标签
crypto
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install financial-health-check-analyzer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /financial-health-check-analyzer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug financial-health-check-analyzer
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Financial Health Check Analyzer 是什么?

Provides structured financial health assessments with templates and actionable recommendations based on user-provided context and goals. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 111 次。

如何安装 Financial Health Check Analyzer?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install financial-health-check-analyzer」即可一键安装,无需额外配置。

Financial Health Check Analyzer 是免费的吗?

是的,Financial Health Check Analyzer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Financial Health Check Analyzer 支持哪些平台?

Financial Health Check Analyzer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Financial Health Check Analyzer?

由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。

💬 留言讨论