← 返回 Skills 市场
travel-skills

旅行退税指南

作者 旅行技能 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
42
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install travel-tax-refund
功能描述
出境购物退税全流程指引助手;帮旅行者了解各国退税政策、计算退税金额、掌握退税流程和注意事项。当用户需要查询退税政策、退税流程、退税计算、免税店购物、境外购物退税时使用。
使用说明 (SKILL.md)

旅行退税指南

出境购物不花冤枉钱——帮你看懂退税政策、算清退税金额、走对退税流程。

能力概览

序号 工具 说明
1 refund_policy 查询目的地退税政策与流程
2 calc_refund 计算退税金额
3 refund_tips 退税注意事项与避坑指南

工作流程

  1. 根据用户需求判断调用哪个工具
  2. 执行 python3 scripts/tax_refund.py \x3Ctool> '\x3Cjson_params>'
  3. 解析JSON输出,以自然语言回复用户

工具参数说明

refund_policy

查询目的地退税政策。参数:destination(必填,目的地国家)

calc_refund

计算退税金额。参数:destination(必填), amount(必填,消费金额), currency(选填,货币代码,默认当地货币)

refund_tips

退税注意事项与避坑指南。参数:scenario(选填,场景如机场/商店/海关)

数据说明

  • 退税政策基于各国海关2026年公开标准
  • 退税率为标准VAT税率,实际退税率可能因退税公司手续费略有差异
  • 零配置,无需申请任何API Key
安全使用建议
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.
能力标签
requires-sensitive-credentials
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install travel-tax-refund
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /travel-tax-refund 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
旅行退税指南 1.0.0 — 帮助出境购物用户查询和计算退税 - 新增退税政策查询、退税金额计算、注意事项检索三大工具 - 支持输入国家和购物金额,自动返回退税指南与计算结果 - 简化流程,出境购物退税操作全流程全覆盖 - 无需API Key,无复杂配置
元数据
Slug travel-tax-refund
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

旅行退税指南 是什么?

出境购物退税全流程指引助手;帮旅行者了解各国退税政策、计算退税金额、掌握退税流程和注意事项。当用户需要查询退税政策、退税流程、退税计算、免税店购物、境外购物退税时使用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 42 次。

如何安装 旅行退税指南?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install travel-tax-refund」即可一键安装,无需额外配置。

旅行退税指南 是免费的吗?

是的,旅行退税指南 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

旅行退税指南 支持哪些平台?

旅行退税指南 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 旅行退税指南?

由 旅行技能(@travel-skills)开发并维护,当前版本 v1.0.0。

💬 留言讨论