← 返回 Skills 市场
timo2026

travel-master-mini

作者 Timo2026 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
89
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install travel-master-mini
功能描述
旅游大师极简版 - 数学收敛+关键词匹配,无外部依赖
安全使用建议
This skill appears to be a small, local text-parsing utility — it parses user-provided travel text with regular expressions and computes a simple 'convergence' score. It does not contact external services or request secrets. Before installing: (1) review the tiny core/mini_engine.py yourself (it's readable and short); (2) be aware SKILL.md mentions an optional GAODE_API_KEY but the code does not use it — if you expect map/geocoding features, they aren't implemented here; (3) this is a heuristic parser (may mis-extract or misinterpret inputs), so avoid relying on it for critical workflows; (4) if you want extra assurance, check the repository URL from clawhub.json on Gitee to confirm source provenance.
能力评估
Purpose & Capability
Name/description (math convergence + keyword matching, local) match the included Python engine: lightweight regex extraction and a 7-field convergence calculation. There are no unexpected binaries, network calls, or credential requests.
Instruction Scope
SKILL.md usage and the code stay local and scoped to parsing user text. One minor mismatch: SKILL.md lists GAODE_API_KEY as an optional config, but the included code does not reference any environment variables or call map APIs—GAODE_API_KEY appears unused.
Install Mechanism
No install spec; this is instruction+code only and writes/executes nothing at install time. Lowest-risk install posture.
Credentials
The skill requires no environment variables, credentials, or config paths. The declared optional GAODE_API_KEY is not required by the code, so there is no unexpected credential request.
Persistence & Privilege
always is false and the skill does not request persistent system privileges or modify other skills. It does not spawn subprocesses or daemons according to its files and metadata.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install travel-master-mini
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /travel-master-mini 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of travel-master-mini – a minimal, dependency-free travel planning skill. - Implements travel planning with local-only keyword matching and mathematical convergence calculation. - No external dependencies; runs fully offline. - Provides a convergence rate calculation (confirmed_fields / 7) for input analysis. - Ensures strong security: no use of external LLMs, subprocesses, async functions, or unsafe scripts. - Example usage included for fast integration.
元数据
Slug travel-master-mini
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

travel-master-mini 是什么?

旅游大师极简版 - 数学收敛+关键词匹配,无外部依赖. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 89 次。

如何安装 travel-master-mini?

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

travel-master-mini 是免费的吗?

是的,travel-master-mini 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

travel-master-mini 支持哪些平台?

travel-master-mini 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 travel-master-mini?

由 Timo2026(@timo2026)开发并维护,当前版本 v1.0.0。

💬 留言讨论