← Back to Skills Marketplace
harrylabsj

Trip

by haidong · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ Security Clean
450
Downloads
0
Stars
2
Active Installs
7
Versions
Install in OpenClaw
/install trip
Description
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...
Usage Guidance
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.
Capability Analysis
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).
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install trip
  3. After installation, invoke the skill by name or use /trip
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug trip
Version 1.2.0
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 7
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 450 downloads so far.

How do I install Trip?

Run "/install trip" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Trip free?

Yes, Trip is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Trip support?

Trip is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Trip?

It is built and maintained by haidong (@harrylabsj); the current version is v1.2.0.

💬 Comments