← 返回 Skills 市场
544
总下载
2
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install pine-assistant
功能描述
Handle customer service, bills, reservations, and more via Pine AI — negotiate, cancel, dispute, book, and resolve from the terminal.
安全使用建议
This skill is a thin wrapper around the Pine CLI and will ask you for your Pine account email and the verification code sent to that email, then save credentials to ~/.pine/config.json and send account details (names, account numbers, booking info, etc.) to the Pine service. Before installing/using it: (1) confirm you trust the pine CLI binary or the pip package 'pineai-cli' from PyPI; (2) consider creating a dedicated Pine account for agent-driven interactions if you want to limit exposure of your primary email; (3) do not share highly sensitive secrets (full credit card numbers, passwords) unless you are comfortable with the Pine service handling them; (4) verify the signup URL and service domains (the SKILL.md references 19pine.ai and the registry homepage is pineclaw.com — confirm which is the legitimate Pine provider); and (5) if you want to avoid automatic agent-initiated actions, restrict autonomous invocation or review permissioning before use.
功能分析
Type: OpenClaw Skill
Name: pine-assistant
Version: 1.2.0
The skill provides comprehensive instructions for an AI agent to interact with the `pine` CLI, enabling customer service, reservations, and other tasks. The `SKILL.md` file contains detailed operational guidance, including strong directives for the agent to *never* guess sensitive information (like OTPs or PINs) or make autonomous decisions on user preferences, which are positive security practices. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts designed to harm the user or system. All commands are directed at the `pine` CLI, and all mentioned domains are related to the Pine AI service.
能力评估
Purpose & Capability
Name/description match the runtime instructions: the SKILL.md drives the pine CLI (requires the 'pine' binary). No unrelated environment variables or binaries are requested. Minor note: the SKILL.md metadata references installing a pip package (pineai-cli) even though the registry lists no install spec; this is a small inconsistency but not evidence of misalignment.
Instruction Scope
Instructions are prescriptive and coherent for a CLI wrapper: always list sessions, authenticate via email+verification code, and use pine send to create/manage sessions. The skill explicitly instructs the agent to request the user's Pine account email and verification code and to read/write ~/.pine/config.json (where credentials are saved). It also routinely collects and forwards user data (account numbers, booking details, etc.) to the Pine service — that is expected but privacy-sensitive.
Install Mechanism
This is an instruction-only skill (no install spec in the registry) so nothing is written to disk by the skill bundle itself. The SKILL.md metadata suggests a pip package (pineai-cli) as the client implementation; installing that would be a standard PyPI operation. No high-risk downloads or obscure URLs are present in the provided content.
Credentials
The skill does not request environment variables or external credentials in the registry, which is proportional. However, it requires the user to provide their Pine account email and verification code (and will save tokens to ~/.pine/config.json). It also encourages supplying potentially sensitive PII (account numbers, billing info, phone numbers) to the Pine service — appropriate for the stated purpose but worth explicit consent from the user.
Persistence & Privilege
always is false and the skill does not ask for system-wide privileges or to modify other skills. It will create/modify its own config at ~/.pine/config.json during auth, which is expected behavior for a CLI client. Default autonomous invocation is allowed (platform default) and should be considered in policy but is not unusual here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pine-assistant - 安装完成后,直接呼叫该 Skill 的名称或使用
/pine-assistant触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
Declare install spec, credential storage path, and persistence metadata
v1.1.0
Add non-interactive auth (pine auth request/verify), --no-wait flag for session handling, improved SKILL.md command usage
v1.0.0
Initial release: handle customer service, bills, reservations via Pine AI CLI
元数据
常见问题
Pine Assistant 是什么?
Handle customer service, bills, reservations, and more via Pine AI — negotiate, cancel, dispute, book, and resolve from the terminal. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 544 次。
如何安装 Pine Assistant?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pine-assistant」即可一键安装,无需额外配置。
Pine Assistant 是免费的吗?
是的,Pine Assistant 完全免费(开源免费),可自由下载、安装和使用。
Pine Assistant 支持哪些平台?
Pine Assistant 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pine Assistant?
由 bojieli(@bojieli)开发并维护,当前版本 v1.2.0。
推荐 Skills