{
  "markdown": "<img width=\"432\" height=\"187\" alt=\"ascii-text-art\" src=\"https://github.com/user-attachments/assets/72f8ab6b-dafd-436c-bacb-d49c20d3f0be\" />\n\n# Resend Skills\n\nA collection of skills for AI coding agents following the [Agent Skills](https://agentskills.io) format. Available as a plugin for Claude Code, Cursor, and any [Agent Plugins](https://agent-plugins.org) client. Includes an MCP server for tool access.\n\n## Install\n\n```bash\nnpx skills add resend/resend-skills\n```\nThen select the ones you wish to install.\n\n\n## Available Skills\n\n| Skill | Description | Source |\n|---|---|---|\n| [`resend`](./skills/resend) | Resend email API | Authored here |\n| [`agent-email-inbox`](./skills/agent-email-inbox) | Secure email inbox for AI agents | Authored here |\n| [`resend-cli`](./skills/resend-cli) | Operate Resend from the terminal  | Synced from [resend/resend-cli](https://github.com/resend/resend-cli) |\n| [`react-email`](./skills/react-email) | Build HTML emails with React components | Synced from [resend/react-email](https://github.com/resend/react-email) |\n| [`email-best-practices`](./skills/email-best-practices) | Guidance for building deliverable, compliant, user-friendly emails | Synced from [resend/email-best-practices](https://github.com/resend/email-best-practices) |\n\n## MCP Server\n\nThe plugin registers Resend's hosted [MCP server](https://github.com/resend/resend-mcp) at `https://mcp.resend.com/mcp` (streamable HTTP), giving agents tool access to the full Resend API. It authenticates via OAuth — your client walks you through sign-in on first connect, so no API key or header configuration is needed.\n\n## Plugins\n\nThis repo follows the [Agent Plugins](https://agent-plugins.org) open standard: `plugin.json` and `mcp.json` at the root, skills in `skills/`. Any conformant client can load it.\n\nIt also serves as a plugin for these platforms through their own manifests:\n\n- **Claude Code** — `.claude-plugin/`\n- **Cursor** — `.cursor-plugin/`\n- **Grok** — `.grok-plugin/`\n\n## Editing skills\n\nSkills marked **\"Authored here\"** can be edited directly in this repo.\n\nSkills marked **\"Synced from\"** are automatically synced from their source repos. **Do not edit them here** — changes will be overwritten on the next sync. Edit in the source repo instead.\n\n## Prerequisites\n\n- A Resend account with a verified domain\n- API key stored in `RESEND_API_KEY` environment variable\n\nGet your API key at [resend.com/api-keys](https://resend.com/api-keys)\n\n## License\n\nMIT\n",
  "bytes": 2478,
  "sha": "cae43f0aa8d1bb9996172f9be7115255dd9b6f54399aa084a71c2f1607c42b63",
  "repo_slug": "resend/resend-skills",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_resend_resend_skills_resend_cli_b7b6db65/readme"
}