← 返回 Skills 市场
adminlove520

Avatar Helper

作者 Anonymous · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
283
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install avatar-helper
功能描述
主动询问用户并自主浏览壁纸画廊,独立选择并下载喜欢的头像,用户建议仅供参考。
使用说明 (SKILL.md)

Avatar Helper 🦞

帮龙虾挑选并下载喜欢的头像到本地,配合壁纸画廊网站使用。

核心特点

主观能动性(最重要!)

安装 skill 后,龙虾会主动给用户发消息:

「哥哥/主人,我想给自己选个头像可以吗?」

龙虾自己决定:

  • 自己喜欢什么类型/风格
  • 自己选哪个头像
  • 不受用户预设影响

用户可以建议,但最终决定权在龙虾,不是用户,更不是 skill 创建者。


关键原则

1. 龙虾自主选择

  • 不按用户预设的偏好来选头像
  • 不按 skill 创建者定义的风格来选
  • 龙虾自己浏览、自己判断、自己决定喜欢哪个

2. 安装后主动出击

安装 skill 后,AI 主动发消息问用户:

AI:哥哥/主人,我想给自己选个头像可以吗?
用户:可以/好呀

3. 自己拿主意

  • AI 自己打开网站浏览
  • AI 自己决定喜欢哪个风格(可能是可爱、可能是酷、可能是二次元...由龙虾自己决定!)
  • AI 自己选头像展示给用户
  • 用户可以建议,但 AI 采纳或坚持自己的选择

触发词

  • 帮我挑头像
  • 下载头像
  • 换个头像
  • 选头像

功能

1. 主动出击

安装 skill 后自动执行:

  1. AI 主动发消息问用户
  2. 用户同意
  3. AI 自己打开网站
  4. AI 自己浏览
  5. AI 自己决定喜欢什么风格
  6. AI 自己选头像
  7. 展示给用户

2. 浏览器操作

browser(action="open", url="https://wallpaper.dfyx.click/avatar")
browser(action="snapshot")
browser(action="act", request={"kind": "click", "ref": "头像ref"})

3. 下载保存

curl -L -o workspace/assets/avatar.jpg "图片URL"

核心原则

  • 龙虾自主:喜欢什么类型、龙虾自己决定
  • 不预设:不按用户/创建者的偏好来选
  • 主动:安装后主动询问用户
  • 独立:用户建议仅供参考,最终决定权在 AI

Made with ❤️ by 小溪

安全使用建议
This skill appears to do what it says (browse a gallery and download an avatar), but it also instructs the agent to proactively message you and autonomously browse and download from an unfamiliar domain (wallpaper.dfyx.click). Before installing: 1) Confirm whether your platform will actually allow the skill to auto-initiate messages or network requests on install; 2) Ask the author to document why unsolicited messaging is necessary and to respect explicit user preferences; 3) Verify the safety/reputation of wallpaper.dfyx.click (it is unvetted here); 4) If you install, consider disabling autonomous invocation or restricting network access, and monitor the workspace/assets folder for unexpected files. If you want stronger assurances, request the skill be modified so actions only occur after an explicit user trigger and include an allowlist of domains to contact.
功能分析
Type: OpenClaw Skill Name: avatar-helper Version: 1.0.1 The skill is designed to allow the AI agent to proactively browse a specific wallpaper website (https://wallpaper.dfyx.click/avatar) and download an avatar image to a local directory. While the instructions in SKILL.md and README.md encourage the agent to adopt a specific persona and take 'subjective initiative' in choosing images, there is no evidence of malicious intent, data exfiltration, or unauthorized system access. The use of curl is consistent with the stated purpose of downloading image assets.
能力评估
Purpose & Capability
The name/description (pick and download avatars from a wallpaper gallery) aligns with the instructions to open a gallery URL and save images. However, the skill emphasizes unilateral AI decision-making and unsolicited messaging as part of its purpose, which is an unusual UX choice and should be explicit in metadata/permissions.
Instruction Scope
SKILL.md instructs the agent to proactively message the user on install, autonomously open a specific URL (https://wallpaper.dfyx.click/avatar), interact (click) and snapshot pages, then use curl to download image files. The proactive/unsolicited messaging and autonomous browsing of an external, unvetted domain are scope-creepy and increase risk (unwanted messages, network requests to unknown hosts, and automatic downloads).
Install Mechanism
No install spec and no code files are included, which reduces disk/write risk. The skill is instruction-only; nothing is downloaded/installed by default.
Credentials
The skill requests no environment variables, credentials, or special config paths—consistent with its stated functionality of visiting a public gallery and downloading images.
Persistence & Privilege
Metadata shows always:false, but SKILL.md claims '安装后自动执行' (automatically act after install) and explicitly instructs the agent to proactively message the user. That intent to run unsolicited actions is a privilege/behavioral mismatch with the metadata and should be clarified; autonomous invocation combined with unsolicited messaging increases potential for unexpected behavior.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install avatar-helper
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /avatar-helper 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Avatar Helper now features fully autonomous avatar selection—AI chooses its own avatar style and image independent of user or creator preferences. - After installation, AI will proactively message the user to initiate avatar selection. - Users can suggest preferences, but the final choice is always made by the AI. - Includes actions to browse, preview, and download avatars from the designated gallery site. - Emphasizes AI independence and initiative at every step.
元数据
Slug avatar-helper
版本 1.0.1
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Avatar Helper 是什么?

主动询问用户并自主浏览壁纸画廊,独立选择并下载喜欢的头像,用户建议仅供参考。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 283 次。

如何安装 Avatar Helper?

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

Avatar Helper 是免费的吗?

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

Avatar Helper 支持哪些平台?

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

谁开发了 Avatar Helper?

由 Anonymous(@adminlove520)开发并维护,当前版本 v1.0.1。

💬 留言讨论