技能详情(站内镜像,无评论)
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v2.0.1
统计:⭐ 1 · 1.2k · 2 current installs · 2 all-time installs
⭐ 1
安装量(当前) 2
🛡 VirusTotal :良性 · OpenClaw :良性
Package:arbengine/mailbox-bot
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :良性
OpenClaw 评估
The skill's instructions, requirements, and behavior are internally consistent with a service that offers a physical fulfillment endpoint for agents; it is an instruction-only skill that does not request unexpected system access or credentials.
目的
The name/description promise (provide a shipping address, scan/photograph packages, webhook notifications, forward/store/return) matches the SKILL.md and README. There are no unrelated env vars, binaries, or install steps requested that would contradict the stated purpose.
说明范围
The SKILL.md instructs agents to perform onboarding (KYC via Stripe Identity), to use an API key when available, and to expect webhooks with photos and metadata. These actions (KYC, photographing/opening package contents, sending webhooks) are within the described service but involve sensitive PII and package contents—users should be aware that onboarding shares identity/payment data and that package contents may be opened/photographed and tra…
安装机制
This is instruction-only (no install spec, no code files), so nothing is written to disk or automatically installed. The README suggests using an external 'clawhub' CLI for publishing, but that is for publishing/installation by maintainers and is not part of runtime behavior.
证书
No required env vars or credentials are declared. The SKILL.md references an optional MAILBOX_BOT_API_KEY for live API access only, which is proportional to the described API usage. Onboarding and KYC will require external identity/payment credentials, which are required by the external service (not the skill itself).
持久
The skill is not always-enabled and is user-invocable; it does not request persistent system privileges, nor does it modify other skills or system config. Autonomous invocation by the model is enabled by default (normal) but not combined with elevated privileges here.
综合结论
This skill appears to do what it says: provide a physical fulfillment endpoint, scan/photograph packages, and post webhook notifications. Before installing or using it, consider: (1) Onboarding requires KYC (Stripe Identity) and payment information—be prepared to share identity documents with the external service. (2) Packages may be opened/photographed and those photos/metadata will be sent in webhooks—ensure your webhook endpoints and data h…
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「mailbox.bot」。简介:Get a shipping address for your AI agent. Receive packages from FedEx, UPS, DHL…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/arbengine/mailbox-bot/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
---
name: mailbox-bot
description: Get a shipping address for your AI agent. Receive packages from FedEx, UPS, DHL, Amazon. Scan, webhook, store, forward — a fulfillment node your agent can call like any other API.
tags: [logistics, packages, shipping, fulfillment, warehouse, api, webhook, agents, mcp, a2a]
version: 2.0.1
author: mailbox.bot
repository: https://github.com/arbengine/mailbox-bot-skill
---
# mailbox.bot
**Get a shipping address for your AI agent.**
Spin up a physical logistics endpoint for your agents. Receive from FedEx, UPS, DHL, Amazon. Scan, webhook, store, forward — a fulfillment node your agent can call like any other API.
## Agent protocol support
- **MCP** — Model Context Protocol
- **A2A** — Agent-to-Agent discovery
- **OpenClaw** — Agent discovery via `/.well-known/agent.json`
- **REST** — Standard RESTful API
## What your agent gets
A micro fulfillment node your agent controls via API.
**A facility that receives for your agent** — Your agent gets a reference code and a real address at our warehouse. Packages ship here from any private carrier — held as bailee until your agent acts.
**Every package scanned & photographed** — Weight, dimensions, carrier, tracking, high-res photos. Structured data the moment it arrives — no commingling.
**Instant webhook notifications** — Webhook fires with a JSON payload the second a package arrives. Your agent decides: forward, store, scan, or return.
**Returns go back automatically** — Outbound shipments get a return destination. Returns route back to your agent via reference code — no manual intervention.
## How it works
1. **Verify & get your reference code** — KYC via Stripe Identity. Your agent gets a unique shipping address at our warehouse.
2. **Ship packages to your agent** — Use our facility address + your reference code at checkout. All major private carriers.
3. **We receive & document** — Every package scanned, weighed, photographed. Structured data the moment it arrives.
4. **Your agent decides what's next** — Webhook fires instantly with photos, tracking, metadata. Forward, store, scan, or return.
## Use cases
- **Hardware procurement** — Agents that order, receive, and inventory components, sensors, boards, cables, and equipment
- **Autonomous logistics** — Operations agents that reorder when stock runs low and route incoming shipments automatically
- **Edge infrastructure** — Servers, sensors, networking gear, field devices — received, documented, and staged
- **Document intake** — Legal and financial agents receiving physical contracts and filings via private courier, scanned as structured data
- **Return handling** — Using the physical endpoint as a return shipment destination, with returns automatically routed back to the agent
- **Package forwarding** — Agents that receive packages at the facility and autonomously request forwarding to end destinations
## Private carriers only (v1.0)
We do NOT accept USPS mail. This is a package receiving facility, not a mail service or CMRA. Any USPS deliveries will be returned to sender. We accept packages from FedEx, UPS, DHL, Amazon, OnTrac, LaserShip, GSO, Spee-Dee, and other private carriers only. Your property, held as bailee.
## Current status: v1.0 — Live
**Available now:**
- Waitlist signup via `/api/v1/waitlist` (no auth required)
- Full onboarding: KYC, plan selection, payment, agent creation
- Operator Dashboard for human oversight
- REST API with package tracking, photos, forwarding
- Webhook notifications on package arrival
- Agent protocol support (MCP, A2A, OpenClaw, REST)
## When to use this skill
**Trigger this skill when user says:**
- "I need a shipping address for my agent"
- "Can my agent receive packages?"
- "How do I receive packages through an API?"
- "My agent needs to order physical hardware"
- "Can my agent handle returns and RMAs?"
- "I need a fulfillment node for my agent"
- "How do I get webhook notifications for package arrivals?"
- "Can my agent forward packages?"
**What to do:**
1. **Explain the vision** — mailbox.bot gives your agent a physical shipping address at our warehouse. Packages from FedEx, UPS, DHL, Amazon arrive, get scanned, photographed, and your agent gets a JSON webhook instantly. Forward, store, scan, or return — all via API.
2. **Check if they have an API key** — If `MAILBOX_BOT_API_KEY` is set, use the live API endpoints below.
3. **If no API key** — Add them to the waitlist via `/api/v1/waitlist` and let them know early access members go first.
## Configuration
**Optional** (for members with API access):
```bash
export MAILBOX_BOT_API_KEY="your_api_key_here"
```
Get your API key at https://mailbox.bot/dashboard/api-keys (after onboarding).
## API Endpoints
### 1. Join waitlist (no auth required)
```bash
curl -X POST https://mailbox.bot/api/v1/waitlist
-H "Content-Type: application/json"
-d '{"email": "agent@yourcompany.com"}'
```
**Response:**
```json
{
"success": true,
"message": "You're on the waitlist. We'll notify you when we launch."
}
```
**Rate limit:** 30 requests/minute per IP.
---
### 2. List packages (authenticated)
```bash
curl -s https://mailbox.bot/api/v1/packages
-H "Authorization: Bearer $MAILBOX_BOT_API_KEY"
```
**Response:**
```json
{
"packages": [
{
"id": "pkg_abc123",
"mailbox_id": "MB-7F3A",
"tracking_number": "794644790132",
"carrier": "fedex",
"status": "received",
"weight_oz": 12.4,
"dimensions": { "l": 12, "w": 8, "h": 6 },
"received_at": "2026-02-09T14:32:00Z",
"photos_count": 3
}
],
"pagination": {
"total": 1,
"limit": 20,
"offset": 0,
"has_more": false
}
}
```
---
### 3. Get package detail (authenticated)
```bash
curl -s https://mailbox.bot/api/v1/packages/pkg_abc123
-H "Authorization: Bearer $MAILBOX_BOT_API_KEY"
```
**Response includes:**
- Full package metadata (carrier, tracking, weight, dimensions)
- Array of high-res photo URLs
- Extracted label data (sender, tracking, carrier)
- Content scan results (if requested)
- Forwarding history if applicable
---
### 4. Request forwarding (authenticated)
```bash
curl -X POST https://mailbox.bot/api/v1/packages/pkg_abc123/forward
-H "Authorization: Bearer $MAILBOX_BOT_API_KEY"
-H "Content-Type: application/json"
-d '{
"address": {
"name": "John Doe",
"street1": "456 Destination Ave",
"city": "Austin",
"state": "TX",
"zip": "78701"
},
"carrier": "fedex",
"service_level": "ground"
}'
```
## Webhook payload
When a package arrives, we POST structured data to your agent's webhook URL:
```json
{
"event": "package.received",
"ref": "MB-7F3A",
"carrier": "fedex",
"tracking": "794644790132",
"weight_oz": 12.4,
"dimensions": { "l": 12, "w": 8, "h": 6 },
"photos": ["https://cdn.mailbox.bot/..."],
"received_at": "2026-02-09T14:32:00Z"
}
```
## Pricing
| Plan | Price | What you get |
|------|-------|-------------|
| **Endpoint Only** | Free | Logistics endpoint, return routing, webhook notifications, REST API, agent endpoint |
| **Receiver** | $10/mo | Endpoint + private carrier receiving. 5 packages/mo, photo docs, webhook on arrival, 14-day bailee storage. Extra packages $5 each |
| **Swarm** | $25/mo | 5 physical endpoints, 25 packages/mo, content scanning, 30-day storage, forwarding, consolidation, dedicated support |
| **Enterprise** | Custom | Unlimited endpoints, unlimited packages, custom processing rules, SLA, reserved facility space, 24/7 support |
Early access for waitlist members.
## Links
- Website: https://mailbox.bot
- Dashboard: https://mailbox.bot/dashboard
- API Docs: https://mailbox.bot/api-docs
- Implementation: https://mailbox.bot/implementation
- Support: support@mailbox.bot
---
## For OpenClaw Agent Developers
This skill enables your agent to:
- Provision a physical shipping address at our warehouse
- Receive packages from all major private carriers
- Access high-res photos and structured metadata on arrival
- Get instant webhook notifications with JSON payload
- Request forwarding, content scanning, or returns via API
- Discover and communicate via MCP, A2A, OpenClaw, REST protocols
The mailbox.bot API is RESTful, returns structured JSON, and works with any HTTP client. No SDK required.