← Back to Skills Marketplace
winstein

PO6 Mailbox

by Winston T · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
154
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install po6-mailbox
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install po6-mailbox
  3. After installation, invoke the skill by name or use /po6-mailbox
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — 39 MCP tools for email, aliases, domains, and landing pages
Metadata
Slug po6-mailbox
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 154 downloads so far.

How do I install PO6 Mailbox?

Run "/install po6-mailbox" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is PO6 Mailbox free?

Yes, PO6 Mailbox is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does PO6 Mailbox support?

PO6 Mailbox is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created PO6 Mailbox?

It is built and maintained by Winston T (@winstein); the current version is v1.0.0.

💬 Comments