← 返回 Skills 市场
368
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install send
功能描述
The last step that matters most. A complete sending intelligence system for anyone who communicates at scale or with stakes: emails, messages, files, proposa...
安全使用建议
This skill reads and reasons about messages and attachments to decide whether something is ready to send and can suggest or automate sending. Before installing or enabling it, consider: (1) how the agent will obtain access to your drafts, mailbox, or sending APIs — the skill does not list required credentials, so expect to grant connector permissions or tokens elsewhere; (2) only grant the minimum permissions needed for test sends or automation (prefer a scoped API key or one-time approval); (3) test the skill using non-sensitive/dummy messages and recipients first; (4) if you enable autonomous sending, require explicit confirmation before any message is actually sent; (5) if you need SPF/DKIM or merge-field checks, verify whether the agent will perform DNS queries or use your mail provider — be cautious about giving access to mailing lists or full recipient databases. If you want a safer install, ask the publisher to document precisely which permissions, connectors, or environment variables the skill expects and to add explicit prompts for user approval before any send action.
功能分析
Type: OpenClaw Skill
Name: send
Version: 1.0.0
The skill bundle is a purely instructional set of guidelines and templates designed to help an AI agent assist users with communication tasks (emails, messaging, and file sharing). It contains no executable code, network requests, or file system operations, and the Python-like snippets provided in skill.md are illustrative templates for auditing message quality rather than functional scripts.
能力评估
Purpose & Capability
The name/description and the SKILL.md both focus on reviewing, auditing, and automating communications; the checklists and protocols are coherent with that purpose. However, parts of the doc (pre-send audits, merge-field resolution, test sends, SPF/DKIM checks, and automation of sequences) imply access to message bodies, attachments, mailing lists, and mail-sending APIs. The skill declares no required environment variables, binaries, or config paths, which is under-specified relative to the automation capabilities described.
Instruction Scope
The instructions contain explicit checks and pseudocode that reference reading email objects, bodies, attachments, and performing checks like 'contains_pii_or_confidential' and 'verify_to_cc_bcc'. Those actions are directly related to the skill's stated function. The SKILL.md does not instruct the agent to exfiltrate data or call unexpected external endpoints, but it does assume access to potentially sensitive content (drafts, attachments, recipient lists) and to send/test messages.
Install Mechanism
This is an instruction-only skill with no install spec and no code files. That minimizes on-disk risk and is appropriate for a guidance/assistant skill.
Credentials
The skill will need access to message content, attachments, recipient lists, and possibly sending APIs or DNS for SPF/DKIM checks to fully implement its features. Yet it declares no required credentials or environment variables. This creates a transparency gap: either it relies on the agent's existing connectors (which should be explicitly documented) or it will request access at runtime. Users should be aware the skill will process sensitive content and that automation features could require granting mail-sending permissions or API keys.
Persistence & Privilege
always is false and there is no install script or config modification. The skill does not request elevated persistent privileges in the manifest.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install send - 安装完成后,直接呼叫该 Skill 的名称或使用
/send触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Send 是什么?
The last step that matters most. A complete sending intelligence system for anyone who communicates at scale or with stakes: emails, messages, files, proposa... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 368 次。
如何安装 Send?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install send」即可一键安装,无需额外配置。
Send 是免费的吗?
是的,Send 完全免费(开源免费),可自由下载、安装和使用。
Send 支持哪些平台?
Send 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Send?
由 AGImodel(@agimodel)开发并维护,当前版本 v1.0.0。
推荐 Skills