Resend Inbound
resend-inbound — an installable skill for AI agents, published by resend/resend-skills.
Install
Quick install
npx skills add https://github.com/resend/resend-skills/tree/HEAD/skills/resend-inboundnpx skills add resend/resend-skills --skill resend-inbound --agent claude-codenpx skills add resend/resend-skills --skill resend-inbound --agent cursornpx skills add resend/resend-skills --skill resend-inbound --agent codexnpx skills add resend/resend-skills --skill resend-inbound --agent opencodenpx skills add resend/resend-skills --skill resend-inbound --agent github-copilotnpx skills add resend/resend-skills --skill resend-inbound --agent windsurfMore install options
Shorthand — useful for multi-skill repos:
npx skills add resend/resend-skills --skill resend-inboundManual — clone the repo and drop the folder into your agent's skills directory:
git clone https://github.com/resend/resend-skills.gitcp -r resend-skills/skills/resend-inbound ~/.claude/skills/resend-inbound
resend-inbound — an installable skill for AI agents, published by resend/resend-skills.
resend-inboundby resend
resend-inbound — an installable skill for AI agents, published by resend/resend-skills.npx skills add https://github.com/resend/resend-skills --skill resend-inboundDownload ZIPGitHub
More skills from resend
resend-design-skillsby resendUse when needing Resend design resources. Routes to brand guidelines, visual identity, UI components, design tokens, and marketing page patterns.email-best-practicesby resendComprehensive guidance for building deliverable, compliant, and user-friendly email systems. Covers authentication setup (SPF/DKIM/DMARC), spam troubleshooting, and deliverability best practices to prevent emails from landing in spam Includes templates and patterns for transactional emails (password resets, OTPs, confirmations) and marketing emails with proper consent workflows Provides compliance frameworks for CAN-SPAM, GDPR, and CASL regulations, plus double opt-in and suppression list...email-best-practicesby resendUse when building email features, emails going to spam, high bounce rates, setting up SPF/DKIM/DMARC authentication, implementing email capture, ensuring…react-emailby resendBuild and send HTML emails using React components with client-safe styling and preview testing. Component-based email development with TypeScript support, featuring core layout components (Html, Body, Container, Section, Row, Column) and content elements (Heading, Text, Button, Image, CodeBlock) Tailwind CSS styling via the Tailwind component with pixel-based preset; table-based layouts required for email client compatibility Local dev server preview at localhost:3000 with live editing;...resend-cliby resendBefore running any resend commands, check whether the CLI is installed:agent-email-inboxby resendUse when building any system where email content triggers actions — AI agent inboxes, automated support handlers, email-to-task pipelines, or any workflow…email-best-practicesby resendUse when building email features, emails going to spam, high bounce rates, setting up SPF/DKIM/DMARC authentication, implementing email capture, ensuring…react-emailby resendUse when building HTML email templates with React components, adding a visual email editor to an application using the React Email visual editor, rendering…---
Source: https://github.com/resend/resend-skills/tree/HEAD/skills/resend-inbound
Author: resend
Discovered via: mcpservers.org
SKILL.md source
--- name: resend-inbound description: resend-inbound — an installable skill for AI agents, published by resend/resend-skills. --- # resend-inbound resend-inbound — an installable skill for AI agents, published by resend/resend-skills. # resend-inboundby resend resend-inbound — an installable skill for AI agents, published by resend/resend-skills. `npx skills add https://github.com/resend/resend-skills --skill resend-inbound`Download ZIPGitHub ## More skills from resend resend-design-skillsby resendUse when needing Resend design resources. Routes to brand guidelines, visual identity, UI components, design tokens, and marketing page patterns.email-best-practicesby resendComprehensive guidance for building deliverable, compliant, and user-friendly email systems. Covers authentication setup (SPF/DKIM/DMARC), spam troubleshooting, and deliverability best practices to prevent emails from landing in spam Includes templates and patterns for transactional emails (password resets, OTPs, confirmations) and marketing emails with proper consent workflows Provides compliance frameworks for CAN-SPAM, GDPR, and CASL regulations, plus double opt-in and suppression list...email-best-practicesby resendUse when building email features, emails going to spam, high bounce rates, setting up SPF/DKIM/DMARC authentication, implementing email capture, ensuring…react-emailby resendBuild and send HTML emails using React components with client-safe styling and preview testing. Component-based email development with TypeScript support, featuring core layout components (Html, Body, Container, Section, Row, Column) and content elements (Heading, Text, Button, Image, CodeBlock) Tailwind CSS styling via the Tailwind component with pixel-based preset; table-based layouts required for email client compatibility Local dev server preview at localhost:3000 with live editing;...resend-cliby resendBefore running any resend commands, check whether the CLI is installed:agent-email-inboxby resendUse when building any system where email content triggers actions — AI agent inboxes, automated support handlers, email-to-task pipelines, or any workflow…email-best-practicesby resendUse when building email features, emails going to spam, high bounce rates, setting up SPF/DKIM/DMARC authentication, implementing email capture, ensuring…react-emailby resendUse when building HTML email templates with React components, adding a visual email editor to an application using the React Email visual editor, rendering… --- **Source**: https://github.com/resend/resend-skills/tree/HEAD/skills/resend-inbound **Author**: resend **Discovered via**: mcpservers.org
Related skills 6
caveman
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.
secure-linux-web-hosting
Use when setting up, hardening, or reviewing a cloud server for self-hosting, including DNS, SSH, firewalls, Nginx, static-site hosting, reverse-proxying an app, HTTPS with Let's Encrypt or ACME clients, safe HTTP-to-HTTPS redirects, or optional post-launch network tuning such as BBR.
readme-i18n
Use when the user wants to translate a repository README, make a repo multilingual, localize docs, add a language switcher, internationalize the README, or update localized README variants in a GitHub-style repository.
lark-shared
Use when first setting up lark-cli, running auth login, switching user/bot identity (--as), handling permission denied or scope errors, needing to update lark-cli, or seeing _notice in JSON output.
improve-codebase-architecture
Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.
paper-context-resolver
Optional RigorPilot helper for README-first deep learning repo reproduction. Use only when the README and repository files leave a narrow reproduction-critical gap and the task is to resolve a specific paper detail such as dataset split, preprocessing, evaluation protocol, checkpoint mapping, or runtime assumption from primary paper sources while recording conflicts. Do not use for general paper summary, repo scanning, environment setup, command execution, title-only paper lookup, or replacin...