resend-email-cli

Installation
SKILL.md

Resend Email CLI

Use this skill when AIFi needs to send email through Resend from the local machine. The Resend CLI is already authenticated with the default profile in macOS Keychain.

Defaults

  • Sender: aifi@ifuryst.com
  • CLI command: resend
  • Profile: default, unless the user explicitly asks for another profile
  • API key handling: never print, persist, copy, or expose API keys
  • Telemetry: set RESEND_TELEMETRY_DISABLED=1 for agent-run commands

The user decides the recipient, subject, and content at send time. Do not invent missing required fields. If any of to, subject, or body is absent, ask for the missing value before sending.

Workflow

Installs
2
Repository
ifuryst/aifi
GitHub Stars
22
First Seen
Aug 8, 2026
resend-email-cli — ifuryst/aifi