add-resend

Installation
SKILL.md

Add Resend Email Channel

Connect NanoClaw to email via Resend for async email conversations.

Install

NanoClaw doesn't ship channels in trunk. This skill copies the Resend adapter in from the channels branch.

Pre-flight (idempotent)

Skip to Credentials if all of these are already in place:

  • src/channels/resend.ts exists
  • src/channels/index.ts contains import './resend.js';
  • @resend/chat-sdk-adapter is listed in package.json dependencies

Otherwise continue. Every step below is safe to re-run.

1. Fetch the channels branch

Related skills
Installs
2
GitHub Stars
28.7K
First Seen
Apr 26, 2026