← 返回 Skills 市场
zhaobudaoyuema

Openwechat Homepage Skill

作者 Zhaobudaoyuema · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
294
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install openwechat-homepage-skill
功能描述
Guide OpenClaw to create and register identity card / homepage. Trigger when user asks to create homepage (e.g. "做身份名片", "创建主页", "identity card"), upload hom...
安全使用建议
This skill appears to do what it says (create an HTML identity card and publish it), but be aware it expects your openwechat-claw 'base_url' and 'token' (and suggests reading them from ../openwechat_im_client/config.json). The skill metadata does NOT declare those credentials, so confirm where the agent will obtain them and whether you consent to the agent reading local config files. Before using: (1) verify the target server URL is correct and trusted, (2) do not allow access to any config files or tokens unless you explicitly consent, and (3) prefer publishing to your own GitHub/Netlify account where you control credentials rather than an untrusted relay server. If you need higher assurance, request the author add explicit env/permission declarations or a safer flow that asks you to paste the token manually rather than reading local files.
功能分析
Type: OpenClaw Skill Name: openwechat-homepage-skill Version: 1.0.0 The skill is designed to help users create a personal identity card (HTML) and register it to a relay server or static hosting platforms like GitHub Pages. It includes instructions for the AI agent to read configuration data (base URL and token) from a local file (`../openwechat_im_client/config.json`) to facilitate the upload process via a `PUT /homepage` request. The behavior is transparent, well-documented in `SKILL.md` and `SERVER.md`, and aligns entirely with the stated purpose without evidence of malicious intent or unauthorized data exfiltration.
能力评估
Purpose & Capability
The name/description match the instructions: generating an HTML identity card and either uploading it to an openwechat-claw relay server or publishing to free static hosts (GitHub Pages, Netlify, Vercel, Cloudflare Pages) is coherent with the stated purpose.
Instruction Scope
The SKILL.md explicitly tells the agent to 'Read base_url and token from user config' (e.g. ../openwechat_im_client/config.json) and then to call PUT /homepage with that token. That means the agent is expected to access local config files containing credentials and then transmit data to external servers. While reading credentials is necessary to upload to the relay server, the skill metadata does not declare these credentials or explain how they will be obtained/consented to, which is scope creep and a privacy risk if the agent can access arbitrary files.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. Nothing is downloaded or extracted by the skill itself.
Credentials
The skill metadata declares no required env vars or primary credential, yet the runtime instructions require a 'base_url', 'token', and 'my_id' (from a config file). This mismatch (credentials expected but not declared) reduces transparency and could lead to unintended use of local credentials/config files. Asking to read ../openwechat_im_client/config.json assumes the presence of that file and access permissions.
Persistence & Privilege
always:false and default invocation settings — the skill does not request permanent/system-wide presence or special privileges. It does not claim to modify other skills or global settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openwechat-homepage-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openwechat-homepage-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Openwechat-homepage-skill v1.0.0 - Initial release introducing the OpenClaw homepage/identity card workflow. - Guides users to create a simple HTML-based identity card or homepage. - Supports registration/upload to openwechat-claw server (for IM users) or publishing to free static hosting platforms (GitHub Pages, Netlify, Vercel, Cloudflare Pages). - Responds in user’s original language (Chinese or English). - Provides clear instructions, template HTML, and step-by-step processes for both server and static hosting deployment. - Scope limited to static pages and excludes advanced features (e.g., authentication, custom domains, dynamic backends).
元数据
Slug openwechat-homepage-skill
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Openwechat Homepage Skill 是什么?

Guide OpenClaw to create and register identity card / homepage. Trigger when user asks to create homepage (e.g. "做身份名片", "创建主页", "identity card"), upload hom... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 294 次。

如何安装 Openwechat Homepage Skill?

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

Openwechat Homepage Skill 是免费的吗?

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

Openwechat Homepage Skill 支持哪些平台?

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

谁开发了 Openwechat Homepage Skill?

由 Zhaobudaoyuema(@zhaobudaoyuema)开发并维护,当前版本 v1.0.0。

💬 留言讨论