← Back to Skills Marketplace
276
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install uapi-get-avatar-gravatar
Description
使用 UAPI 的“获取Gravatar头像”单接口 skill,处理 获取Gravatar头像、头像获取 等请求。 Use when the user wants get avatar gravatar, avatar gravatar, gravatar, avatar lookup, or when you...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install uapi-get-avatar-gravatar - After installation, invoke the skill by name or use
/uapi-get-avatar-gravatar - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial publish.
Metadata
Frequently Asked Questions
What is UAPI 获取Gravatar头像 接口?
使用 UAPI 的“获取Gravatar头像”单接口 skill,处理 获取Gravatar头像、头像获取 等请求。 Use when the user wants get avatar gravatar, avatar gravatar, gravatar, avatar lookup, or when you... It is an AI Agent Skill for Claude Code / OpenClaw, with 276 downloads so far.
How do I install UAPI 获取Gravatar头像 接口?
Run "/install uapi-get-avatar-gravatar" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is UAPI 获取Gravatar头像 接口 free?
Yes, UAPI 获取Gravatar头像 接口 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does UAPI 获取Gravatar头像 接口 support?
UAPI 获取Gravatar头像 接口 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created UAPI 获取Gravatar头像 接口?
It is built and maintained by 速冻饺子 (@shuakami); the current version is v1.0.0.
More Skills