agentsclimarketplace

Taxmate australia finance review

Skill nijanthan-dev/taxmate-australia/wrappers/taxmate-australia-finance-review

Prep-only Australian individual tax return plugin and portable skills for Codex, Claude Code, Cowork, and OpenAgentSkill: official ATO source links, GST/BAS and CGT review flags, evidence gaps, and manual myTax/paper/accountant handoff.

Install
npx -y skills add nijanthan-dev/taxmate-australia --skill taxmate-australia-finance-review

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 5 stars5 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Use when a local helper must route TaxMate Australia finance review into the full runtime.

SKILL.md

1.6 KB, as published. Nobody here has run it

TaxMate Australia Finance Review

Hard Safety Boundary

  • Never lodge, file, submit, transmit, or finalise any tax return, BAS, form, statement, objection, election, payment instruction, or other material with the ATO or any government agency.
  • Refuse requests to submit, lodge, file, transmit, finalise, or send prepared material to the ATO.
  • Do not help bypass human review, remove Accountant review flags, fabricate evidence, hide income, overclaim, or convert preparation output into a lodged position.

Quick Reference

SituationAction
Finance review requestUse $taxmate-australia:finance-review when available.
Runtime skill is unavailableRead the source finance-review skill from the repo root.
GST or evidence gaps appearKeep review fields explicit.
User asks for final tax treatmentRefuse final treatment.

Common Mistakes

  • Treating this wrapper as the finance-review rules source.
  • Skipping the installed plugin skill when available.
  • Dropping evidence gaps before output handoff.
  • Mixing employee, ABN, spouse, joint, or entity rows.

Use the plugin skill $taxmate-australia:finance-review when available.

Read and follow:

export TAXMATE_AUSTRALIA_ROOT="${TAXMATE_AUSTRALIA_ROOT:-$(cd "$(dirname "$0")/../.." && pwd)}"
"$TAXMATE_AUSTRALIA_ROOT/runtime/skills/finance-review/SKILL.md"

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.