用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/CleanExpo/ATO --skill payroll-tax-analysis命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Route complex requests to the right specialist agent or chain of agents. This skill acts as the central brain of an agent swarm — it analyses what the user needs, determines which specialist domain(s) are required, and coordinates parallel or sequential agent execution. Use this skill when a request spans multiple domains (e.g., "research competitors and create a pitch deck"), when you need to decide which specialist should handle an ambiguous request, or when a task requires a multi-step pipeline across different skills. Triggers on: multi-step requests, cross-domain tasks, "coordinate", "plan this out", "I need help with multiple things", or any complex request that touches more than one specialist area. Also triggers when the user seems unsure which tool or approach to use.
>-
>-
正在显示 SKILL.md
基于 SOC 职业分类
| name | payroll-tax-analysis |
| description | Multi-state payroll tax compliance analysis across all 8 Australian jurisdictions |
Analyses payroll tax obligations across all 8 Australian states and territories. Handles multi-state wage allocation, contractor deeming provisions, grouping assessment, exemption identification, and mental health levy calculations.
| State | Threshold | Rate | Mental Health Levy | Legislation |
|---|---|---|---|---|
| NSW | $1,200,000 | 5.45% | No | Payroll Tax Act 2007 (NSW) |
| VIC | $900,000 | 4.85% | Yes (additional surcharge) | Payroll Tax Act 2007 (Vic) |
| QLD | $1,300,000 | 4.75% | Yes (0.25% above $10M) | Payroll Tax Act 1971 (Qld) |
| WA | $1,000,000 | 5.50% | No | Pay-roll Tax Assessment Act 2002 (WA) |
| SA | $1,500,000 | Variable (0-4.95%) | No | Payroll Tax Act 2009 (SA) |
| TAS | $1,250,000 | 4.00-6.10% | No | Payroll Tax Act 2008 (Tas) |
| ACT | $2,000,000 | 6.85% | No | Payroll Tax Act 2011 (ACT) |
| NT | $1,500,000 | 5.50% | No | Payroll Tax Act 2009 (NT) |
abn_entity_lookup skilllib/analysis/payroll-tax-engine.tsanalyzePayrollTax(tenantId, financialYear, options)