← 返回 Skills 市场
shuakami

UAPI 获取Gravatar头像 接口

作者 速冻饺子 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
276
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install uapi-get-avatar-gravatar
功能描述
使用 UAPI 的“获取Gravatar头像”单接口 skill,处理 获取Gravatar头像、头像获取 等请求。 Use when the user wants get avatar gravatar, avatar gravatar, gravatar, avatar lookup, or when you...
安全使用建议
This skill is essentially documentation and an adapter for calling UAPI's GET /avatar/gravatar endpoint. It does not require secrets or install, but remember: when you or the agent call the endpoint you will send query parameters (email or its MD5 hash) to https://uapis.cn — avoid sending sensitive raw emails unless you trust that endpoint or prefer sending a hash instead. If you hit rate limits the docs suggest creating a UAPI Key; only provide that key if you trust the service. Also note the agent can call the skill autonomously (platform default) when invoked, which means network requests may be made without further prompts once you allow the skill.
功能分析
Type: OpenClaw Skill Name: uapi-get-avatar-gravatar Version: 1.0.0 The skill bundle is a straightforward API wrapper for fetching Gravatar images via the uapis.cn service. All files, including SKILL.md and the reference documentation, focus on defining the GET /avatar/gravatar endpoint, its parameters (email, hash, size), and error handling. There is no evidence of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
The name/description match the actual contents: documentation and runtime instructions to call GET /avatar/gravatar on UAPI. No unrelated credentials, binaries, or paths are requested.
Instruction Scope
SKILL.md and reference files only direct the agent to read included docs and call the documented endpoint, including guidance about optional UAPI Key on quota errors. There are no instructions to read unrelated files, environment variables, or to exfiltrate data.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing is written to disk and no external archives or packages are downloaded.
Credentials
The skill declares no required environment variables or credentials. The docs mention optionally supplying a UAPI Key only if the endpoint demands authentication (proportionate to the API usage).
Persistence & Privilege
always:false and model invocation is allowed (platform default). The skill does not request permanent presence or modify other skills or system config.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install uapi-get-avatar-gravatar
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /uapi-get-avatar-gravatar 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish.
元数据
Slug uapi-get-avatar-gravatar
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

UAPI 获取Gravatar头像 接口 是什么?

使用 UAPI 的“获取Gravatar头像”单接口 skill,处理 获取Gravatar头像、头像获取 等请求。 Use when the user wants get avatar gravatar, avatar gravatar, gravatar, avatar lookup, or when you... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 276 次。

如何安装 UAPI 获取Gravatar头像 接口?

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

UAPI 获取Gravatar头像 接口 是免费的吗?

是的,UAPI 获取Gravatar头像 接口 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

UAPI 获取Gravatar头像 接口 支持哪些平台?

UAPI 获取Gravatar头像 接口 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 UAPI 获取Gravatar头像 接口?

由 速冻饺子(@shuakami)开发并维护,当前版本 v1.0.0。

💬 留言讨论