← 返回 Skills 市场
306
总下载
1
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install tax-filing
功能描述
United States federal income tax filing assistant for US citizens, resident aliens, and nonresident aliens. Guides users through the entire IRS filing workfl...
安全使用建议
This skill appears internally consistent: it contains helpful reference docs and a small pypdf helper to update IRS PDF fields. Before installing or running it, verify you trust the skill source and run it locally (do not upload sensitive tax docs to unknown services). Review scripts/update_form.py yourself (it is short and does no networking). Ensure pypdf is installed in a safe environment and avoid running code from unknown authors with your real SSN/financial documents; consider consulting a tax professional for complex or high‑risk filings.
功能分析
Type: OpenClaw Skill
Name: tax-filing
Version: 0.2.0
The tax-filing skill bundle is a well-documented assistant for preparing US federal income tax returns (Forms 1040 and 1040-NR). It includes a Python utility script, `scripts/update_form.py`, which safely handles PDF form field updates using the `pypdf` library while implementing specific safeguards against file corruption and data loss. The instructions in `SKILL.md` and the supporting reference files provide legitimate tax logic, field mappings, and validation rules without any evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
Name/description (US federal tax filing + PDF form filling) match the included references and the bundled pypdf-based update_form.py script; the files and guidance are proportional to preparing and validating 1040/1040‑NR workflows.
Instruction Scope
SKILL.md restricts actions to gathering user-provided tax documents, routing forms, calculating amounts, and filling/validating PDFs. It does not instruct reading unrelated system files or contacting external endpoints. The directive to activate on any tax-related user prompt is broad but consistent with the skill's purpose.
Install Mechanism
This is an instruction-only skill with no install spec. The only runtime dependency is pypdf (checked in scripts/update_form.py). No downloads, URLs, or archive extraction are present.
Credentials
The skill declares no required environment variables, credentials, or config paths. The workflow legitimately needs access to user tax documents (W‑2, 1099s, etc.), which is appropriate for the stated purpose.
Persistence & Privilege
always:false and default invocation settings are used. The skill does not request permanent system presence or modify other skills' configurations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tax-filing - 安装完成后,直接呼叫该 Skill 的名称或使用
/tax-filing触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.2.0
- Version number aligned
- Added complete support for nonresident alien (NRA) workflows (Form 1040-NR, treaty-based returns) directly in this skill.
- Bundled the safe PDF form update script in `scripts/update_form.py` (no more external dependency).
- Introduced detailed PDF recovery instructions and critical pypdf safety rules for reliable form filling.
- Expanded references to include full field mappings (`references/form-field-maps.md`) and technical PDF handling guidance.
- Updated routing and handling to support all US federal filers and workflows, including end-to-end PDF generation and validation.
v0.1.1
- Added complete support for nonresident alien (NRA) workflows (Form 1040-NR, treaty-based returns) directly in this skill.
- Bundled the safe PDF form update script in `scripts/update_form.py` (no more external dependency).
- Introduced detailed PDF recovery instructions and critical pypdf safety rules for reliable form filling.
- Expanded references to include full field mappings (`references/form-field-maps.md`) and technical PDF handling guidance.
- Updated routing and handling to support all US federal filers and workflows, including end-to-end PDF generation and validation.
v0.1.0
- Initial release of the tax-filing skill for US federal income tax return preparation.
- Guides users through the entire IRS workflow: determining filer type, filing status, needed forms, and calculating amounts from source documents.
- Supports US citizens, resident aliens, and nonresident aliens, routing NRAs to the dedicated NRA plugin.
- Provides step-by-step guidance for filling and validating IRS PDF forms, including detailed cross-form checks and common error avoidance.
- US federal taxes only (no state, local, or non-US tax systems).
元数据
常见问题
tax-filing 是什么?
United States federal income tax filing assistant for US citizens, resident aliens, and nonresident aliens. Guides users through the entire IRS filing workfl... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 306 次。
如何安装 tax-filing?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tax-filing」即可一键安装,无需额外配置。
tax-filing 是免费的吗?
是的,tax-filing 完全免费(开源免费),可自由下载、安装和使用。
tax-filing 支持哪些平台?
tax-filing 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 tax-filing?
由 Anthea Z(@irreel)开发并维护,当前版本 v0.2.0。
推荐 Skills