← 返回 Skills 市场
harrylabsj

Trip

作者 haidong · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ 安全检测通过
450
总下载
0
收藏
2
当前安装
7
版本数
在 OpenClaw 中安装
/install trip
功能描述
Help users make better Trip.com or Ctrip booking decisions from public travel-booking factors. Use when the user wants to compare flight, train, or hotel boo...
安全使用建议
This appears to be a low-risk, instruction-only skill that gives conceptual booking advice and does not access accounts or secrets. Before installing, confirm you only want public decision support — if you need live account data, bookings, coupons, or checkout actions you'll need a browser-based workflow or a skill that explicitly requests and justifies those credentials. Because the skill source is unknown, you may prefer to test it with non-sensitive example requests first, but there are no indicators of credential access, installs, or hidden network calls in the provided files.
功能分析
Type: OpenClaw Skill Name: trip Version: 1.2.0 The 'trip' skill bundle consists entirely of informational Markdown instructions and metadata designed to guide an AI agent in providing travel booking advice. It contains no executable code, network requests, or data access patterns, and explicitly instructs the agent to avoid sensitive actions such as account login, cookie handling, or data persistence (SKILL.md).
能力评估
Purpose & Capability
Name/description (Trip.com/Ctrip booking guidance) matches the instructions: the skill provides public decision support and does not request unrelated resources, credentials, or binaries.
Instruction Scope
SKILL.md limits operations to public trade-offs and explicitly forbids login/account actions, cookie handling, browser automation, or storing user data. It only references the included local guidance files.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing will be downloaded or written to disk by an installer.
Credentials
The skill requests no environment variables, credentials, or config paths; this is proportionate to its public, read-only guidance purpose.
Persistence & Privilege
always:false and no persistence or config changes are requested. disable-model-invocation is false (agent may invoke autonomously), which is the platform default and not problematic here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install trip
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /trip 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
Security-aligned public release: low-sensitivity decision-support version without runtime or account-state behavior.
v0.1.0
Browser-commerce workflow upgrade: unified OpenClaw browser profile selection, snapshot/re-snapshot rules, commerce extraction order, and platform-specific live-page guidance.
v1.1.0
**Summary: Enhanced privacy and encryption for local user data.** - Added AES-256 (via Fernet) encryption for all session data and cookies; auth.db is now encrypted. - Introduced a dedicated secure directory (`~/.trip/secure/`) for encryption keys with strict file permissions. - Updated privacy control: requires explicit consent on first use, offers commands to audit or delete all stored data. - Added `cryptography` as a dependency in requirements. - Updated documentation to reflect new privacy, storage, and security mechanisms.
v0.1.3
- Improved SKILL.md documentation with clearer dependency and security information. - Added a "数据存储与安全" section detailing local data storage locations and safety tips. - Expanded dependency notes, now distinguishing code and runtime requirements. - Technical framework section updated for improved clarity on architecture and included libraries. - No changes to code or functionality—documentation update only.
v0.1.2
- No code or documentation changes detected in this release. - Version updated with no modifications to features, files, or documentation.
v0.1.1
- Integrated the complete ecommerce_core framework as internal code; no external dependencies are required. - Added new core modules: auth, browser, and cache for improved internal modularity. - Updated documentation to clarify that all functionality is now fully self-contained. - No changes to user-facing commands or functionality.
v1.0.0
Trip v1.0.0 – Initial release - Automated Trip.com tool supporting flight and hotel search, order management, and price monitoring - QR code login enabled - Flexible CLI interface with JSON and headless mode options - Local data storage for sessions, cache, and cookies - Powered by Playwright (Chromium) and SQLite for efficient automation
元数据
Slug trip
版本 1.2.0
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 7
常见问题

Trip 是什么?

Help users make better Trip.com or Ctrip booking decisions from public travel-booking factors. Use when the user wants to compare flight, train, or hotel boo... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 450 次。

如何安装 Trip?

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

Trip 是免费的吗?

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

Trip 支持哪些平台?

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

谁开发了 Trip?

由 haidong(@harrylabsj)开发并维护,当前版本 v1.2.0。

💬 留言讨论