← Back to Skills Marketplace
107
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install tax-deduction-optimizer
Description
Provides structured guidance and templates to optimize tax deductions and improve record-keeping for freelancers, small businesses, and salaried taxpayers.
Usage Guidance
This skill appears internally consistent and limited to parsing text and returning guidance in JSON; it does not perform network requests or require credentials. Before installing or using it, avoid pasting highly sensitive personal data (full SSNs, full bank account numbers, unredacted tax documents), since the skill echoes user-provided text in its output. If you need tax filing or authoritative legal advice, consult a licensed professional — this skill is descriptive only. If you want extra assurance, run the included tests locally and inspect handler.py yourself (it contains no os.environ, subprocess, file I/O, or network calls).
Capability Assessment
Purpose & Capability
Name/description (tax deduction guidance) align with the included files: handler.py parses user text and returns structured recommendations and templates. There are no unrelated binaries, credentials, or config paths requested.
Instruction Scope
SKILL.md and ACCEPTANCE.md restrict the skill to descriptive outputs and explicitly forbid external API calls or file/network I/O. The runtime code follows that: it only inspects the provided input string and produces JSON. The instructions do not request reading system files, environment variables, or sending data to external endpoints.
Install Mechanism
No install specification is provided (instruction-only skill with bundled handler code). Nothing is downloaded or written to disk by the skill itself; the files are small and local. This is a low-risk install profile.
Credentials
The skill declares no required environment variables or credentials and the code does not access os.environ or other credential/config paths. The level of access requested is minimal and proportional to the descriptive parsing/generation task.
Persistence & Privilege
Flags: always is false and disable-model-invocation is false (normal). The skill does not request permanent presence or modify other skills/configurations. Autonomous invocation is permitted by default on the platform but this skill's scope is limited and does not expand privilege.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tax-deduction-optimizer - After installation, invoke the skill by name or use
/tax-deduction-optimizer - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Tax Deduction Optimizer.
- Provides structured guidance on tax deduction opportunities for freelancers, small businesses, and salaried taxpayers.
- Identifies record-keeping gaps and analyzes deduction-versus-risk tradeoffs.
- Generates templates and checklists for financial planning.
- Supports best-practice frameworks for managing deductions.
- Designed as a planning tool; does not provide legal advice or act as tax filing software.
Metadata
Frequently Asked Questions
What is Tax Deduction Optimizer?
Provides structured guidance and templates to optimize tax deductions and improve record-keeping for freelancers, small businesses, and salaried taxpayers. It is an AI Agent Skill for Claude Code / OpenClaw, with 107 downloads so far.
How do I install Tax Deduction Optimizer?
Run "/install tax-deduction-optimizer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tax Deduction Optimizer free?
Yes, Tax Deduction Optimizer is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tax Deduction Optimizer support?
Tax Deduction Optimizer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tax Deduction Optimizer?
It is built and maintained by haidong (@harrylabsj); the current version is v1.0.0.
More Skills