← 返回 Skills 市场
m646pxhjf4-dot

Travel Tracker

作者 m646pxhjf4-dot · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
68
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install travel-tracker
功能描述
管理和统计工作/生活外出记录,生成 Excel 报表,同步到 Obsidian。 Use when: 查询外出记录、统计外出次数、生成外出 Excel 报表、同步外出数据到 Obsidian、自动从日历提取外出、设置外出提醒。Triggers: "外出统计", "外出记录", "travel report", "...
安全使用建议
This skill will try to run a set of local scripts under ~/.openclaw/workspace/scripts and read/write files in ~/Documents/obsidiansave/, exports/, and memory/. Before installing or invoking it: (1) confirm those scripts actually exist and inspect their contents — do not run them if you don't trust them; (2) verify how calendar extraction works and whether it accesses your Apple Calendar API or local calendar files; (3) ensure the Obsidian path is correct and you are comfortable with files being written there; (4) if you want this skill to be safe, ask the publisher for the missing scripts or an install manifest, or run it in a sandboxed environment; (5) avoid invoking it with elevated privileges and consider backing up affected directories first.
功能分析
Type: OpenClaw Skill Name: travel-tracker Version: 1.0.0 The travel-tracker skill bundle contains instructions in SKILL.md to execute several shell and Python scripts that perform high-risk operations, including accessing Apple Calendar data (auto-travel-from-calendar.sh) and modifying files in the user's Documents folder (~/Documents/obsidiansave/). While these actions are aligned with the stated purpose of tracking travel and syncing with Obsidian, the use of shell execution and access to sensitive personal data sources represent a significant security risk without clear evidence of malicious intent.
能力评估
Purpose & Capability
The declared purpose (manage travel records, generate Excel, sync to Obsidian, extract from calendar) aligns with the commands shown, but the skill provides no code or install step. It expects a specific set of local scripts in ~/.openclaw/workspace/scripts; that requirement is not documented in metadata and is unlikely to exist on a fresh system. This reliance on user-local scripts is surprising and makes the skill unusable without external files.
Instruction Scope
The SKILL.md instructs the agent to execute multiple absolute-path shell and Python scripts in the user's home (~/.openclaw/workspace/scripts/*). Those scripts (if present) could read/write calendars, files in ~/Documents/obsidiansave/, exports/, memory/, and perform arbitrary actions. The instructions do not include existence checks, safety constraints, or any indication of what data will be read/transmitted, nor do they describe how calendar access or Obsidian sync is performed.
Install Mechanism
There is no install spec (instruction-only). That reduces the risk of the skill adding files itself, but it also means the skill depends on external artifacts that are not provided. The absence of an install step is coherent with being instruction-only but amplifies the concern that running the skill will attempt to execute arbitrary local scripts.
Credentials
The skill declares no required environment variables or credentials, which is proportionate. However the instructions imply access to Apple Calendar and to the user's filesystem (Obsidian path, exports, memory). Those accesses are not declared or explained, so the skill will implicitly rely on the agent's ability to access local calendars and filesystems — this should be verified before use.
Persistence & Privilege
The skill does not request always:true or any special persistent privileges. It is user-invocable and will not be force-attached to all agents. No install-time writes are declared.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install travel-tracker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /travel-tracker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
travel-tracker 1.0.0 - Initial release with unified management and statistics of work/life travel records. - Supports queries, Excel report generation (weekly, monthly, quarterly), and Obsidian sync. - Enables importing travel data from Apple Calendar and setting outbound reminders. - Classifies travel into work and life categories, with structured storage and reporting.
元数据
Slug travel-tracker
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Travel Tracker 是什么?

管理和统计工作/生活外出记录,生成 Excel 报表,同步到 Obsidian。 Use when: 查询外出记录、统计外出次数、生成外出 Excel 报表、同步外出数据到 Obsidian、自动从日历提取外出、设置外出提醒。Triggers: "外出统计", "外出记录", "travel report", "... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 68 次。

如何安装 Travel Tracker?

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

Travel Tracker 是免费的吗?

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

Travel Tracker 支持哪些平台?

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

谁开发了 Travel Tracker?

由 m646pxhjf4-dot(@m646pxhjf4-dot)开发并维护,当前版本 v1.0.0。

💬 留言讨论