Skip to content

mailtrap/mailtrap-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Mailtrap user skills

Agent skills for Mailtrap end users and builders using LLM-assisted coding. They summarize product flows, API bases and paths, and links to official documentation. They are not a substitute for docs.mailtrap.io or the developer API documentation.

Install

Copy or symlink the skill folders into the skills directory your agent reads (examples):

  • Cursor (project): .cursor/skills/ in your repo, e.g. ln -s /path/to/mailtrap-skills/skills/* .cursor/skills/
  • Cursor (user): ~/.cursor/skills/ for global availability

Each skill is a directory containing SKILL.md. Restart or reload the agent if it does not pick up new skills immediately.

Contents

Skill Purpose
sending-emails Live sending via Email API and SMTP (transactional vs bulk)
testing-with-sandbox Email Sandbox, Testing API, safe capture in dev/staging
using-email-templates Account-scoped templates, Handlebars, API template send
setting-up-sending-domain Domain verification, DNS (add all records), compliance
managing-contacts Contacts API, lists, segments, CRM-style sync

References

About

A set of Mailtrap Skills for AI agents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages