← Back to Skills Marketplace
Travel Tracker
by
m646pxhjf4-dot
· GitHub ↗
· v1.0.0
· MIT-0
68
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install travel-tracker
Description
管理和统计工作/生活外出记录,生成 Excel 报表,同步到 Obsidian。 Use when: 查询外出记录、统计外出次数、生成外出 Excel 报表、同步外出数据到 Obsidian、自动从日历提取外出、设置外出提醒。Triggers: "外出统计", "外出记录", "travel report", "...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install travel-tracker - After installation, invoke the skill by name or use
/travel-tracker - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Travel Tracker?
管理和统计工作/生活外出记录,生成 Excel 报表,同步到 Obsidian。 Use when: 查询外出记录、统计外出次数、生成外出 Excel 报表、同步外出数据到 Obsidian、自动从日历提取外出、设置外出提醒。Triggers: "外出统计", "外出记录", "travel report", "... It is an AI Agent Skill for Claude Code / OpenClaw, with 68 downloads so far.
How do I install Travel Tracker?
Run "/install travel-tracker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Travel Tracker free?
Yes, Travel Tracker is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Travel Tracker support?
Travel Tracker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Travel Tracker?
It is built and maintained by m646pxhjf4-dot (@m646pxhjf4-dot); the current version is v1.0.0.
More Skills