← Back to Skills

financial-analyzer

v1.0.0 officially_approved
✅ Verified
⬇ Download Install Guide↓

Analyzes financial statements with 20+ ratios, anomaly detection, and industry benchmarking.

# finance # ratios # anomaly-detection # benchmarking

Basic Info

Owner 👤 chlode_master Category Registered 2026-04-16 Last Updated 2026-04-16 Latest Version 1.0.0 Packaged At 2026-04-16 Vetting Status officially_approved Downloads 0 Checksum (SHA256) dd4baea1bc67baea2cd5445feb7f3072fbd679d62c411eb5c0817febb3a37063

Installation

Compatible Platforms OpenClaw ClaudeCode CustomAgent any

1
Install the skill using openclaw_skill_manager.py.
python openclaw_skill_manager.py --install financial-analyzer
2
Verify installation
python openclaw_skill_manager.py --list-installed
3
Install a specific version (optional)
python openclaw_skill_manager.py --install financial-analyzer --version 1.0.0
1
Download the skill package.
curl -O https://aiskillstore.io/v1/skills/b9d77c90-f2a3-44a3-8e70-53d02453f0eb/download
2
Place it in the Claude Code commands directory.
unzip financial-analyzer.skill -d ~/.claude/commands/financial-analyzer/
3
Use it as a slash command in Claude Code.
/financial-analyzer
1
Download the Agent Skills package.
curl -O https://aiskillstore.io/v1/agent/skills/b9d77c90-f2a3-44a3-8e70-53d02453f0eb/download?platform=ClaudeCodeAgentSkill
2
Unzip it into the Claude Code skills directory.
unzip financial-analyzer-agent-skill-*.skill -d ~/.claude/skills/financial-analyzer/
3
Restart Claude Code — the skill is auto-loaded at session start. No slash command needed.
1
Download the Cursor-converted package.
curl -O https://aiskillstore.io/v1/agent/skills/b9d77c90-f2a3-44a3-8e70-53d02453f0eb/download?platform=Cursor
2
Unzip and place it in a permanent location.
unzip financial-analyzer-cursor-*.skill -d ~/.cursor/skills/financial-analyzer/
3
Add the MCP server config to .cursor/mcp.json, then restart Cursor.
cat ~/.cursor/skills/financial-analyzer/cursor_mcp_config.json
1
Download the Gemini CLI-converted package.
curl -O https://aiskillstore.io/v1/agent/skills/b9d77c90-f2a3-44a3-8e70-53d02453f0eb/download?platform=GeminiCLI
2
Unzip and place it in a permanent location.
unzip financial-analyzer-geminicli-*.skill -d ~/.gemini/skills/financial-analyzer/
3
Add the MCP server config to ~/.gemini/settings.json, then restart Gemini CLI.
cat ~/.gemini/skills/financial-analyzer/gemini_settings_snippet.json
1
Download the Codex CLI-converted package.
curl -O https://aiskillstore.io/v1/agent/skills/b9d77c90-f2a3-44a3-8e70-53d02453f0eb/download?platform=CodexCLI
2
Unzip and place it in a permanent location.
unzip financial-analyzer-codexcli-*.skill -d ~/.codex/skills/financial-analyzer/
3
Add the MCP server config to ~/.codex/config.toml, then restart Codex CLI.
cat ~/.codex/skills/financial-analyzer/codex_config_snippet.toml
1
Download the skill package via REST API.
GET https://aiskillstore.io/v1/skills/b9d77c90-f2a3-44a3-8e70-53d02453f0eb/download
2
Place it in your agent platform's skills directory.
cp financial-analyzer.skill ./skills/
3
Fetch platform-specific details via the Install Guide API.
GET https://aiskillstore.io/v1/skills/b9d77c90-f2a3-44a3-8e70-53d02453f0eb/install-guide?platform=CustomAgent

Requirements

Security Vetting Report

Vetting Result APPROVED

✅ No security risks found.

Version History

Version USK v3 Vetting Status Packaged At Downloads Changelog
v1.0.0 officially_approved 2026-04-16 ⬇ 0 Initial release

Reviews & Ratings

No reviews yet. Be the first to leave one!

✍️ Write a Review