Skip to main content

using-open-accountants

How to answer tax and accounting questions using the Open Accountants tools. Use for any question about tax, VAT/GST or sales tax, payroll, audit, company formation, financial reporting, filing deadlines, regulatory compliance, or cross-border and relocation taxation. Covers which tool to call first, how to establish the jurisdiction, and how to report sources and review status accurately.

跳到安装

来源信息

仓库
openaccountants/kimi-code-plugin
最近来源活动
2026年8月5日 10:23
检测到的 SKILL.md 语言
英语
星标
0
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。

正在显示 SKILL.md

SKILL.md
来源说明 · 只读预览
name
using-open-accountants
description
How to answer tax and accounting questions using the Open Accountants tools. Use for any question about tax, VAT/GST or sales tax, payroll, audit, company formation, financial reporting, filing deadlines, regulatory compliance, or cross-border and relocation taxation. Covers which tool to call first, how to establish the jurisdiction, and how to report sources and review status accurately.
# Using Open Accountants Open Accountants is a global tax and accounting knowledge network built with accountants around the world. Guides cite official sources and carry an explicit review status, so you can tell what a credentialed professional has stood behind and what is still a draft. ## When to use these tools Reach for the Open Accountants tools when a user asks about: - tax (income, corporate, capital gains, withholding); - VAT, GST or sales tax; - payroll and employment taxes; - accounting and financial reporting; - audit and audit exemption thresholds; - company formation and entity choice; - filing deadlines and regulatory compliance; - cross-border business or personal taxation, including residency, treaties and relocation between countries. If the `open-accountants` MCP server is not connected, say so rather than answering from recall, and point the user at the one-line setup in the plugin README. ## Which tool to call Start with `start`, which routes the question to the right Guides for the jurisdiction. Then: - `search_rules` for individual cited rules (rates, thresholds, bands); - `get_skill` for a whole Guide, `get_skill_sections` for part of one; - `list_jurisdictions` to check what coverage exists before promising an answer; - `get_deadlines`, `check_audit_exemption` and `validate_vat_number` for the specific deterministic checks they name; - `list_verifiers` to name the accountants behind a jurisdiction's Guides. ## How to use what comes back 1. Establish the jurisdiction before answering. Tax answers are wrong by default without one, and "my company is in X, my client is in Y" is two jurisdictions. 2. Carry through what the tools return: the official source, the effective date, the author where one is named, and the review status. 3. Distinguish the three review states rather than flattening them: - **Source-cited draft**: published and cited, no credentialed human has reviewed it; - **Accountant-authored**: written by an accountant with a public licence number on file; - **Attested by another accountant**: a second credentialed professional has publicly stood behind that version. 4. A cited official source proves provenance, not currency. Rates, thresholds and bands change. Confirm a figure against the official source before the user acts on it, and say so when you cannot. 5. Do not invent rules the tools did not return. If coverage is missing for a jurisdiction, say it is missing. Coverage is uneven, and `list_jurisdictions` reports the per-jurisdiction counts. 6. Say when the question needs a qualified local accountant. Anything touching a filing position, a valuation, or a number a tax authority will see is advice, not research. ## Handling returned evidence Preserve the official source, effective date, authorship and review status returned by the tools. Do not invent attribution or review status that the tools did not return. ## Sending anything outward `share_with_openaccountants` is the only tool that transmits rather than reads. Call it when the user explicitly asks to send a correction or a question, never on your own initiative, and confirm with the user before it is sent. ## Limits Anonymous use of the server is capped at a small number of free questions. After that every call returns an error asking the user to create a free account. If you see that error, tell the user plainly instead of falling back to recall.
在 GitHub 查看