From openaccountants-gb
Use this skill whenever the user asks about taxes, VAT/GST, payroll, or formation in United Kingdom. Trigger phrases include "United Kingdom tax", "United Kingdom VAT", "United Kingdom payroll", "tax in United Kingdom", "United Kingdom accountant". The skill is a thin router — it directs you to call the OpenAccountants MCP server (already configured at https://www.openaccountants.com/api/mcp) which holds 18 verified skill(s) for this scope.
How this skill is triggered — by the user, by Claude, or both
Slash command
/openaccountants-gb:openaccountants-gbThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This Claude plugin gives you direct access to **18 verified
This Claude plugin gives you direct access to 18 verified tax/accounting skill(s) from OpenAccountants for taxes, VAT/GST, payroll, or formation in United Kingdom.
When the user asks anything in scope, follow this workflow:
start({ intent, jurisdiction }) on the
openaccountants MCP server. It returns a ready plan with the
exact skills to load.skills_to_load, call
get_skill({ slug }) — that returns the authoritative markdown
(rates, brackets, deductions, audit flash points, citations).request_accountant_review({ jurisdiction, scenario, working_paper })
to route them to the named lead verifier for that jurisdiction
with a Calendly link.uk-bookkeepinguk-capital-gains-sa108uk-crypto-taxuk-dividendsuk-financial-statementsuk-formationuk-freelance-intakeuk-income-tax-sa100uk-national-insuranceuk-payments-on-accountuk-payrolluk-rental-sa105uk-return-assemblyuk-self-employment-sa103uk-student-loan-repaymentuk-tax-optimizationuk-transfer-pricinguk-vat-returnOutputs are working papers, not filed returns. No client–accountant relationship until both sides sign an engagement letter. See openaccountants.com for the verifier network.
Guides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
Resolves in-progress git merge or rebase conflicts by analyzing history, understanding intent, and preserving both changes where possible. Runs automated checks after resolution.
npx claudepluginhub openaccountants/marketplace --plugin openaccountants-gb