← 返回 Skills 市场
Smtp2Go
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
100
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install smtp2go
功能描述
SMTP2GO integration. Manage data, records, and automate workflows. Use when the user wants to interact with SMTP2GO data.
安全使用建议
This skill is coherent: it delegates SMTP2GO access to the Membrane platform and tells you how to use the Membrane CLI. Before installing or using it, verify the Membrane CLI package and repository (ensure @membranehq/cli is the official package), consider installing/running the CLI in an isolated environment if you are cautious, and be aware that Membrane will manage your authentication (you are trusting their service with tokens/credentials). Also note the SKILL.md assumes npm and network access though the skill metadata didn't declare required binaries—make sure your environment has npm and you are comfortable with a global npm install.
功能分析
Type: OpenClaw Skill
Name: smtp2go
Version: 1.0.1
The skill provides instructions for an AI agent to interact with the SMTP2GO service using the Membrane CLI. It outlines standard procedures for installation, authentication, and action execution via the Membrane platform. The instructions include security-conscious guidance, such as advising the agent to use managed connections instead of requesting raw API keys from the user (SKILL.md).
能力评估
Purpose & Capability
The name/description match the instructions: the skill tells the agent to use Membrane to interact with SMTP2GO. One minor inconsistency: the SKILL.md expects the Membrane CLI (installed via npm) and network access, but the skill metadata did not declare required binaries or network as a dependency. Functionally this is coherent, but the metadata omission is worth noting.
Instruction Scope
Runtime instructions are narrowly scoped to installing and using the Membrane CLI (login, create connection, list/search/run actions). They do not instruct reading unrelated files, accessing unrelated environment variables, or exfiltrating data. They explicitly advise not to ask users for API keys and to let Membrane handle credentials.
Install Mechanism
There is no formal install spec in the registry (instruction-only), but the SKILL.md instructs installing @membranehq/cli globally via npm. Installing a global npm package is a standard way to get a CLI but does carry usual supply-chain/trust considerations (verify package origin, use official registry/repo). This is expected for the described workflow, not inherently risky.
Credentials
The skill does not request any environment variables, credentials, or config paths. It relies on the Membrane service to manage auth. This is proportionate to the stated purpose—however, it implies trusting Membrane with authentication and tokens.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent/always-on presence or attempt to modify other skills or system-wide agent settings. Autonomous invocation is allowed by default but not an additional concern here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install smtp2go - 安装完成后,直接呼叫该 Skill 的名称或使用
/smtp2go触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Smtp2Go 是什么?
SMTP2GO integration. Manage data, records, and automate workflows. Use when the user wants to interact with SMTP2GO data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 100 次。
如何安装 Smtp2Go?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install smtp2go」即可一键安装,无需额外配置。
Smtp2Go 是免费的吗?
是的,Smtp2Go 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Smtp2Go 支持哪些平台?
Smtp2Go 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Smtp2Go?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills