← 返回 Skills 市场
ivangdavila

Wishlist

作者 Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ 安全检测通过
977
总下载
2
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install wishlist
功能描述
Build a personal wishlist system for capturing wants, tracking prices, and smart purchasing decisions.
安全使用建议
This skill is instruction-only and appears coherent: it will create and update files under ~/wishlist and (when performing price checks) will likely make network requests to public store pages. Before installing: be aware it will write data to your home directory (ensure you’re comfortable with that path and its permissions), and that periodic price checks imply the agent may autonomously access the web and update files. If you don’t want automatic checks, disable autonomous invocation or run the skill only on demand. Also consider privacy (stored links, price history) and that price checking details are vague — you may want to review/limit which stores the skill queries or run it in a sandbox if you’re concerned about web scraping or compliance with retailer terms.
功能分析
Type: OpenClaw Skill Name: wishlist Version: 1.0.0 The skill bundle describes a personal wishlist system. Its instructions in SKILL.md detail core behaviors like creating a `~/wishlist/` directory, managing markdown files for items, and periodically checking prices on configured e-commerce stores. While these actions involve file system and network access, they are directly and reasonably aligned with the stated purpose of tracking prices and managing a wishlist. There is no evidence of intentional harmful behavior, data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts designed to subvert the agent for malicious ends. Any potential for vulnerability would stem from the agent's underlying implementation of these instructions, not from the instructions themselves.
能力评估
Purpose & Capability
The name/description (personal wishlist, price tracking, purchase decisions) match the instructions: create a ~/wishlist workspace, capture items, track price history, surface suggestions and move items to purchased.md. Nothing requested (no creds, no external binaries) is inconsistent with this purpose.
Instruction Scope
SKILL.md stays within wishlist functionality (creating/editing files in ~/wishlist, tracking prices, alerts, purchase flow). It asks the agent to 'search current prices across configured stores' and to 'periodically check prices' but gives no implementation details — this implies network access and web queries/scraping of public store pages (Amazon/Best Buy) which is plausible for the stated purpose but is vague about how checks run and what external data is fetched.
Install Mechanism
No install spec and no code files — instruction-only skill. Low risk from installation since nothing is written to disk beyond the files the agent is instructed to create in the user's home directory.
Credentials
The skill declares no environment variables, no credentials, and no config paths. That is proportionate: price checks use public store queries and local files only. There are no unexplained requests for secrets or unrelated service access.
Persistence & Privilege
always is false (good). The skill assumes periodic checks; to perform those the agent would need autonomous invocation or an external scheduler. Autonomous invocation is the platform default — consider that it would allow the agent to perform periodic network requests and write/update ~/wishlist without further prompts.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wishlist
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wishlist 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug wishlist
版本 1.0.0
许可证
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Wishlist 是什么?

Build a personal wishlist system for capturing wants, tracking prices, and smart purchasing decisions. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 977 次。

如何安装 Wishlist?

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

Wishlist 是免费的吗?

是的,Wishlist 完全免费(开源免费),可自由下载、安装和使用。

Wishlist 支持哪些平台?

Wishlist 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Wishlist?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。

💬 留言讨论