Hsbc Statement banner
zengtianli zengtianli

Hsbc Statement

Documentation community

Description

--- name: hsbc-statement description: HSBC 结单一站式分析 — INVSTM0005 (Premier 综合) / INVSTM0019 (WPL 单日) / INVSTM0021 (WPL 月结) 自动识别 + 抽取 + 写 MD + 归档 PDF + 重生 README 索引 --- # /hsbc-statement HSBC 任意结单 PDF 一键分析。链路: ``` 加密 PDF → pdf-decrypt(密码) → pdftotext → 类型识别 → 抽字段 → 写 MD → 归档 PDF → 重生 索引 ``` ## 用法 ```bash /hsbc-statement <pdf>... # 批量 /hsbc-statement <pdf>... --hibor 2.65 # 月结:HIBOR 期间均值 /hsbc-statement <pdf>... --start-date 2026-04-22 # 月结:实际借款起始日 /h

Installation

Installs to ~/.claude/skills/zengtianli-cc-configs-hsbc-statement/SKILL.md

Terminal
mkdir -p ~/.claude/skills/zengtianli-cc-configs-hsbc-statement && curl -fsSL https://raw.githubusercontent.com/zengtianli/cc-configs/HEAD/commands/hsbc-statement.md -o ~/.claude/skills/zengtianli-cc-configs-hsbc-statement/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository