← 返回 Skills 市场
110
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install travel-language-barrier-navigator
功能描述
Systematic approach to navigating language barriers
安全使用建议
This skill appears coherent and low-risk: it runs a local handler that parses your text and returns structured recommendations with no network calls or credential access. Before installing, review whether you trust the skill author, avoid sending highly sensitive personal data in prompts (the skill echoes input in its JSON response), and note the small wording mismatch in SKILL.md ('No code execution' vs. included handler code) — the handler runs locally but performs only harmless parsing and text-generation logic. If you want extra assurance, run the provided tests (tests/test_handler.py) in a safe environment to verify behavior.
能力评估
Purpose & Capability
Name/description, SKILL.md, skill.json, and handler.py all align: the skill analyzes user-provided travel text and returns travel-language recommendations. It does not request credentials, binaries, or config paths, which is proportionate to its stated purpose.
Instruction Scope
SKILL.md explicitly states 'No code execution' and 'No external APIs'; handler.py does execute locally (parsing input and returning JSON) but does not call external processes, network, or read other system files. The wording in SKILL.md could be misread — it means no external/network calls or unsafe operations, not that there is literally no code to run. This minor wording mismatch is non-malicious but worth noting.
Install Mechanism
No install specification (instruction-only runtime) and no external downloads. Code files are included but there is no installer or external package fetch — low install risk.
Credentials
The skill requests no environment variables, credentials, or config paths. The handler does not access environment variables or secrets; required surface area is minimal and appropriate.
Persistence & Privilege
Skill is not always-enabled, does not elevate privileges, and does not modify other skills or system-wide settings. Autonomous invocation is allowed (platform default) but there are no additional persistence requests.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install travel-language-barrier-navigator - 安装完成后,直接呼叫该 Skill 的名称或使用
/travel-language-barrier-navigator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Travel Language Barrier Navigator 1.0.0 – Initial Release
- Introduces a structured, descriptive framework for navigating language barriers during travel.
- Provides modules for essential phrases, communication tool kits, cultural context understanding, and emergency communication planning.
- Analyzes user travel context to generate tailored, actionable recommendations—no code execution or real-time data.
- Includes detailed documentation, safety disclaimers, and integration guidance with other travel skills.
- Returns structured JSON output; all recommendations are informational only.
元数据
常见问题
Travel Language Barrier Navigator 是什么?
Systematic approach to navigating language barriers. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 110 次。
如何安装 Travel Language Barrier Navigator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install travel-language-barrier-navigator」即可一键安装,无需额外配置。
Travel Language Barrier Navigator 是免费的吗?
是的,Travel Language Barrier Navigator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Travel Language Barrier Navigator 支持哪些平台?
Travel Language Barrier Navigator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Travel Language Barrier Navigator?
由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。
推荐 Skills