Install any skill in seconds. Free to start, no credit card required.
Get Started Free →当用户需要在银行对公金融场景下,围绕发票核验进行完整性、一致性、真实性或规则符合性检查时使用本技能。适合输出核验结论、异常项清单、补件要求和升级复核建议。
.claude/skills/aifinlab-bank-t149-corporate-finance-task-assistant/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-02 | ✗→✓ | ▲ Improved | 66% | 0% |
| case-12 | ✗→✓ | ▲ Improved | 141% | 0% |
| case-15 | ✗→✓ | ▲ Improved | 29% | 0% |
| case-22 | ✗→✓ | ▲ Improved | 111% | 0% |
| case-08 | ✓→✗ | ▼ Worse | 52% | 0% |
本技能用于对发票材料做“票面+逻辑+税务红旗”的核验输出:字段完整性、重复/冲突、税率与价税合计合理性、购销双方一致性线索,并给出补件与升级复核建议。输出强调“异常项-证据-影响-动作”。
company.name + verification.time_window + verification.invoicesreferences/input-schema.mdbashpython scripts/run_skill.py --input assets/example-input.json --format markdown python scripts/run_skill.py --input assets/example-input.json --format json
脚本入口:scripts/run_skill.py(调用 shared/corporate_ops_skill_engine.py 的 t149 场景)。
| Case | Status | Duration (ms) | Turns | Tokens | Tool calls | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Without | With | Δ | Without | With | Δ | Without | With | Δ | Without | With | Δ | ||
case-01 | fail→fail | 28,536 | 29,341 | +3% | 1 | 1 | 0% | 4,140 | 5,298 | +28% | 0 | 0 | — |
case-02 | fail→pass | 24,687 | 35,127 | +42% | 1 | 1 | 0% | 3,619 | 6,021 | +66% | 0 | 0 | — |
case-03 | fail→fail | 26,044 | 37,444 | +44% | 1 | 1 | 0% | 3,901 | 5,663 | +45% | 0 | 0 | — |
case-04 | pass→pass | 12,267 | 18,608 | +52% | 1 | 1 | 0% | 1,811 | 3,186 | +76% | 0 | 0 | — |
case-05 | pass→pass | 14,584 | 18,873 | +29% | 1 | 1 | 0% | 1,653 | 3,357 | +103% | 0 | 0 | — |
case-06 | pass→pass | 14,537 | 10,112 | -30% | 1 | 1 | 0% | 1,888 | 2,184 | +16% | 0 | 0 | — |
case-07 | pass→pass | 20,268 | 19,300 | -5% | 1 | 1 | 0% | 3,085 | 4,284 | +39% | 0 | 0 | — |
case-08 | pass→fail | 15,166 | 22,234 | +47% | 1 | 1 | 0% | 3,044 | 4,617 | +52% | 0 | 0 | — |
case-09 | pass→pass | 18,873 | 18,052 | -4% | 1 | 1 | 0% | 2,783 | 3,632 | +31% | 0 | 0 | — |
case-10 | pass→pass | 14,916 | 22,216 | +49% | 1 | 1 | 0% | 2,341 | 3,565 | +52% | 0 | 0 | — |
case-11 | pass→pass | 20,827 | 26,290 | +26% | 1 | 1 | 0% | 3,110 | 4,695 | +51% | 0 | 0 | — |
case-12 | fail→pass | 11,412 | 18,208 | +60% | 1 | 1 | 0% | 1,579 | 3,812 | +141% | 0 | 0 | — |
case-13 | pass→pass | 16,445 | 20,890 | +27% | 1 | 1 | 0% | 2,733 | 4,215 | +54% | 0 | 0 | — |
case-14 | pass→pass | 17,772 | 25,465 | +43% | 1 | 1 | 0% | 2,491 | 4,569 | +83% | 0 | 0 | — |
case-15 | fail→pass | 23,767 | 23,130 | -3% | 1 | 1 | 0% | 2,972 | 3,820 | +29% | 0 | 0 | — |
case-16 | pass→pass | 18,321 | 20,730 | +13% | 1 | 1 | 0% | 2,861 | 3,666 | +28% | 0 | 0 | — |
case-17 | pass→pass | 19,647 | 16,375 | -17% | 1 | 1 | 0% | 2,393 | 3,436 | +44% | 0 | 0 | — |
case-18 | pass→pass | 13,610 | 21,604 | +59% | 1 | 1 | 0% | 1,945 | 3,654 | +88% | 0 | 0 | — |
case-19 | pass→pass | 17,129 | 22,408 | +31% | 1 | 1 | 0% | 2,411 | 4,294 | +78% | 0 | 0 | — |
case-20 | pass→pass | 21,207 | 33,097 | +56% | 1 | 1 | 0% | 3,330 | 4,844 | +45% | 0 | 0 | — |
case-21 | pass→pass | 14,374 | 24,583 | +71% | 1 | 1 | 0% | 2,135 | 4,596 | +115% | 0 | 0 | — |
case-22 | fail→pass | 12,129 | 18,183 | +50% | 1 | 1 | 0% | 1,805 | 3,801 | +111% | 0 | 0 | — |
DecimalAI ran this skill against gemini-3.6-flash twice over the same eval suite — once with the skill loaded and once without — and compared the two runs case by case. 22 cases were attempted. The headline lift of +14 percentage points is the difference between those two pass rates over the 22 comparable cases. 2 cases got worse with the skill loaded, and they are included in that figure.
Without the skill loaded, the model failed this case. With it loaded, the same prompt on the same model passed. This is one improved case from the latest verified run; every case, including any that regressed, is in the table above.
Other measured skills in the registry, with their headline benchmark lift.