← 返回 Skills 市场
540
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install tax
功能描述
Local-first year-round tax memory system for individuals, freelancers, and small businesses. Use when users mention tax documents, receipts, expenses, tax no...
安全使用建议
This skill appears to do what it says: capture and organize tax facts locally. Before installing, consider these practical points: (1) Sensitive data (tax docs, SSNs, amounts) will be stored in plaintext JSON under ~/.openclaw/workspace/memory/tax — ensure your device is secure (disk encryption, strong account password), and limit access permissions. (2) Review the included scripts yourself (they are small and local) to confirm there are no unwanted network calls on your platform; the provided code shows none. (3) Be aware the capture heuristics (regexes and simple guesses) can misclassify or mis-extract amounts/issuers; treat outputs as organizational aids only and follow the skill's guidance to consult a licensed professional for judgments. (4) If you plan to share summaries with an accountant, verify the generated files do not include data you don't want to share. If any of these are unacceptable, don't install or run the scripts until you've sandboxed them or audited them further.
功能分析
Type: OpenClaw Skill
Name: tax
Version: 4.0.0
The 'tax' skill is a local-first recordkeeping system designed to capture and organize tax-relevant facts (documents, expenses, and notices) into structured JSON files within a local workspace (~/.openclaw/workspace/memory/tax/). The Python scripts (e.g., capture_event.py, generate_summary.py) use only standard libraries for file I/O and data processing, with no evidence of network activity, shell execution, or unauthorized data access. The SKILL.md and documentation files contain clear safety boundaries, explicitly instructing the agent to avoid providing tax advice and to focus solely on factual organization for professional review.
能力评估
Purpose & Capability
Name/description match the included files and behaviors. The Python scripts implement capture, document/expense/notice/question logging, cross-year checks, archiving, and summary/handoff generation; these are exactly what a local tax-memory tool would need.
Instruction Scope
SKILL.md and the scripts operate on local files under ~/.openclaw/workspace/memory/tax and explicitly state local-only storage. The instructions and code do not reference network endpoints, other system credentials, or unrelated files. The skill also documents and enforces a facts-vs-judgments safety boundary.
Install Mechanism
Instruction-only skill with no install spec. The included code is plain Python scripts; nothing is downloaded or installed at runtime by the skill itself.
Credentials
Requires no environment variables, binaries, or external credentials. All required paths are local and directly related to the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent platform privileges. It only writes its own files under the user's local workspace and does not modify other skills or global agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tax - 安装完成后,直接呼叫该 Skill 的名称或使用
/tax触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v4.0.0
Tax v4.0.0 alpha: local-first tax memory system
v2.1.0
Major update: Added structured document tracking, deductible expense logging, local data storage, and comprehensive tax organization workflows
v2.0.0
Complete rewrite with deeper content
v1.0.0
Initial release
元数据
常见问题
Tax 是什么?
Local-first year-round tax memory system for individuals, freelancers, and small businesses. Use when users mention tax documents, receipts, expenses, tax no... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 540 次。
如何安装 Tax?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tax」即可一键安装,无需额外配置。
Tax 是免费的吗?
是的,Tax 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Tax 支持哪些平台?
Tax 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tax?
由 agenticio(@agenticio)开发并维护,当前版本 v4.0.0。
推荐 Skills