用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/different-ai/agent-bank --skill ben-agent-email命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| 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."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
基于 SOC 职业分类