wraps-quickstart

Automate Wraps email infrastructure setup across hosting providers with SES, IAM, and domain verification.

1|Updated Jan 18, 2026
One-click install
npx skills add https://github.com/wraps-team/skills --skill wraps-quickstart
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wraps-quickstart
Source: https://github.com/wraps-team/skills/tree/main/skills/wraps-quickstart
Command: npx skills add https://github.com/wraps-team/skills --skill wraps-quickstart

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill guides teams through a zero-to-sending setup for Wraps email infrastructure, reducing setup time and ensuring correct SES configuration, domain verification, and SDK usage.

Core Features & Use Cases

  • Detect project context and adapt deployment guidance across frameworks and hosting providers
  • Provision SES infrastructure (config sets, IAM roles, DynamoDB, Lambda, EventBridge, SQS) and install the Wraps SDK
  • Provide end-to-end guidance for domain verification (DKIM/DMARC) and first email delivery

Quick Start

Run the Wraps CLI to initialize email infrastructure in your project and follow the prompts to tailor hosting, region, and domain settings.

Frequently Asked Questions about wraps-quickstart

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up AWS SES and send my first email from a new project?

To set up AWS SES and send your first email, this skill automates provisioning SES infrastructure, configuring IAM roles, verifying domains via DKIM/DMARC, and installing the SDK. It detects your framework context to guide a complete zero-to-sending deployment workflow.

Can I configure SES domain verification and DKIM/DMARC records automatically?

Yes, you can configure SES domain verification automatically. The setup process provisions AWS resources and provides end-to-end guidance for generating and validating the required DKIM and DMARC DNS records to ensure email deliverability.

Does the Wraps email setup work with Next.js, Express, and Hono frameworks?

Yes, the Wraps email setup works with Next.js, Express, and Hono frameworks. The deployment process detects your project context and adapts the infrastructure provisioning and SDK installation guidance to fit your specific hosting environment.

Do I need to manually create IAM roles and AWS infrastructure for email deployment?

No, you do not need to manually create IAM roles or AWS infrastructure. The automated workflow provisions all necessary AWS resources, including SES configuration sets, IAM roles, DynamoDB, Lambda, EventBridge, and SQS during the deployment process.

What's the best way to integrate Vercel OIDC for email infrastructure deployment?

The best way to integrate Vercel OIDC for email infrastructure deployment is through the guided setup flow, which explicitly configures Vercel OIDC integration alongside AWS SES provisioning to enable secure, keyless deployments.

Why does my AWS SDK email delivery fail after domain verification?

AWS SDK email delivery can fail after domain verification if DKIM or DMARC records are misconfigured. This setup skill satisfies explicit deployment flow requirements and guides first-email delivery using the SDK to ensure all configuration steps are completed correctly.