Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add vivy-yi/finance-skills --skill tax-withholding-reviewgit clone --depth 1 https://github.com/vivy-yi/finance-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/vivy-yi/finance-skills/tax-withholding-review)<a href="https://agentmods.dev/skills/vivy-yi/finance-skills/tax-withholding-review"><img src="https://agentmods.dev/badge/skills/vivy-yi/finance-skills/tax-withholding-review/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/vivy-yi/finance-skills/tax-withholding-review"><img src="https://agentmods.dev/badge/skills/vivy-yi/finance-skills/tax-withholding-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00114 | $0.01874 |
| Opus 5 | $0.00057 | $0.00937 |
| Sonnet 5 | $0.00023 | $0.00375 |
| Haiku 4.5 | $0.00011 | $0.00187 |
Grade A, and why
tax-withholding-review scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 209 lines — stays where its author put it; the contents beside it link to each section on GitHub.
加载上下文
首次使用时: 读取 ../../CLAUDE.md 获取场景级配置(个税起征点/税率表/专项附加扣除标准)。
/tax-withholding-review — 个税扣缴审核
Examples
→ 示例:用户说"帮我们审一下这个月的个税计算是否正确",系统应调用本技能,审核个税计算准确性。
→ 示例:用户说"有个高收入员工要单独计税,帮我确认一下方法",系统应调用本技能,确认高收入员工计税方法。
→ 示例:用户说"年终奖的计税方式要合并还是单独,帮我们选最优",系统应调用本技能,评估年终奖最优计税方式。
第一步:获取个税扣缴数据
从 [PAYROLL] 获取个税计算表:
□ 申报期间:[YYYY年MM月]
□ 计税人数:[X] 人
□ 计税总收入:[XXX元]
□ 专项附加扣除总额:[XXX元]
□ 应纳税所得额:[XXX元]
□ 应扣税额:[XXX元]
□ 实扣税额:[XXX元]
□ 获取字段:
员工 | 计税收入 | 专项附加扣除 | 应纳税所得额 | 税率 | 速算扣除 | 应扣税额
第二步:计税收入核查
核查应税收入计算:
□ 应发工资合计:[XXX元]
□ 减:社保公积金个人:[XXX元]
□ 减:减除费用(5,000 元):[XXX元]
□ 减:专项附加扣除:[XXX元]
□ 减:其他依法扣除:[XXX元]
□ = 应纳税所得额:[XXX元]
□ 核查差异:[±XXX元]
□ 差异原因:[...]
□ 计税收入异常:[X] 人
□ 主要异常:
□ [员工A]:[应发 XXX元] — 系统计算 [XXX元] — 差异 [XXX元]
第三步:专项附加扣除核查
核查专项附加扣除填报:
□ 专项附加扣除总额:[XXX元]
□ 扣除项目分布:
□ 子女教育:[XXX元]([X] 人)
□ 继续教育:[XXX元]([X] 人)
□ 大病医疗:[XXX元]([X] 人)
□ 住房贷款利息:[XXX元]([X] 人)
□ 住房租金:[XXX元]([X] 人)
□ 赡养老人:[XXX元]([X] 人)
□ 异常扣除:[X] 人
□ 异常原因:
□ 员工已提交未录入:[X] 人
□ 扣除金额超标准:[X] 人
□ 信息过期未更新:[X] 人
□ 须更正人员:
□ [员工A]:[原扣除 XXX元] — 正确 [XXX元] — 差异 [XXX元]
□ [员工B]:[原扣除 XXX元] — 正确 [XXX元] — 差异 [XXX元]
第四步:税率与速算扣除核查
核查适用税率:
□ 税率核查:
□ 3% 档次:[X] 人
□ 10% 档次:[X] 人
□ 20% 档次:[X] 人
□ 25% 档次:[X] 人
□ 30% 及以上:[X] 人
□ 税率异常:[X] 人
□ 速算扣除异常:[X] 人
□ 主要异常:
□ [员工A]:[应纳税所得 XXX元] — 适用税率 [X%] — 应为 [X%]
□ 异常税额:[XXX元]
第五步:生成个税审核报告
═══════════════════════════════════════
个税扣缴审核报告
申报期间:[YYYY年MM月]
报告日期:[YYYY-MM-DD]
═══════════════════════════════════════
【一、申报概况】
□ 计税人数:[X] 人
□ 计税总收入:[XXX元]
□ 人均计税收入:[XXX元]
□ 专项附加扣除总额:[XXX元]
□ 应纳税所得额:[XXX元]
□ 应扣税额:[XXX元]
【二、税率分布】
| 税率 | 人数 | 应纳税所得额 | 应扣税额 |
|------|------|-------------|---------|
3% | [X] | [XXX元] | [XXX元] |
10% | [X] | [XXX元] | [XXX元] |
20% | [X] | [XXX元] | [XXX元] |
25% | [X] | [XXX元] | [XXX元] |
30%+ | [X] | [XXX元] | [XXX元] |
**合计**| **[X]** | **[XXX元]** | **[XXX元]** |
【三、专项附加扣除情况】
□ 填报人数:[X] 人
□ 扣除总额:[XXX元]
□ 人均扣除:[XXX元]
□ 扣除类型分布:
□ 子女教育:[XXX元]([X] 人)
□ 继续教育:[XXX元]([X] 人)
□ 大病医疗:[XXX元]([X] 人)
□ 住房贷款利息:[XXX元]([X] 人)
□ 住房租金:[XXX元]([X] 人)
□ 赡养老人:[XXX元]([X] 人)
□ 异常项:[X] 项
□ 待更正项:[X] 项
【四、异常核查结果】
□ 计税收入异常:[X] 人
- [员工A]:[异常描述] — 金额 [XXX元]
□ 专项附加扣除异常:[X] 人
- [员工A]:[异常描述] — 金额 [XXX元]
□ 税率/速算扣除异常:[X] 人
- [员工A]:[异常描述] — 税额差异 [XXX元]
□ 总税额差异:[XXX元]
□ 须更正:[✅ 已更正 / ⚠️ 待更正]
【五、申报安排】
□ 申报截止日:[YYYY-MM-DD]
□ 实际申报日:[YYYY-MM-DD]
□ 申报金额:[XXX元]
□ 税款缴纳方式:[银行扣款/转账]
□ 缴纳截止日:[YYYY-MM-DD]
【六、待处理事项】
□ 须核查项:[X] 项
□ 须更正项:[X] 项
□ 须补税项:[X] 人 [XXX元]
□ 须退税项:[X] 人 [XXX元]
═══════════════════════════════════════
置信度:[✅ 高 / ⚠️ 中 / 🔴 低]
数据来源:[PAYROLL]
═══════════════════════════════════════
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 9d ago First seen · 209 lines · 114 tokens per session scan A dc93f3870a9a
tax-withholding-review is a skill published in the GitHub repository vivy-yi/finance-skills (29 stars, last pushed 3mo ago), licensed MIT. It adds 114 tokens to every session and 1,874 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other skills, from other repositories
wealth-structure
A framework for thinking about wealth through ownership, responsibility, leverage, and avoiding risks that could end your progress.
iso-13485-certification
Comprehensive toolkit for preparing ISO 13485 certification documentation for medical device Quality Management Systems. Use when users need help with ISO 13485 QMS documentation, including (1) conducting gap analysis of existing documentation, (2) creating Quality Manuals, (3) developing required procedures and work…
alpha-vantage
Access real-time and historical stock market data, forex rates, cryptocurrency prices, commodities, economic indicators, and 50+ technical indicators via the Alpha Vantage API. Use when fetching stock prices (OHLCV), company fundamentals (income statement, balance sheet, cash flow), earnings, options data, market…
hedgefundmonitor
Query the OFR (Office of Financial Research) Hedge Fund Monitor API for hedge fund data including SEC Form PF aggregated statistics, CFTC Traders in Financial Futures, FICC Sponsored Repo volumes, and FRB SCOOS dealer financing terms. Access time series data on hedge fund size, leverage, counterparties, liquidity…
edgartools
Python library for accessing, analyzing, and extracting data from SEC EDGAR filings. Use when working with SEC filings, financial statements (income statement, balance sheet, cash flow), XBRL financial data, insider trading (Form 4), institutional holdings (13F), company financials, annual/quarterly reports (10-K…
asc-ppp-pricing
Set territory-specific pricing for subscriptions and in-app purchases using current asc setup, pricing summary, price import, and price schedule commands. Use when adjusting prices by country or implementing localized PPP strategies.