feat: add Nitrosend integration for AI-native email sequencing (#202)
* feat: add customer-research skill (#186)
* feat: add customer-research skill (#185)
Adds a new skill for conducting and synthesizing customer research —
covering analysis of existing assets (transcripts, surveys, support
tickets, NPS) and digital watering hole research (Reddit, G2, forums,
communities, review sites). Includes persona generation framework,
JTBD extraction, VOC quote banking, and competitive intel from reviews.
Also adds a detailed source-guides reference with per-platform playbooks
(Reddit operators, G2 review tiers, LinkedIn job posting mining, etc.)
and 10 evals covering the main trigger scenarios.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* fix: address Codex review of customer-research skill
- Fix evals.json schema to match repo convention (skill_name wrapper,
integer IDs, expected_output, files fields)
- Add product-marketing-context.md assertion to all evals
- Add 2 new evals: B2C drop-off scenario and zero-research bootstrap
- Collapse 'Where to Look' in SKILL.md to a decision table; detail
lives in source-guides.md
- Add Research Quality Guardrails section (confidence labels,
recency window, sample bias, minimum viable sample)
- Add Related Skills section cross-linking 7 downstream skills
- Expand source-guides.md with full B2C section (app stores,
TikTok/Instagram, consumer Reddit, Discord)
- Add Source Reliability and Confidence Scoring reference guide
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* fix: correct alphabetical ordering of customer-research in manifest and README
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* docs: add customer-research to skills relationship diagram
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* docs: move customer-research into Strategy column in diagram
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
* feat: Resend CLI docs + Firehose integration (#188)
* feat: add Resend CLI docs and Firehose integration
- resend.md: update CLI availability (now official), add CLI install,
setup, and common commands section
- firehose.md: new integration guide for real-time web content streaming
API — query syntax, stream setup, marketing use cases (brand monitoring,
competitive intel, lead triggers, PR/link building)
- REGISTRY.md: add firehose under Competitive Intelligence
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* docs: document Claude Code dynamic content injection pattern
Add Claude Code-specific enhancement section to AGENTS.md explaining
the !`command` syntax for injecting shell output into skills at
invocation time. Marked as Claude Code-only to preserve cross-agent
compatibility of SKILL.md files.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* Revert "docs: document Claude Code dynamic content injection pattern"
This reverts commit 8e1ce7b363.
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
* docs: document Claude Code dynamic content injection pattern (#189)
Add Claude Code-specific enhancement section to AGENTS.md explaining
the !`command` syntax for injecting shell output into skills at
invocation time. Marked as Claude Code-only to preserve cross-agent
compatibility of SKILL.md files.
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
* feat: add Introw PRM as partner ecosystem integration (#193)
Great contribution — clean integration guide with solid MCP tool coverage, and the cross-references into referral-program, revops, launch-strategy, and sales-enablement are well-placed. Thanks!
* feat: add Nitrosend integration for AI-native email sequencing
Adds Nitrosend as a tool option for teams building email sequences via
AI agents — no dashboard required, full MCP control.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Tibo <72124096+CoopahG@users.noreply.github.com>
This commit is contained in:
+6
-1
@@ -46,6 +46,7 @@ Quick reference for AI agents to discover tool capabilities and integration meth
|
||||
| customer-io | Email | ✓ | - | [✓](clis/customer-io.js) | ✓ | [customer-io.md](integrations/customer-io.md) |
|
||||
| sendgrid | Email | ✓ | - | [✓](clis/sendgrid.js) | ✓ | [sendgrid.md](integrations/sendgrid.md) |
|
||||
| resend | Email | ✓ | ✓ | [✓](clis/resend.js) | ✓ | [resend.md](integrations/resend.md) |
|
||||
| nitrosend | Email | ✓ | ✓ | - | - | [nitrosend.md](integrations/nitrosend.md) |
|
||||
| kit | Email | ✓ | - | [✓](clis/kit.js) | ✓ | [kit.md](integrations/kit.md) |
|
||||
| beehiiv | Newsletter | ✓ | - | [✓](clis/beehiiv.js) | - | [beehiiv.md](integrations/beehiiv.md) |
|
||||
| klaviyo | Email/SMS | ✓ | - | [✓](clis/klaviyo.js) | ✓ | [klaviyo.md](integrations/klaviyo.md) |
|
||||
@@ -69,8 +70,10 @@ Quick reference for AI agents to discover tool capabilities and integration meth
|
||||
| intercom | Messaging | ✓ | - | [✓](clis/intercom.js) | ✓ | [intercom.md](integrations/intercom.md) |
|
||||
| outreach | Sales Engagement | ✓ | ✓ | [✓](clis/outreach.js) | - | [outreach.md](integrations/outreach.md) |
|
||||
| crossbeam | Partner Ecosystem | ✓ | ✓ | [✓](clis/crossbeam.js) | - | [crossbeam.md](integrations/crossbeam.md) |
|
||||
| introw | Partner Ecosystem | - | ✓ | - | - | [introw.md](integrations/introw.md) |
|
||||
| pendo | Product Analytics | ✓ | - | [✓](clis/pendo.js) | - | [pendo.md](integrations/pendo.md) |
|
||||
| similarweb | Competitive Intelligence | ✓ | - | [✓](clis/similarweb.js) | - | [similarweb.md](integrations/similarweb.md) |
|
||||
| firehose | Competitive Intelligence | ✓ | - | - | - | [firehose.md](integrations/firehose.md) |
|
||||
| airops | AI Content | ✓ | - | [✓](clis/airops.js) | - | [airops.md](integrations/airops.md) |
|
||||
| buffer | Social | ✓ | - | [✓](clis/buffer.js) | - | [buffer.md](integrations/buffer.md) |
|
||||
| wistia | Video | ✓ | - | [✓](clis/wistia.js) | - | [wistia.md](integrations/wistia.md) |
|
||||
@@ -354,8 +357,9 @@ Partner data sharing, co-sell, and ecosystem management.
|
||||
| Tool | Best For | Notes |
|
||||
|------|----------|-------|
|
||||
| **crossbeam** | Account overlaps, co-sell | Now part of Reveal |
|
||||
| **introw** | Partner management, deal registration, QBRs | MCP-enabled PRM |
|
||||
|
||||
**Agent recommendation**: Crossbeam for identifying partner account overlaps and co-sell opportunities.
|
||||
**Agent recommendation**: Crossbeam for identifying partner account overlaps and co-sell opportunities. Introw for full partner relationship management — partner pipeline, commissions, tasks, and automated business review prep.
|
||||
|
||||
### Email Outreach
|
||||
|
||||
@@ -426,6 +430,7 @@ These tools have Model Context Protocol servers available, enabling direct agent
|
||||
- **coupler** - Marketing data pipelines
|
||||
- **outreach** - Sales engagement sequences
|
||||
- **crossbeam** - Partner ecosystem data
|
||||
- **introw** - Partner relationship management
|
||||
|
||||
To use MCP tools, ensure the appropriate MCP server is configured in your environment.
|
||||
|
||||
|
||||
@@ -0,0 +1,159 @@
|
||||
# Firehose
|
||||
|
||||
Real-time web data streaming API that monitors web pages and delivers matching content instantly via server-sent events (SSE). Built for competitive intelligence, brand monitoring, and news tracking without polling.
|
||||
|
||||
## Capabilities
|
||||
|
||||
| Integration | Available | Notes |
|
||||
|-------------|-----------|-------|
|
||||
| API | ✓ | RESTful endpoints for managing rules + SSE for streaming |
|
||||
| MCP | - | Not available |
|
||||
| CLI | - | Not available |
|
||||
| SDK | - | Native AI agent skill available |
|
||||
|
||||
## Authentication
|
||||
|
||||
- **Type**: API Key
|
||||
- **Currently**: Free beta — no credit card required
|
||||
- **Get access**: Sign up at firehose.com
|
||||
|
||||
## Core Concepts
|
||||
|
||||
**Rules** — Filters that define what content to match. Uses Lucene query syntax.
|
||||
|
||||
**Stream** — A server-sent event (SSE) connection that delivers matching content in real-time as it's published on the web.
|
||||
|
||||
Instead of polling an endpoint on a schedule, you define rules once and receive a continuous stream of matches as they happen.
|
||||
|
||||
## Query Syntax (Lucene)
|
||||
|
||||
```
|
||||
# Exact phrase
|
||||
"your brand name"
|
||||
|
||||
# Field-specific
|
||||
title:tesla
|
||||
domain:reuters.com
|
||||
domain:techcrunch.com
|
||||
|
||||
# Boolean operators
|
||||
"Series A" AND (SaaS OR software)
|
||||
competitor OR "competitor name" NOT "your company"
|
||||
|
||||
# Wildcard
|
||||
market* AND funding
|
||||
|
||||
# Language filter
|
||||
language:en
|
||||
|
||||
# Date range
|
||||
publish_time:[2026-01-01 TO 2026-03-18]
|
||||
|
||||
# ML-classified categories
|
||||
category:finance
|
||||
category:technology
|
||||
```
|
||||
|
||||
## Common Agent Operations
|
||||
|
||||
### Create a monitoring rule
|
||||
|
||||
```bash
|
||||
POST https://api.firehose.com/rules
|
||||
|
||||
{
|
||||
"query": "\"your brand name\" OR \"your product name\"",
|
||||
"label": "brand-mentions"
|
||||
}
|
||||
```
|
||||
|
||||
### List active rules
|
||||
|
||||
```bash
|
||||
GET https://api.firehose.com/rules
|
||||
```
|
||||
|
||||
### Delete a rule
|
||||
|
||||
```bash
|
||||
DELETE https://api.firehose.com/rules/{rule_id}
|
||||
```
|
||||
|
||||
### Connect to the stream
|
||||
|
||||
```bash
|
||||
GET https://api.firehose.com/stream
|
||||
Authorization: Bearer {api_key}
|
||||
|
||||
# Returns server-sent events:
|
||||
# data: {"url": "...", "title": "...", "publish_time": "...", "matched_rule": "..."}
|
||||
```
|
||||
|
||||
### Example: Node.js stream consumer
|
||||
|
||||
```javascript
|
||||
import EventSource from 'eventsource';
|
||||
|
||||
const stream = new EventSource('https://api.firehose.com/stream', {
|
||||
headers: { Authorization: `Bearer ${process.env.FIREHOSE_API_KEY}` }
|
||||
});
|
||||
|
||||
stream.onmessage = (event) => {
|
||||
const item = JSON.parse(event.data);
|
||||
console.log(`[${item.matched_rule}] ${item.title} — ${item.url}`);
|
||||
};
|
||||
```
|
||||
|
||||
## Use Cases for Marketing
|
||||
|
||||
### Competitive intelligence
|
||||
Monitor competitors' press coverage, product announcements, and funding news in real-time.
|
||||
|
||||
```
|
||||
query: "CompetitorName" AND (launch OR funding OR "product update" OR partnership)
|
||||
```
|
||||
|
||||
### Brand monitoring
|
||||
Track mentions of your brand across news and web content.
|
||||
|
||||
```
|
||||
query: "YourBrand" OR "YourProductName" NOT site:yourdomain.com
|
||||
```
|
||||
|
||||
### Category / market news
|
||||
Stay current on your market without manually checking sources.
|
||||
|
||||
```
|
||||
query: category:technology AND ("no-code" OR "low-code") AND funding
|
||||
domain:techcrunch.com OR domain:venturebeat.com
|
||||
```
|
||||
|
||||
### Lead trigger monitoring
|
||||
Track signals that indicate a prospect is ready to buy (hiring, funding, tool mentions).
|
||||
|
||||
```
|
||||
query: ("hiring" OR "we're growing") AND "RevOps" AND (HubSpot OR Salesforce)
|
||||
```
|
||||
|
||||
### PR and link building
|
||||
Get alerted when publications cover topics in your space, enabling timely outreach.
|
||||
|
||||
```
|
||||
query: "best [category] tools" OR "top [category] software" AND publish_time:[now-7d TO now]
|
||||
```
|
||||
|
||||
## When to Use
|
||||
|
||||
- Real-time competitive intelligence (faster than Google Alerts)
|
||||
- Brand mention monitoring across news and web
|
||||
- Market signal tracking for sales prospecting
|
||||
- Automated content curation pipelines
|
||||
- Trigger-based workflows (new mention → Slack alert, CRM update, etc.)
|
||||
|
||||
## Relevant Skills
|
||||
|
||||
- competitor-alternatives
|
||||
- customer-research
|
||||
- content-strategy
|
||||
- cold-email
|
||||
- marketing-ideas
|
||||
@@ -0,0 +1,182 @@
|
||||
# Introw PRM
|
||||
|
||||
Partner Relationship Management platform for managing channel partners, tracking partner-sourced deals, commissions, tasks, and engagement — with built-in business review generation.
|
||||
|
||||
## Capabilities
|
||||
|
||||
| Integration | Available | Notes |
|
||||
|-------------|-----------|-------|
|
||||
| API | - | Not available |
|
||||
| MCP | ✓ | Full read/write via Claude connector |
|
||||
| CLI | - | Not available |
|
||||
| SDK | - | Not available |
|
||||
|
||||
## Authentication
|
||||
|
||||
- **Type**: OAuth2 (via MCP connector)
|
||||
- **Setup**: Connect via Claude MCP connector — no API key management needed
|
||||
- **Scope**: All data is scoped to the authenticated organisation
|
||||
|
||||
## Common Agent Operations
|
||||
|
||||
All operations are performed via MCP tools. The following are the primary tool calls available.
|
||||
|
||||
### Search Partners
|
||||
|
||||
```
|
||||
search_partners
|
||||
dateRange: { field: "CREATED_AT" | "LAST_ACTIVITY_AT", from: "YYYY-MM-DD", to: "YYYY-MM-DD" }
|
||||
```
|
||||
|
||||
Returns: partner name/ID, contact info, tier, lifecycle stage, categories, country, last activity date.
|
||||
|
||||
### Search CRM Objects (Deals, Tickets, Leads, Companies, Contacts)
|
||||
|
||||
```
|
||||
search_crm_objects
|
||||
objectType: "DEAL" | "TICKET" | "LEAD" | "COMPANY" | "CONTACT"
|
||||
stage: "OPEN" | "WON" | "LOST"
|
||||
view: "ALL" | "DUE" | "OVERDUE" | "INACTIVE"
|
||||
rollingDateFilter: { field: "CLOSED_AT", value: "THIS_QUARTER" }
|
||||
sortBy: { property: "AMOUNT", direction: "DESC" }
|
||||
limit: 10
|
||||
```
|
||||
|
||||
Synonym mapping: Opportunity/Forecast → `DEAL`, Account → `COMPANY`, Case → `TICKET`.
|
||||
|
||||
### Search Tasks
|
||||
|
||||
```
|
||||
search_tasks
|
||||
status: "TODO" | "IN_PROGRESS" | "PENDING" | "COMPLETED" | "DONE"
|
||||
partnerId: "{partner_id}"
|
||||
```
|
||||
|
||||
### Search Commissions
|
||||
|
||||
```
|
||||
search_commissions
|
||||
partnerId: "{partner_id}"
|
||||
```
|
||||
|
||||
Returns: commission amounts, currency, payment status, associated partner and deals.
|
||||
|
||||
### Generate Business Review (QBR/MBR/WBR)
|
||||
|
||||
```
|
||||
generate_business_review
|
||||
duration: "QUARTERLY" | "MONTHLY" | "WEEKLY"
|
||||
partnerId: "{partner_id}"
|
||||
```
|
||||
|
||||
Returns: pipeline & forecast analysis, form submissions overview, mutual action plan, goal tracking, timed agenda and next steps.
|
||||
|
||||
### Search Partner Engagement
|
||||
|
||||
```
|
||||
search_partner_engagement
|
||||
partnerId: "{partner_id}"
|
||||
type: "ROOM_VISIT" | "OBJECT_SHARE" | "COMMENT" | "FORM_SUBMIT" | "TASK_CREATED" | ...
|
||||
dateRange: { from: "YYYY-MM-DD", to: "YYYY-MM-DD" }
|
||||
```
|
||||
|
||||
Returns: comments, deal updates, asset views, task events, portal visits, form submissions, announcements, quotes.
|
||||
|
||||
### Add Comment to Deal/Object
|
||||
|
||||
```
|
||||
add_comment
|
||||
comment: "Comment text"
|
||||
objectId: "{crm_object_id}"
|
||||
objectType: "DEAL" | "TICKET" | "LEAD" | "COMPANY" | "CONTACT"
|
||||
```
|
||||
|
||||
### Create or Update Tasks
|
||||
|
||||
```
|
||||
add_task
|
||||
name: "Task title"
|
||||
dueDate: "2025-02-20"
|
||||
assignedTo: "PARTNER" | "ORGANISATION"
|
||||
partnerId: "{partner_id}"
|
||||
|
||||
update_task
|
||||
taskId: 123
|
||||
status: "TODO" | "IN_PROGRESS" | "DONE"
|
||||
```
|
||||
|
||||
### Update CRM Object Properties
|
||||
|
||||
```
|
||||
update_crm_object
|
||||
objectId: "{crm_object_id}"
|
||||
objectType: "DEAL"
|
||||
propertiesToUpdate: { "amount": 50000, "stage": "Negotiation" }
|
||||
```
|
||||
|
||||
### Share Lead or Register Deal
|
||||
|
||||
Two-step flow:
|
||||
1. **Discovery**: provide `objectType` and `callToAction` to get form fields
|
||||
2. **Submit**: provide `formId` and `userProvidedData` to submit
|
||||
|
||||
```
|
||||
share_lead_or_register_deal
|
||||
objectType: "Deal"
|
||||
callToAction: "Register Deal"
|
||||
partnerId: "{partner_id}"
|
||||
```
|
||||
|
||||
## Key Metrics
|
||||
|
||||
### Partner Data
|
||||
- `id` - Partner ID
|
||||
- `name` - Partner company name
|
||||
- `championEmail` - Primary contact email
|
||||
- `tier` - Current tier level
|
||||
- `lifecycleStage` - Partner lifecycle stage
|
||||
- `categories` - Partner categories
|
||||
- `country` - Partner country
|
||||
- `lastActivityAt` - Last activity date
|
||||
|
||||
### CRM Object Data
|
||||
- `objectId` - External CRM ID
|
||||
- `objectType` - DEAL, TICKET, LEAD, COMPANY, CONTACT
|
||||
- `stage` - OPEN, WON, LOST
|
||||
- `amount` - Deal amount
|
||||
- `closeDate` - Expected close date
|
||||
|
||||
### Commission Data
|
||||
- `amount` - Commission amount
|
||||
- `currency` - Payment currency
|
||||
- `paymentStatus` - Current payment status
|
||||
- `partnerId` - Associated partner
|
||||
- `dealId` - Associated deal
|
||||
|
||||
### Engagement Data
|
||||
- `type` - Activity type (ROOM_VISIT, COMMENT, FORM_SUBMIT, etc.)
|
||||
- `partnerId` - Partner involved
|
||||
- `crmObjectId` - Related CRM object
|
||||
- `createdAt` - Activity timestamp
|
||||
|
||||
## When to Use
|
||||
|
||||
- Managing channel partner relationships and tracking partner activity
|
||||
- Reviewing partner-sourced pipeline (deals, leads, opportunities)
|
||||
- Preparing QBR/MBR/WBR meetings with automated business review generation
|
||||
- Tracking partner commissions and payouts
|
||||
- Managing mutual action plans via tasks assigned to partners or internal teams
|
||||
- Processing deal registrations and lead sharing from partners
|
||||
- Monitoring partner portal engagement and content asset views
|
||||
|
||||
## Rate Limits
|
||||
|
||||
- Rate limits managed by the MCP connector
|
||||
- All data scoped to authenticated organisation
|
||||
|
||||
## Relevant Skills
|
||||
|
||||
- revops
|
||||
- sales-enablement
|
||||
- referral-program
|
||||
- competitor-alternatives
|
||||
@@ -0,0 +1,113 @@
|
||||
# Nitrosend
|
||||
|
||||
AI-native email platform that combines transactional and marketing email in one stack, controlled entirely through AI assistants via MCP. No traditional dashboard required — build sequences, campaigns, and automations by prompting.
|
||||
|
||||
## Capabilities
|
||||
|
||||
| Integration | Available | Notes |
|
||||
|-------------|-----------|-------|
|
||||
| API | ✓ | REST API available |
|
||||
| MCP | ✓ | Full MCP support — primary integration method |
|
||||
| CLI | - | Not available |
|
||||
| SDK | - | Use MCP or API directly |
|
||||
|
||||
## Authentication
|
||||
|
||||
- **Type**: API Key
|
||||
- **MCP Setup**: Add Nitrosend MCP server to your Claude Code / AI assistant config
|
||||
- **BYO Infrastructure**: Optionally bring your own SendGrid, Postmark, SES, or Resend keys
|
||||
- **Get access**: Sign up at nitrosend.com — free tier includes 8K emails initially, then 500/month
|
||||
|
||||
## Pricing
|
||||
|
||||
| Plan | Cost | Volume |
|
||||
|------|------|--------|
|
||||
| Free | $0 | 8K initially, then 500/mo |
|
||||
| Hobby | $20/mo | 25,000/mo |
|
||||
| Pro | $100/mo | 150,000/mo |
|
||||
| Scale | $300/mo | 500,000/mo |
|
||||
| BYO | $60/mo | Unlimited (your infrastructure) |
|
||||
|
||||
Unlimited contacts on all plans — pay per email sent, not per subscriber.
|
||||
|
||||
## What Makes It Different
|
||||
|
||||
- **AI-first**: Designed to be controlled by Claude, ChatGPT, Codex, Cursor, Gemini, Windsurf — not a human clicking through a dashboard
|
||||
- **Unified transactional + marketing**: Single platform for both, on separate infrastructure
|
||||
- **Automatic optimization**: Continuously tests subject lines, send times, and content based on engagement
|
||||
- **Auto-configured deliverability**: DKIM, SPF, DMARC, and dedicated IP warmup handled automatically
|
||||
- **Migration-friendly**: Import from Mailchimp, Klaviyo, ActiveCampaign, HubSpot
|
||||
|
||||
## Common Agent Operations (via MCP)
|
||||
|
||||
### Create an email sequence
|
||||
|
||||
```
|
||||
"Create a 5-email onboarding sequence for new SaaS trial users.
|
||||
Email 1: Welcome + what to do first (send immediately)
|
||||
Email 2: Key feature highlight (day 2)
|
||||
Email 3: Use case / success story (day 4)
|
||||
Email 4: Check-in + support offer (day 7)
|
||||
Email 5: Upgrade prompt (day 12)"
|
||||
```
|
||||
|
||||
Nitrosend builds the sequence, timing, and sends — no manual setup in a dashboard.
|
||||
|
||||
### Send a transactional email
|
||||
|
||||
```
|
||||
"Send a password reset email to user@example.com with a reset link valid for 1 hour."
|
||||
```
|
||||
|
||||
### Create a campaign
|
||||
|
||||
```
|
||||
"Create a re-engagement campaign for subscribers who haven't opened in 90 days.
|
||||
Subject line variants: [A] 'We miss you', [B] 'Still interested in [topic]?'
|
||||
Test both, send winner to remaining list after 4 hours."
|
||||
```
|
||||
|
||||
### Check sequence performance
|
||||
|
||||
```
|
||||
"Show me open rates, click rates, and unsubscribes for the onboarding sequence."
|
||||
```
|
||||
|
||||
### Import a list
|
||||
|
||||
```
|
||||
"Import this CSV of 2,000 subscribers from our Mailchimp export."
|
||||
```
|
||||
|
||||
## Deliverability Setup
|
||||
|
||||
Nitrosend handles this automatically on signup:
|
||||
- DKIM signing
|
||||
- SPF record configuration
|
||||
- DMARC policy
|
||||
- Dedicated IP provisioning (Pro+)
|
||||
- IP warmup schedule
|
||||
|
||||
For BYO plan users: bring your own SendGrid, Postmark, SES, or Resend account and Nitrosend routes through your infrastructure.
|
||||
|
||||
## When to Use
|
||||
|
||||
- Building email sequences via AI without touching a dashboard
|
||||
- Teams already using Claude Code or other AI coding tools as their primary workflow
|
||||
- Combining transactional (password resets, receipts) and marketing (nurture, campaigns) in one place
|
||||
- Rapid sequence prototyping — describe the sequence, get it built
|
||||
- Migrating from Mailchimp/Klaviyo and wanting AI control going forward
|
||||
|
||||
## When to Use Something Else
|
||||
|
||||
- **Customer.io** — if you need complex event-based branching logic and behavioral triggers
|
||||
- **Klaviyo** — if you're in e-commerce and need deep Shopify integration
|
||||
- **Resend** — if you need transactional-only and prefer a pure API/code approach
|
||||
- **Kit** — if you're a creator or newsletter-first
|
||||
|
||||
## Relevant Skills
|
||||
|
||||
- email-sequence
|
||||
- onboarding-cro
|
||||
- churn-prevention
|
||||
- lead-magnets
|
||||
@@ -8,7 +8,7 @@ Developer-friendly transactional email service with modern API.
|
||||
|-------------|-----------|-------|
|
||||
| API | ✓ | Simple REST API for sending emails |
|
||||
| MCP | ✓ | Available via Resend MCP server |
|
||||
| CLI | - | Not available |
|
||||
| CLI | ✓ | Official Resend CLI |
|
||||
| SDK | ✓ | Official SDKs for Node.js, Python, Go, etc. |
|
||||
|
||||
## Authentication
|
||||
@@ -17,6 +17,49 @@ Developer-friendly transactional email service with modern API.
|
||||
- **Header**: `Authorization: Bearer {api_key}`
|
||||
- **Get key**: API Keys section in Resend dashboard
|
||||
|
||||
## CLI
|
||||
|
||||
### Install
|
||||
|
||||
```bash
|
||||
npm install -g resend-cli
|
||||
```
|
||||
|
||||
### Setup
|
||||
|
||||
```bash
|
||||
resend login
|
||||
# or set env var: RESEND_API_KEY=re_xxx
|
||||
```
|
||||
|
||||
### Common commands
|
||||
|
||||
```bash
|
||||
# Send a test email
|
||||
resend emails send --from hello@example.com --to user@example.com --subject "Test" --text "Hello"
|
||||
|
||||
# List recent emails
|
||||
resend emails list
|
||||
|
||||
# Get email status
|
||||
resend emails get <email_id>
|
||||
|
||||
# List domains
|
||||
resend domains list
|
||||
|
||||
# Add a domain
|
||||
resend domains create --name example.com
|
||||
|
||||
# Verify a domain
|
||||
resend domains verify <domain_id>
|
||||
|
||||
# List API keys
|
||||
resend api-keys list
|
||||
|
||||
# Create an API key
|
||||
resend api-keys create --name "Production"
|
||||
```
|
||||
|
||||
## Common Agent Operations
|
||||
|
||||
### Send email
|
||||
@@ -155,6 +198,7 @@ await resend.emails.send({
|
||||
- Receipt and notification emails
|
||||
- Developer-friendly email integration
|
||||
- React-based email templates
|
||||
- Quick CLI testing of email flows without writing code
|
||||
|
||||
## Rate Limits
|
||||
|
||||
|
||||
Reference in New Issue
Block a user