一键导入
ben-agent-email
Canonical Resend inbox for ben-agent@zerofinance.ai
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Canonical Resend inbox for ben-agent@zerofinance.ai
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Debug production issues on Vercel using logs, database inspection, and proper deployment waiting
Make features testable by design. Testing pyramid from fast (local) to slow (UI). Expose APIs securely for testing.
Manage DNS records for domains hosted on Vercel using the Vercel CLI
Workspace guide to introduce OpenWork and onboard new users.
Access and update company administrative information stored in Notion
Create and register new OpenCode skills in this repo
| name | ben-agent-email |
| description | Canonical Resend inbox for ben-agent@zerofinance.ai |
| license | MIT |
| compatibility | opencode |
| metadata | {"service":"resend","category":"email","inbox":"ben-agent@zerofinance.ai"} |
Canonical email inbox for 0 Finance operations.
Manage inbound and outbound email for ben-agent@zerofinance.ai using Resend and the existing AI email pipeline.
ben-agent@zerofinance.aizerofinance.ai via AI_EMAIL_INBOUND_DOMAIN.POST /api/ai-email.RESEND_WEBHOOK_SECRET.from: "Ben Agent <ben-agent@zerofinance.ai>".packages/web/src/lib/email-provider/resend-provider.ts.Create a collocated .env file at:
.opencode/skill/ben-agent-email/.env
Required values:
RESEND_API_KEY=
RESEND_WEBHOOK_SECRET=
EMAIL_PROVIDER=resend
AI_EMAIL_INBOUND_DOMAIN=zerofinance.ai
RESEND_API_KEY or RESEND_WEBHOOK_SECRET is missing, ask the user to provide them and stop.packages/web/src/app/api/ai-email/route.ts - inbound webhook handler.packages/web/src/lib/email-provider/resend-provider.ts - Resend send/receive.packages/web/src/lib/ai-email/* - session state, prompts, attachment handling.complete: inbound message processed and response sent.continue: awaiting user clarification or confirmation.error: provider failures or invalid webhook signature.ben-agent@zerofinance.ai for new invoices and summarize."