← 返回 Skills 市场
154
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install po6-mailbox
功能描述
Manage PO6 email aliases, mailbox, and landing pages via the PO6 MCP server. Use when the user wants to read, send, search, compose, reply, or forward emails...
安全使用建议
This skill appears coherent and limited to the PO6 mailbox integration. Before installing: 1) Review scripts/setup.sh so you understand it will add an MCP server entry to ~/.openclaw/openclaw.json; the script writes the header as "Authorization": "Bearer ${PO6_API_KEY}" (it stores the variable reference, not your raw key). 2) Prefer creating an API key scoped to the minimum permissions you need (start read-only) and enable expiration or IP allowlists if available. 3) If you edit the OpenClaw config manually, avoid pasting the raw key into the file unless you understand the security implications (storing the key in a config file may expose it to other processes/users). 4) Confirm the domain (mcp.po6.com) and the PO6 documentation links match what you expect. If you want extra caution, run the setup script in a terminal and inspect ~/.openclaw/openclaw.json before restarting OpenClaw.
功能分析
Type: OpenClaw Skill
Name: po6-mailbox
Version: 1.0.0
The po6-mailbox skill bundle is a legitimate integration for managing PO6 email services and landing pages. The setup script (scripts/setup.sh) follows security best practices by using jq for safe JSON manipulation and only modifies the local OpenClaw configuration. All network activity is restricted to the official service endpoint (mcp.po6.com), and the documentation (SKILL.md, README.md) correctly identifies the need for API key scoping and confirmation for destructive actions.
能力评估
Purpose & Capability
Name/description, available tools, and required credential (PO6_API_KEY) are consistent: the skill talks to PO6's MCP server and needs a PO6 API key. No unrelated services or credentials are requested.
Instruction Scope
SKILL.md and README instruct you to export PO6_API_KEY and add an MCP server entry to ~/.openclaw/openclaw.json (or run scripts/setup.sh). The actions (reading an env var, editing your OpenClaw config, testing a discovery endpoint) are within the scope of integrating an external mailbox service. Note: the setup script will modify ~/.openclaw/openclaw.json — review changes before restarting OpenClaw.
Install Mechanism
No remote downloads or package installs; the skill is instruction-only with an included setup script. No high-risk install steps or external arbitrary-code fetches are present.
Credentials
Only a single credential (PO6_API_KEY) is required and is explained in the docs. The skill doesn't request unrelated secrets or system config paths. The README and SKILL.md recommend using minimal scopes and read-only keys when possible.
Persistence & Privilege
always:false and user-invocable:true. The setup script writes/merges an MCP server entry into your OpenClaw config (~/.openclaw/openclaw.json) which is the expected way to register the service; the skill does not request elevated system privileges or modify other skills' configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install po6-mailbox - 安装完成后,直接呼叫该 Skill 的名称或使用
/po6-mailbox触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — 39 MCP tools for email, aliases, domains, and landing pages
元数据
常见问题
PO6 Mailbox 是什么?
Manage PO6 email aliases, mailbox, and landing pages via the PO6 MCP server. Use when the user wants to read, send, search, compose, reply, or forward emails... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 154 次。
如何安装 PO6 Mailbox?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install po6-mailbox」即可一键安装,无需额外配置。
PO6 Mailbox 是免费的吗?
是的,PO6 Mailbox 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
PO6 Mailbox 支持哪些平台?
PO6 Mailbox 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 PO6 Mailbox?
由 Winston T(@winstein)开发并维护,当前版本 v1.0.0。
推荐 Skills