← Back to Skills Marketplace
travel-skills

旅行通讯指南

by 旅行技能 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
41
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install travel-telecom-guide
Description
出境旅行通讯方案对比与选择助手;帮旅行者对比漫游/当地SIM/eSIM/WiFi蛋方案,推荐最划算的上网通话方式。当用户需要查询出境上网方案、漫游资费、eSIM推荐、当地SIM卡购买、境外通讯对比时使用。
README (SKILL.md)

旅行出境通讯助手

出境上网通话不踩坑——帮你对比漫游、当地SIM、eSIM、WiFi蛋,选最划算的方案。

能力概览

序号 工具 说明
1 compare_plans 目的地通讯方案全面对比
2 esim_guide eSIM购买与激活指引
3 data_tips 省流量技巧与离线工具推荐

工作流程

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

工具参数说明

compare_plans

对比目的地所有通讯方案。参数:destination(必填,目的地国家或地区), days(选填,旅行天数,默认7), data_need(选填,日均流量需求MB,默认500), need_calls(选填,是否需要通话,默认false)

esim_guide

查询eSIM购买与激活指引。参数:destination(必填), provider(选填,指定eSIM提供商如airalo/holafly)

data_tips

省流量技巧与离线工具推荐。参数:scenario(选填,场景如长途飞行/偏远地区/城市游览)

数据说明

  • 漫游资费基于三大运营商2026年公开标准
  • eSIM价格参考主流平台实时报价区间
  • 零配置,无需申请任何API Key
Usage Guidance
Before installing, treat the telecom prices as static guidance that may need verification with carriers or eSIM providers, especially because rates change. From a security perspective, the skill runs locally and does not request credentials or access private data.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
The stated purpose is to compare roaming, local SIM, eSIM, and WiFi options; the artifacts implement that with static lookup tables and three disclosed commands.
Instruction Scope
Runtime instructions are limited to running a local Python script with a named tool and JSON parameters, then summarizing the JSON output.
Install Mechanism
The package contains only SKILL.md and one Python helper script with no dependency installation or setup hooks.
Credentials
The helper is executable but only imports json and sys, reads command-line JSON, and prints computed JSON; this is proportionate to the purpose.
Persistence & Privilege
No file writes, persistence, privilege escalation, background execution, network access, or credential/session handling were found.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install travel-telecom-guide
  3. After installation, invoke the skill by name or use /travel-telecom-guide
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of travel-telecom-guide v1.0.0: - Compare roaming, local SIM, eSIM, and portable WiFi options for travelers. - Recommends the most cost-effective connectivity solution based on destination, trip length, and data/call needs. - Provides eSIM purchase and activation guides for various countries and providers. - Offers tips on saving data and recommends offline tools for different travel scenarios. - No API keys or additional configuration required.
Metadata
Slug travel-telecom-guide
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 旅行通讯指南?

出境旅行通讯方案对比与选择助手;帮旅行者对比漫游/当地SIM/eSIM/WiFi蛋方案,推荐最划算的上网通话方式。当用户需要查询出境上网方案、漫游资费、eSIM推荐、当地SIM卡购买、境外通讯对比时使用。 It is an AI Agent Skill for Claude Code / OpenClaw, with 41 downloads so far.

How do I install 旅行通讯指南?

Run "/install travel-telecom-guide" 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.

💬 Comments