Mailtrap Node.js SDK for Transactional and Sandbox Email
An ASE skill built on the official Mailtrap Node.js SDK for sending transactional email and working with Mailtrap sandbox or production flows. It is well suited to agent workflows that need API-driven email delivery, test inbox validation, and structured messaging automation.
Mailtrap Node.js SDK for Transactional and Sandbox Email
An ASE skill built on the official Mailtrap Node.js SDK for sending transactional email and working with Mailtrap sandbox or production flows. It is well suited to agent workflows that need API-driven email delivery, test inbox validation, and structured messaging automation.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/mailtrap-nodejs-sdk-transactional-and-sandbox-email/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/mailtrap-nodejs-sdk-transactional-and-sandbox-email
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/mailtrap-nodejs-sdk-transactional-and-sandbox-email.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.