← 返回 Skills 市场
starlxa

Weixin Send Media

作者 StarLxa · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
149
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install weixin-sender
功能描述
Send images, PDFs, and other local files into an OpenClaw Weixin chat. Use when the user asks to send a picture, screenshot, PDF, document, attachment, or ot...
安全使用建议
This skill does what it says (sending local files to a Weixin chat) but before installing consider: 1) Confirm the OpenClaw CLI is available on agents that will run this skill — the SKILL.md uses 'openclaw' but the registry did not declare it as a required binary. 2) Understand and verify how 'trusted inbound metadata' (account_id, chat_id) is provided and ensure it cannot be spoofed. 3) Require explicit user confirmation before sending files outside project/deliveries or from sensitive system paths; otherwise the skill could be used to send arbitrary local files. 4) If you want to limit risk, restrict the agent's filesystem access or disallow use of absolute paths, or reject the skill unless it documents the CLI dependency and adds safeguards (prompting before sending files outside approved directories).
功能分析
Type: OpenClaw Skill Name: weixin-sender Version: 1.0.2 The weixin-sender skill bundle provides instructions for an AI agent to send local files and media to a WeChat conversation using the OpenClaw CLI. The instructions in SKILL.md are consistent with the stated purpose, focusing on file organization and the use of trusted metadata for account and target IDs, with no evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The name/description (send images/PDFs/attachments to an OpenClaw Weixin chat) aligns with the instructions (create/select a local file and send via the OpenClaw CLI). However, the SKILL.md explicitly requires running the 'openclaw' CLI while the skill metadata lists no required binaries—this mismatch should be resolved or documented.
Instruction Scope
Instructions permit using arbitrary absolute local paths and copying files from project folders into a deliveries/* directory before sending. There is no explicit constraint or confirmation step to prevent sending sensitive system files. The SKILL.md also expects access to 'trusted inbound metadata' (account_id, chat_id) but the metadata source and availability are not documented in the registry entry.
Install Mechanism
This is an instruction-only skill (no install spec, no code files), which minimizes disk-install risk. Still, it depends on the presence of the OpenClaw CLI at runtime but does not declare that binary as required in the registry—an inconsistency to fix.
Credentials
The registry requests no environment variables or credentials. The SKILL.md relies on inbound chat metadata (account_id and chat_id) rather than env vars, which is plausible, but the dependency on that metadata should be documented. No other credentials are requested, which is proportionate.
Persistence & Privilege
The skill is not marked always:true and is user-invocable. It does not request persistent presence or attempt to modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install weixin-sender
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /weixin-sender 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Version 1.0.2 of weixin-sender has no file or documentation changes in this release. There are no new features, bug fixes, or updates to announce.
v1.0.1
- Added guidance to place user-facing export or share files in a dated delivery folder under deliveries/YYYY-MM-DD/HHMMSS/. - Clarified that if a file comes from a project folder, only the share/export copy should go into the delivery folder; the original stays in the project directory. - All other usage and instructions remain unchanged.
v1.0.0
- Major simplification: all documentation, example scripts, code references, install scripts, tests, and supporting files have been removed. - The skill now only describes how to send local files and media to Weixin chats via the OpenClaw CLI. - Guidance is focused on correct CLI usage and the essential parameters required. - Removed detailed troubleshooting, contextToken persistence explanations, and Q&A. - Keeps concise instructions and an updated minimal example for quick reference.
元数据
Slug weixin-sender
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Weixin Send Media 是什么?

Send images, PDFs, and other local files into an OpenClaw Weixin chat. Use when the user asks to send a picture, screenshot, PDF, document, attachment, or ot... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 149 次。

如何安装 Weixin Send Media?

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

Weixin Send Media 是免费的吗?

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

Weixin Send Media 支持哪些平台?

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

谁开发了 Weixin Send Media?

由 StarLxa(@starlxa)开发并维护,当前版本 v1.0.2。

💬 留言讨论