← all publishers

lettr-com

@lettr-com source repo

8 published skills

  1. Lettr · lettr-com bundle
    Use when working with the Lettr email platform in a user's codebase — installing the SDK, sending transactional email, authoring templates, managing audience and campaigns, wiring webhooks, and diagnosing delivery problems. Routes to the matching sub-skill.
    0
    installs
  2. Install · lettr-com
    Use when adding Lettr to a project for the first time. Detects the stack, installs the right SDK or framework integration, configures LETTR_API_KEY, verifies a sending domain, and optionally runs a test send.
    0
    installs
  3. Sending · lettr-com
    Use when sending transactional email from a project with Lettr — composing a message (HTML/text/template), attachments, cc/bcc, tracking and metadata options, batch sends, scheduling, and idempotency. Assumes the SDK is already installed (run `install` first if not).
    0
    installs
  4. Audience · lettr-com
    Use when managing Lettr audience data from code — contact lists, contacts (incl. double opt-in and bulk import), subscription topics, custom properties, and dynamic segments. This is the marketing/contacts side that campaigns send to.
    0
    installs
  5. Diagnose · lettr-com bundle
    Use when emails are not delivering, a domain won't verify, a webhook is silent, or rate limits/quotas are firing. Triage flow pairs each symptom with the right diagnostic step and a reference for interpreting the result.
    0
    installs
  6. Webhooks · lettr-com
    Use when setting up Lettr webhooks — registering an endpoint via the SDK/API and writing the handler that receives delivery/open/click/bounce events in the user's app. Covers auth (none/basic/oauth2), fast-ack + async processing, and idempotency.
    0
    installs
  7. Campaigns · lettr-com
    Use when sending or scheduling Lettr campaigns from code and reading their engagement events. Campaigns are authored in the Lettr dashboard; the API lists, sends, schedules, unschedules, and reports on them.
    0
    installs
  8. Templates · lettr-com bundle
    Use when authoring or editing Lettr-managed email templates — writing HTML with merge tags, validating tags against a template version, and previewing or test-sending before shipping.
    0
    installs