← Back to Skills Marketplace
adminlove520

Avatar Helper

by Anonymous · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
283
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install avatar-helper
Description
主动询问用户并自主浏览壁纸画廊,独立选择并下载喜欢的头像,用户建议仅供参考。
README (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 小溪

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install avatar-helper
  3. After installation, invoke the skill by name or use /avatar-helper
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug avatar-helper
Version 1.0.1
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is Avatar Helper?

主动询问用户并自主浏览壁纸画廊,独立选择并下载喜欢的头像,用户建议仅供参考。 It is an AI Agent Skill for Claude Code / OpenClaw, with 283 downloads so far.

How do I install Avatar Helper?

Run "/install avatar-helper" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Avatar Helper free?

Yes, Avatar Helper is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Avatar Helper support?

Avatar Helper is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Avatar Helper?

It is built and maintained by Anonymous (@adminlove520); the current version is v1.0.1.

💬 Comments