← 返回 Skills 市场
chenyuan99

Pointsyeah Cli

作者 Yuan Chen · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ pending
281
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pointsyeah-cli
功能描述
Generate PointsYeah search URLs for flights and hotels via a CLI without scraping or private API calls, providing deep links to open in a browser.
安全使用建议
This skill is instruction-only: it documents how to use a 'pointsyeah' CLI but does not include the CLI code. Before running the shown 'uv pip install -e .' or 'uv tool install -e .' commands, verify the actual package source (a trusted repository or release). Do not pip-install or run editable installs from an untrusted directory. Note the --open flag will open generated URLs in your browser; only open links you trust. If you want the agent to run this autonomously, be comfortable that it may open external URLs on your behalf. If you expect the skill to provide the CLI itself, ask the publisher or obtain the official package source first.
能力评估
Purpose & Capability
The skill's description says it provides a CLI to generate PointsYeah deep links. The SKILL.md gives commands and install instructions for a 'pointsyeah' package, but the bundle contains no code or install spec — so the skill is purely instructional and assumes the CLI is provided elsewhere. This is a minor incoherence (missing packaged CLI) but not an obvious security mismatch.
Instruction Scope
Instructions are focused on generating flight/hotel deep links and running the CLI (including an --open flag to open links in a browser). They also show how to run a local pip editable install and tests. The instructions do not request or read credentials, system files, or external endpoints beyond opening a browser. The only scope oddity is instructing a local 'pip install -e .' despite no packaged code in the bundle.
Install Mechanism
There is no install spec in the registry metadata (instruction-only). The SKILL.md suggests using 'uv pip install -e .' or 'uv tool install -e .' which are local editable installs rather than downloading arbitrary remote archives. No downloads, extract steps, or external package pulls are specified in the skill metadata.
Credentials
The skill declares no required environment variables, credentials, or config paths and the instructions do not reference secrets. The requested environment access is proportionate to the stated functionality.
Persistence & Privilege
The skill is not always-enabled and uses default autonomous-invocation settings. It does not request persistent system-wide changes or alter other skills. No elevated persistence privileges are requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pointsyeah-cli
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pointsyeah-cli 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of pointsyeah-cli. - Provides a CLI to generate deep link search URLs for PointsYeah flights and hotels. - Supports specifying parameters like dates, cities, guests, and cabin for flights/hotels. - Includes options to open generated URLs directly in your browser. - Does not scrape or call private APIs—creates only valid PointsYeah search links. - Installation and usage instructions included for uv and development/testing.
元数据
Slug pointsyeah-cli
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pointsyeah Cli 是什么?

Generate PointsYeah search URLs for flights and hotels via a CLI without scraping or private API calls, providing deep links to open in a browser. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 281 次。

如何安装 Pointsyeah Cli?

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

Pointsyeah Cli 是免费的吗?

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

Pointsyeah Cli 支持哪些平台?

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

谁开发了 Pointsyeah Cli?

由 Yuan Chen(@chenyuan99)开发并维护,当前版本 v0.1.0。

💬 留言讨论