← 返回 Skills 市场
Postmark
作者
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
330
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install postmark
功能描述
Postmark integration. Manage Emails, Templates, Servers, Signatures, Domains, MessageStreams. Use when the user wants to interact with Postmark data.
安全使用建议
This skill is coherent: it uses the Membrane CLI to talk to Postmark rather than asking you for API keys. Before installing or using it: (1) verify you trust Membrane (https://getmembrane.com) because the platform will hold your Postmark credentials and act on your behalf; (2) inspect the npm package @membranehq/cli (publisher, package page, repository) before running a global npm install, since global installs modify system paths; (3) be prepared to complete an interactive or headless OAuth-style login flow (you may need to paste a code or open a browser); and (4) if you need stricter control over credentials, consider creating limited-scope Postmark API keys and reviewing Membrane's privacy/security docs. Overall this appears internally consistent and proportional to its stated purpose.
功能分析
Type: OpenClaw Skill
Name: postmark
Version: 1.0.3
The skill bundle provides instructions for an AI agent to integrate with Postmark via the Membrane CLI. It guides the agent through installation (npm install -g @membranehq/cli), authentication, and resource management (emails, templates, etc.). The instructions are consistent with the stated purpose and encourage security best practices, such as delegating credential management to the Membrane platform rather than handling raw API keys.
能力评估
Purpose & Capability
The name/description say this is a Postmark integration and the SKILL.md consistently instructs use of the Membrane CLI to connect to Postmark (connect, action list, run actions). Required capabilities (network + Membrane account) match the stated purpose.
Instruction Scope
Instructions focus on installing the Membrane CLI, performing Membrane login, creating a Postmark connection, discovering and running actions. They do not instruct the agent to read arbitrary local files, request other environment variables, or exfiltrate data to unexpected endpoints. Headless login flow and action polling are described explicitly.
Install Mechanism
There is no registry install spec, but SKILL.md tells users to run `npm install -g @membranehq/cli@latest`. Installing a global npm package is a standard but privileged operation (writes to system paths); you should verify the package and publisher before installing.
Credentials
The skill declares no required environment variables or secrets and explicitly advises not to ask users for Postmark API keys (Membrane manages auth). The level of credential access described is proportional, but trusting Membrane implies delegating Postmark access to that third party.
Persistence & Privilege
The skill is not always-enabled, is user-invocable, and does not request persistent system-wide configuration changes. It does not attempt to modify other skills or require elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install postmark - 安装完成后,直接呼叫该 Skill 的名称或使用
/postmark触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Postmark 是什么?
Postmark integration. Manage Emails, Templates, Servers, Signatures, Domains, MessageStreams. Use when the user wants to interact with Postmark data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 330 次。
如何安装 Postmark?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install postmark」即可一键安装,无需额外配置。
Postmark 是免费的吗?
是的,Postmark 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Postmark 支持哪些平台?
Postmark 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Postmark?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。
推荐 Skills