Add skill docs for marketing, HR, education, and finance groups.
Expand the index to 248 skills across four new business organizations.
This commit is contained in:
96
client-finance/README.md
Normal file
96
client-finance/README.md
Normal file
@@ -0,0 +1,96 @@
|
||||
# client-finance
|
||||
|
||||
匠厂财务技能组,当前包含 **29** 个技能仓库。
|
||||
|
||||
| 技能 slug | 说明 |
|
||||
|---|---|
|
||||
| `analyze-ar-aging` | 应收账款账龄分析与催收 |
|
||||
| `analyze-variance` | 同比环比与预算差异分析 |
|
||||
| `audit-expense` | 报销单智能审核 |
|
||||
| `build-audit-workpaper` | 审计底稿自动生成 |
|
||||
| `build-financial-statement` | 三大报表自动生成 |
|
||||
| `calculate-cit-prepayment` | 企业所得税预缴计算 |
|
||||
| `calculate-iit` | 个人所得税计算与申报 |
|
||||
| `check-voucher-compliance` | 凭证合规性自查 |
|
||||
| `close-annual-tax` | 企业所得税汇算清缴 |
|
||||
| `compose-mgmt-report` | 管理报表编制(部门/项目/产品线损益) |
|
||||
| `consolidate-entity` | 多主体合并报表 |
|
||||
| `convert-fx` | 多币种折算与汇率应用 |
|
||||
| `deduplicate-invoice` | 发票去重与重复报销检测 |
|
||||
| `detect-anomaly` | 财务数据异常检测 |
|
||||
| `detect-related-party` | 关联交易识别与标记 |
|
||||
| `extract-invoice-ocr` | 发票 OCR 智能识别与结构化提取 |
|
||||
| `file-vat` | 增值税申报 |
|
||||
| `forecast-cashflow` | 现金流滚动预测 |
|
||||
| `generate-voucher` | 记账凭证智能生成 |
|
||||
| `guard-expense-policy` | 费用政策合规检查(超标预警) |
|
||||
| `monitor-tax-burden` | 税负率监控与风险预警 |
|
||||
| `plan-ap-payment` | 应付账款付款计划编排 |
|
||||
| `reconcile-ar-ap` | 应收应付往来账核销 |
|
||||
| `reconcile-bank` | 银行流水智能对账 |
|
||||
| `reconcile-platform` | 电商/支付平台流水对账(支付宝/微信/Stripe) |
|
||||
| `report-cash-daily` | 多账户资金日报 |
|
||||
| `standardize-coa` | 会计科目表标准化映射 |
|
||||
| `tie-out-ledger` | 总账明细账勾稽核对 |
|
||||
| `verify-invoice` | 发票验真与合规性校验 |
|
||||
|
||||
## 分类
|
||||
|
||||
### 发票管理
|
||||
|
||||
- **extract-invoice-ocr** — 发票 OCR 智能识别与结构化提取
|
||||
- **verify-invoice** — 发票验真与合规性校验
|
||||
- **deduplicate-invoice** — 发票去重与重复报销检测
|
||||
|
||||
### 对账核销
|
||||
|
||||
- **reconcile-bank** — 银行流水智能对账
|
||||
- **reconcile-platform** — 电商/支付平台流水对账(支付宝/微信/Stripe)
|
||||
- **reconcile-ar-ap** — 应收应付往来账核销
|
||||
- **tie-out-ledger** — 总账明细账勾稽核对
|
||||
|
||||
### 凭证与科目
|
||||
|
||||
- **generate-voucher** — 记账凭证智能生成
|
||||
- **check-voucher-compliance** — 凭证合规性自查
|
||||
- **standardize-coa** — 会计科目表标准化映射
|
||||
|
||||
### 税务申报
|
||||
|
||||
- **file-vat** — 增值税申报
|
||||
- **calculate-iit** — 个人所得税计算与申报
|
||||
- **calculate-cit-prepayment** — 企业所得税预缴计算
|
||||
- **close-annual-tax** — 企业所得税汇算清缴
|
||||
- **monitor-tax-burden** — 税负率监控与风险预警
|
||||
|
||||
### 资金管理
|
||||
|
||||
- **report-cash-daily** — 多账户资金日报
|
||||
- **forecast-cashflow** — 现金流滚动预测
|
||||
- **plan-ap-payment** — 应付账款付款计划编排
|
||||
- **convert-fx** — 多币种折算与汇率应用
|
||||
|
||||
### 报表编制
|
||||
|
||||
- **build-financial-statement** — 三大报表自动生成
|
||||
- **compose-mgmt-report** — 管理报表编制(部门/项目/产品线损益)
|
||||
- **consolidate-entity** — 多主体合并报表
|
||||
- **analyze-variance** — 同比环比与预算差异分析
|
||||
|
||||
### 应收应付
|
||||
|
||||
- **analyze-ar-aging** — 应收账款账龄分析与催收
|
||||
|
||||
### 费用报销
|
||||
|
||||
- **audit-expense** — 报销单智能审核
|
||||
- **guard-expense-policy** — 费用政策合规检查(超标预警)
|
||||
|
||||
### 合规风控
|
||||
|
||||
- **detect-anomaly** — 财务数据异常检测
|
||||
- **detect-related-party** — 关联交易识别与标记
|
||||
|
||||
### 审计
|
||||
|
||||
- **build-audit-workpaper** — 审计底稿自动生成
|
||||
Reference in New Issue
Block a user