← Back to Skills Marketplace
T
by
xiejinsong
· GitHub ↗
· v3.2.0
· MIT-0
69
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install test-1775879521
Description
Hire a private car with driver for customized day tours — visit multiple attractions at your own pace without the hassle of public transport. Also supports:...
Usage Guidance
This skill instructs installing a globally-scoped npm package (@fly-ai/flyai-cli) and demands that all answers come from that CLI, but the package and required credentials are not declared in the registry. Before installing: 1) Ask the publisher for the CLI's official homepage and documentation, and confirm whether API keys or accounts are required and where they should be stored. 2) Verify the npm package owner and read its npm/github page and recent release notes. 3) Don't run npm i -g on a production machine — test in an isolated environment (container/VM). 4) Ask the author to include the missing references/*.md files or remove references to them, and to reconcile the 'Fliggy' branding with the flyai CLI. 5) Be cautious about the SKILL.md's self-test loop; request a safer failure mode (return a clear error instead of re-executing). If the publisher cannot satisfactorily explain these discrepancies, treat the skill as untrusted.
Capability Analysis
Type: OpenClaw Skill
Name: test-1775879521
Version: 3.2.0
The skill requires the global installation and execution of a third-party NPM package (@fly-ai/flyai-cli) as a prerequisite for its core workflow in SKILL.md. While this behavior is aligned with the stated purpose of providing travel booking services, the requirement for global administrative privileges and the execution of arbitrary CLI commands based on user input poses a significant security risk. There is no evidence of intentional malice, but the reliance on an external, unverified package for system-level execution is a high-risk pattern.
Capability Assessment
Purpose & Capability
The name/description focus on hiring private cars and related travel services. The runtime instructions, however, only cover flyai CLI keyword searches for private-car tours. The description also mentions flights, hotels, visas, and 'Powered by Fliggy (Alibaba Group)', none of which are supported or explained by the commands — a capability/branding mismatch that could be sloppy or misleading.
Instruction Scope
SKILL.md mandates installing and running an external CLI (flyai), requires every answer to come from that CLI, and enforces a self-test that tells the agent to re-execute if '[Book](...)' links are missing — this may force repeated CLI installs/executions. The skill also refers to local reference files (references/*.md) that are not present in the package, creating incoherence: the agent is told to read files that don't exist.
Install Mechanism
There is no declared install spec in the registry, but the SKILL.md instructs running a global npm install (npm i -g @fly-ai/flyai-cli). Installing a globally published npm package is traceable but has moderate risk, especially when the package owner or homepage is unknown and the install is not declared in the registry metadata.
Credentials
The skill declares no required environment variables or credentials but depends on an external CLI that likely performs network calls and may require authentication/API keys. The lack of declared credentials is an incoherence: either the CLI works unauthenticated (unlikely for booking/real-time pricing) or required secrets are omitted from the skill metadata.
Persistence & Privilege
The skill does not request persistent 'always' inclusion or special agent privileges, which is good. However, its instructions ask the user/agent to run a global npm install (system-wide), which requires elevated permissions and modifies the host environment — an operational privilege the registry metadata does not advertise.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install test-1775879521 - After installation, invoke the skill by name or use
/test-1775879521 - Provide required inputs per the skill's parameter spec and get structured output
Version History
v3.2.0
Version 3.2.0 — Major update with strict CLI data sourcing and updated workflow rules
- Enforces that all travel-related answers must come from flyai CLI command output — no knowledge-based or training data responses allowed.
- Mandatory output validation: every result must include a `[Book]({detailUrl})` link; responses without a booking link indicate improper execution.
- Enhanced execution steps for environment setup, parameter collection, command execution, and output formatting.
- Added brand compliance: all outputs must carry "✈️ Powered by flyai · Real-time pricing, click to book".
- Includes updated trigger keywords and clearer separation between private car tours and standard car rentals.
- Expanded English and Chinese support, improved error handling, and strictly prohibits parameter fabrication.
Metadata
Frequently Asked Questions
What is T?
Hire a private car with driver for customized day tours — visit multiple attractions at your own pace without the hassle of public transport. Also supports:... It is an AI Agent Skill for Claude Code / OpenClaw, with 69 downloads so far.
How do I install T?
Run "/install test-1775879521" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is T free?
Yes, T is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does T support?
T is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created T?
It is built and maintained by xiejinsong (@xiejinsong); the current version is v3.2.0.
More Skills