AI Agent Hub
Back to skills
Lemon Cloud AI Tax Consulting Expert icon

Lemon Cloud AI Tax Consulting Expert

Professional Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Please follow https://skillhub.cn/install/skillhub.md to install @org-422lyynw/tax-knowledge.

About this skill

Problem Addressed

Business tax consulting often gets stuck on fragmented regulations, conflicting old and new rules, and unclear applicability. The same question can depend on tax type, region, tax period, taxpayer entity, and invoice scenario; answering from model memory can produce unsupported conclusions. @org-422lyynw/tax-knowledge targets such practice-oriented tax Q&A by requiring answers to be grounded in local tax-knowledge retrieval results before any conclusion is drawn.

How It Works

  • Question decomposition: identifies multiple independent questions in one user message while preserving conditions such as tax type, region, period, entity type, and business scenario; it avoids over-splitting one question during the first search.
  • Retrieval gating: runs one primary query per question; keyword-level supplemental searches are allowed only after a successful query returns zero records or records that are clearly irrelevant. API Key, capability permission, timeout, or interface errors block policy conclusions.
  • Validity checks: does not rely only on invalid_type; it compares issue dates, effective dates, and revision or repeal relationships to prefer the latest policy applicable to the user's period.
  • Traceable answers: outputs key points, applicability, conclusions, evidence, recommendations, and risk notes; each evidence item must include Source link: or state that the knowledge base did not return one.

Boundaries and Caveats

The skill answers only from successfully retrieved knowledge-base records in the current turn, not from external web pages, model memory, or unretrieved user text. For large amounts, historical adjustments, audits, or disputes, users should still consult the competent tax authority or qualified professionals. If the API Key, capability permission, or input encoding is faulty, the workflow should pause rather than treating the error as a policy non-result.

Use Cases

  • When finance staff verify R&D expense super-deduction rates, eligible entities, and filing materials, they need evidence summaries with source links.
  • When tax specialists reconcile cross-region or cross-period policy conflicts, they need latest applicable rules based on issue dates and revision relations.
  • When compliance advisors answer client questions on invoice type and taxpayer conditions, they need clear conclusions, reference boundaries, and risk notes.
  • When integration teams connect tax Q&A to internal systems, they need one primary query per question and query-response mapping for auditability.

Best For

  • Finance owners handling R&D super-deduction filings need to verify rates, entities, and materials while keeping auditable sources.
  • Tax specialists managing cross-region or cross-period operations need to compare issue dates, effective dates, and repeal relations.
  • Compliance advisors answering client tax questions need structured answers with policy evidence, applicability boundaries, and risk notes.
  • Agent integration engineers embedding tax Q&A into workflows need to follow the retrieval contract and preserve query-response mappings.