xbert-tpar
Annual Taxable Payments Annual Report (TPAR) preparation for Australian clients in building, cleaning, courier, IT, road-freight and security industries — due 28 August.
By XBert IntelligenceLicense: MIT1 GitHub starsUpdated 2 weeks ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 0 skill or MCP entries
- Source updated
- Sep 9, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install xbert-tpar for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install xbert-tpar@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/XBertIntelligence/XBert-PluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/xbert-tpar/.
Plugin files
└── .claude-plugin/plugin.json
Plugin manifests1
{
"name": "xbert-tpar",
"displayName": "XBert TPAR (AU)",
"description": "Annual Taxable Payments Annual Report (TPAR) preparation for Australian clients in building, cleaning, courier, IT, road-freight and security industries — due 28 August.",
"author": {
"name": "XBert Intelligence",
"email": "[email protected]"
},
"homepage": "https://intelligence.xbert.io/plugins/xbert-tpar",
"license": "MIT",
"keywords": [
"tpar",
"taxable-payments",
"australian",
"ato",
"contractors",
"annual",
"compliance",
"building",
"cleaning",
"courier"
],
"x-xbert": {
"displayName": "XBert TPAR (AU)",
"tagline": "Annual Taxable Payments Annual Report prep for Australian clients in TPAR industries — every contractor identified, totalled, validated, ready for 28 August lodgement.",
"audience": [
"bookkeepers",
"accountants"
],
"categories": [
"compliance",
"tpar",
"annual",
"australian"
],
"prerequisites": [
"XBert account",
"Client connected to an Australian-domiciled ledger",
"Client operates in a TPAR-reportable industry (building, cleaning, courier, IT, road-freight, security)"
],
"screenshots": [],
"demoVideo": null,
"includes": {
"skills": 1,
"commands": 1,
"mcpTools": 0
},
"longDescription": "TPAR is the contractor-payments report that lives in its own ATO-deadline backwater every year. Building, cleaning, courier, IT, road-freight and security industries must report every contractor payment to the ATO by 28 August. The work is rarely thinking — it is identifying which suppliers are contractors (not employees, not landlords, not utilities), totalling their year, validating the ABN, and making sure GST is correctly stripped out of the gross.\n\nXBert TPAR runs the end-to-end report prep. It pulls every supplier payment for the financial year, applies the TPAR industry filter, validates ABNs against the supplier register, separates GST from the gross paid, identifies common errors (employees paid as contractors, missing ABNs, ABN format issues, duplicate suppliers), and produces the TPAR-ready summary plus a Word working paper for the file. Output is a contractor-by-contractor breakdown ready to be entered into the ledger's TPAR module or lodged directly via tax agent software.",
"useCases": [
{
"title": "Annual TPAR contractor extract",
"description": "Pull every supplier payment for the financial year, filter to reportable contractors, validate ABNs and total per contractor."
},
{
"title": "Industry-filter review",
"description": "If the client operates in mixed industries (some TPAR, some not), separate the contractor payments by industry so only the reportable ones are included."
},
{
"title": "Pre-lodgement error sweep",
"description": "Catch employees paid through accounts payable, missing ABNs, format errors, and duplicate suppliers — before the report is lodged with the ATO."
},
{
"title": "Working paper for the file",
"description": "Produces a Word document with the contractor list, totals, GST treatment and error log — files into the client folder as evidence of the TPAR preparation."
}
],
"benefits": [
{
"icon": "Search",
"title": "Contractor identification done for you",
"description": "Every supplier payment scanned against the TPAR industry rules — contractors separated from employees, landlords, utilities and other non-reportables."
},
{
"icon": "ShieldCheck",
"title": "ABN validation and error sweep",
"description": "ABN format and registration validated; common errors (employees in AP, missing ABNs, duplicates) flagged before lodgement, not after the ATO query."
},
{
"icon": "FileText",
"title": "TPAR-ready report and working paper",
"description": "Contractor-by-contractor breakdown ready to enter into the ledger's TPAR module, plus a Word working paper documenting the preparation."
}
],
"workflow": [
"Type /tpar in Claude Code or Claude Desktop",
"Confirm the client and the financial year (defaults to year ending 30 June just past) and the reportable industry",
"Plugin pulls supplier register, bills paid and bank transactions via MCP for the year",
"Industry filter applied, contractors identified, ABNs validated, GST separated; error log produced",
"Build the working-paper payload, render via xbert-working-paper:render-docx, and report the saved path"
]
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[xbert-tpar on Agent Plugins Marketplace](https://pluginsmp.com/plugins/xbert-tpar)