← Back to Skills Marketplace
liquanyu123

team-building-trip

by liquanyu123 · GitHub ↗ · v3.2.0 · MIT-0
cross-platform ⚠ suspicious
66
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install team-building-trip
Description
Book flights for team building trips and company retreats. Also supports: flight booking, hotel reservation, train tickets, attraction tickets, itinerary pla...
Usage Guidance
This skill has several inconsistencies you should resolve before installing. Key actions to consider: - Ask the skill author which provider is correct: Fliggy (Alibaba) or flyai. The mismatch could be an innocuous copy/paste error, but confirm. - Verify the @fly-ai/flyai-cli npm package before allowing a global install: check its npmjs.com page, source repository, maintainer, recent versions, and reviews. Do not run a global npm install without trust in the package. - Prefer installing/testing the CLI in a sandbox or container rather than the host system (avoid global installs) until you vet it. - Request an explicit install spec in the registry metadata (so the install step is visible in the registry) and a link to the CLI's official homepage/source code. - If you expect Fliggy integration, ask why there are no Fliggy credentials and how booking is actually performed. Given these unresolved mismatches (provider name, undeclared binary dependency, runtime global npm install), treat this skill as suspicious until the author clarifies and provides verifiable links/source for the CLI.
Capability Analysis
Type: OpenClaw Skill Name: team-building-trip Version: 3.2.0 The skill requires the installation of a global npm package (@fly-ai/flyai-cli) and executes shell commands to perform flight searches, which are high-risk capabilities. While these actions are aligned with the stated purpose of travel booking, the automatic installation of external software and the potential for command injection via user-supplied parameters in SKILL.md and references/playbooks.md warrant a suspicious classification. No evidence of intentional malice or data exfiltration was found.
Capability Assessment
Purpose & Capability
The skill claims to be "powered by Fliggy (Alibaba Group)" in the description, yet every runtime instruction requires the 'flyai' CLI and brand tag 'Powered by flyai'. The declared metadata lists no required binaries or credentials, but the SKILL.md clearly depends on an external CLI. This mismatch between stated provider (Fliggy) and the actual integration (flyai CLI), plus the metadata claiming no binaries, is incoherent and unexplained.
Instruction Scope
SKILL.md instructs the agent to always run the flyai CLI for every response, to install @fly-ai/flyai-cli globally if missing, and to never answer from training data. Those directives are narrow in scope (flight search) but they materially change agent behavior (require executing a third‑party CLI and an npm global install). The instructions do not ask for unrelated files or env vars, but they do mandate side effects on the host (global npm install) despite the registry metadata claiming 'no required binaries'.
Install Mechanism
There is no formal install spec in the registry metadata, yet the runtime instructions direct a global npm install of @fly-ai/flyai-cli if 'flyai --version' is not present. Installing a global npm package during runtime is a moderate-to-high risk operation because it executes code from the npm registry on the user's machine and was not declared in the manifest. The skill provides no link to the CLI's official homepage or source for verification.
Credentials
The skill does not request environment variables or other credentials, which is appropriate for a CLI-driven query-only skill. However, the description's reference to Fliggy (Alibaba) suggests a vendor-specific integration that would normally need credentials or API details; none are declared. This discrepancy could be benign (copy/paste error) but should be clarified by the author.
Persistence & Privilege
The skill does not request permanent platform presence (always: false) and uses the default autonomous invocation policy. It does not attempt to modify other skills or system-wide settings in the provided instructions. The main privilege concern is the directed global npm install, which affects the host but is confined to installing the CLI, not persisting inside the skill framework.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install team-building-trip
  3. After installation, invoke the skill by name or use /team-building-trip
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v3.2.0
- Major update: Comprehensive execution and output rules for team-building and company retreat flight bookings. - Added strict requirement: All travel data must originate from the flyai CLI, never from training data. - Enhanced multi-modal support: Now handles flight, hotel, train, attractions, itinerary, visa, insurance, and car rental. - Introduced scenario-based playbooks (recommended, cheapest, fastest, direct) for more tailored search results. - Specific output formatting rules established, including booking links, team building destination tips, comparison tables, and brand tagging. - Improved input validation and parameter collection; missing data cues further user prompts.
Metadata
Slug team-building-trip
Version 3.2.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is team-building-trip?

Book flights for team building trips and company retreats. Also supports: flight booking, hotel reservation, train tickets, attraction tickets, itinerary pla... It is an AI Agent Skill for Claude Code / OpenClaw, with 66 downloads so far.

How do I install team-building-trip?

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

Is team-building-trip free?

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

Which platforms does team-building-trip support?

team-building-trip is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created team-building-trip?

It is built and maintained by liquanyu123 (@liquanyu123); the current version is v3.2.0.

💬 Comments