← Back to Skills Marketplace
42
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install travel-tax-refund
Description
出境购物退税全流程指引助手;帮旅行者了解各国退税政策、计算退税金额、掌握退税流程和注意事项。当用户需要查询退税政策、退税流程、退税计算、免税店购物、境外购物退税时使用。
README (SKILL.md)
旅行退税指南
出境购物不花冤枉钱——帮你看懂退税政策、算清退税金额、走对退税流程。
能力概览
| 序号 | 工具 | 说明 |
|---|---|---|
| 1 | refund_policy | 查询目的地退税政策与流程 |
| 2 | calc_refund | 计算退税金额 |
| 3 | refund_tips | 退税注意事项与避坑指南 |
工作流程
- 根据用户需求判断调用哪个工具
- 执行
python3 scripts/tax_refund.py \x3Ctool> '\x3Cjson_params>' - 解析JSON输出,以自然语言回复用户
工具参数说明
refund_policy
查询目的地退税政策。参数:destination(必填,目的地国家)
calc_refund
计算退税金额。参数:destination(必填), amount(必填,消费金额), currency(选填,货币代码,默认当地货币)
refund_tips
退税注意事项与避坑指南。参数:scenario(选填,场景如机场/商店/海关)
数据说明
- 退税政策基于各国海关2026年公开标准
- 退税率为标准VAT税率,实际退税率可能因退税公司手续费略有差异
- 零配置,无需申请任何API Key
Usage Guidance
This appears safe to install from a security perspective. Treat its refund rates and policy notes as static travel guidance rather than authoritative tax advice, and verify current rules with official customs or retailer sources before relying on the estimates.
Capability Tags
Capability Assessment
Purpose & Capability
The stated purpose is to provide travel tax-refund policy guidance, refund estimates, and tips; the artifacts implement that through a local Python data table and calculator.
Instruction Scope
Runtime instructions are limited to invoking one local script with a selected tool name and JSON parameters, then summarizing the JSON output.
Install Mechanism
The package contains SKILL.md and one Python script; there are no package install hooks, dependency installs, shell setup steps, or auto-start behavior.
Credentials
The script only imports json and sys and runs locally. Metadata labels it as requiring sensitive credentials, but the artifact text says no API key is needed and the code does not handle credentials.
Persistence & Privilege
No persistence, background execution, privilege escalation, file writes, network calls, subprocess execution, or local profile/session access were found.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install travel-tax-refund - After installation, invoke the skill by name or use
/travel-tax-refund - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
旅行退税指南 1.0.0 — 帮助出境购物用户查询和计算退税
- 新增退税政策查询、退税金额计算、注意事项检索三大工具
- 支持输入国家和购物金额,自动返回退税指南与计算结果
- 简化流程,出境购物退税操作全流程全覆盖
- 无需API Key,无复杂配置
Metadata
Frequently Asked Questions
What is 旅行退税指南?
出境购物退税全流程指引助手;帮旅行者了解各国退税政策、计算退税金额、掌握退税流程和注意事项。当用户需要查询退税政策、退税流程、退税计算、免税店购物、境外购物退税时使用。 It is an AI Agent Skill for Claude Code / OpenClaw, with 42 downloads so far.
How do I install 旅行退税指南?
Run "/install travel-tax-refund" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 旅行退税指南 free?
Yes, 旅行退税指南 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 旅行退税指南 support?
旅行退税指南 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 旅行退税指南?
It is built and maintained by 旅行技能 (@travel-skills); the current version is v1.0.0.
More Skills