skills/resend/SKILL.md
Modern email API for developers — transactional emails, React Email templates, broadcasts, audiences, webhooks, and scheduling. MANDATORY TRIGGERS: Resend, resend.com, resend SDK, React Email, react-email, @react-email/components, email API, transactional email, broadcast email. Also trigger when user needs to send emails from Node.js/Python/Next.js, build email templates with React, manage email audiences and contacts, set up email webhooks, verify email domains, or integrate email into serverless functions. When in doubt about whether to use this skill for email-sending tasks, use it.
npx skillsauth add abhisheksharma-17/skills-graph resendInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Version: resend (npm) 6.12.x, resend (PyPI) 2.x | Source: https://resend.com/docs
| Reference | File | Read When |
|-----------|------|-----------|
| Overview | references/00-overview.md | "what is Resend", "getting started", "email API setup" |
| Sending Emails | references/01-sending-emails.md | "send email", "emails.send", "attachments", "scheduling", "tags" |
| Batch & Idempotency | references/02-batch-idempotency.md | "batch emails", "bulk send", "idempotency key", "deduplicate" |
| React Email | references/03-react-email.md | "React Email", "email template", "react-email components", "email editor" |
| Webhooks | references/04-webhooks.md | "webhook", "email events", "delivery tracking", "bounce", "svix" |
| Domains | references/05-domains.md | "domain verification", "DNS", "DKIM", "SPF", "DMARC", "deliverability" |
| Audiences & Contacts | references/06-audiences-contacts.md | "audience", "contacts", "subscribers", "unsubscribe", "segments" |
| Broadcasts | references/07-broadcasts.md | "broadcast", "marketing email", "campaign", "newsletter" |
| Node.js SDK | references/08-nodejs-sdk.md | "Node.js", "TypeScript", "resend SDK", "JavaScript email" |
| Python SDK | references/09-python-sdk.md | "Python email", "resend Python", "async email Python" |
| Framework Integrations | references/10-framework-integrations.md | "Next.js email", "Cloudflare Workers", "Vercel", "serverless email" |
| API Keys & Security | references/11-api-keys-security.md | "API key", "permissions", "rate limits", "error handling", "security" |
npm install resend # Node.js SDK
npm install react-email # React Email (templates)
pip install resend # Python SDK
tools
Open-source AI-native vector database for semantic search, hybrid search, RAG, and agent-driven workflows with multi-tenancy and model provider integrations. MANDATORY TRIGGERS: weaviate, Weaviate, weaviate-client, near_text, near_vector, hybrid search vector database, WeaviateClient, weaviate.connect, collections.create, query.near_text, query.hybrid, query.bm25. Also trigger when user wants to build semantic search, store vector embeddings, implement RAG pipelines, combine keyword and vector search, set up multi-tenant vector storage, use named vectors, or integrate vector DB with LLM providers. When in doubt about whether to use this skill for vector database or semantic search tasks, use it.
tools
End-to-end testing and browser automation framework by Microsoft — locators, assertions, fixtures, network mocking, visual testing, tracing, codegen, API testing, and CI/CD integration. MANDATORY TRIGGERS: playwright, Playwright, @playwright/test, page.goto, page.click, page.locator, getByRole, getByText, getByTestId, expect(page), toHaveScreenshot, playwright.config, npx playwright. Also trigger when user wants to write E2E tests, automate browser interactions, test across Chromium/Firefox/WebKit, mock network requests in tests, do visual regression testing, generate tests with codegen, or set up CI test pipelines. When in doubt about whether to use this skill for browser testing or E2E automation tasks, use it.
tools
OpenAI Agents SDK for building multi-agent workflows with tools, handoffs, guardrails, streaming, MCP, sessions, and tracing. MANDATORY TRIGGERS: openai-agents, openai agents sdk, openai-agents-python, openai agents, Runner.run, function_tool, handoff, guardrail, MCPServerStdio, MCPServerStreamableHttp, HostedMCPTool, RunContextWrapper, AgentHooks. Also trigger when user wants to build multi-agent systems with OpenAI models, create agent orchestration with handoffs, add guardrails to LLM applications, integrate MCP servers with agents, implement streaming agent responses, or use OpenAI's official agent framework. When in doubt about whether to use this skill for OpenAI agent tasks, use it.
tools
AI orchestration framework for building production-ready RAG applications, autonomous agents, and multimodal search systems. MANDATORY TRIGGERS: haystack, deepset, haystack-ai, haystack pipeline, haystack agent. Also trigger when the user wants to build RAG pipelines with modular components, create tool-calling agents with Haystack, orchestrate retrieval-augmented generation, build semantic search systems, or evaluate LLM pipelines. When in doubt about whether to use this skill for RAG orchestration or AI pipeline tasks, use it.