Email

Email composition and templates

Showing 1225-1248 of 1266 skills
outreachmagic

outreachmagic

by outreachmagic

The outreach data layer for AI agents. Syncs events, replies, and lead attributes from Smartlead, Instantly, Heyreach, PlusVibe, and EmailBison into a local SQLite database your agent can query directly. Use for pipeline views, client briefings, deliverability diagnostics, campaign breakdowns, segment performance, and reply copy insights. Webhook payloads pass through api.outreachmagic.io; your data lives in a local SQLite file on your machine. Free tier: Hermes tracking plus relay (100 events/mo). Pro: unlimited sequencer sync.

Email 0 1mo ago
hienlh

browser-automation

by hienlh

Delegate browser automation tasks to a subagent to keep main context clean. Use this skill when you need to perform browser interactions (navigate, click, type, screenshot, etc.) without bloating the main agent's context window. Trigger phrases: "browser", "web page", "navigate to", "click on", "fill form", "screenshot", "test UI"

Auth 0 5mo ago
Dsantiagomj

react-hook-form

by Dsantiagomj

Performant form management with React Hook Form. Covers form state, validation with Zod, field arrays, form submission, and error handling. Trigger: When building forms, when implementing form validation, when handling form submissions, when using Zod schema validation.

Email 0 6mo ago
markhamsquareventures

test-driven-development

by markhamsquareventures

Use when implementing any feature or bugfix, before writing implementation code

Code Gen 0 6mo ago
YPYT1

alter-action-trigger

by YPYT1

Trigger Alter macOS app actions via x-callback-urls. Catalog of 84+ actions including ask-anything, translate, summarize, grammar correction, and more.

Email 0 5mo ago
TriNgo0108

angular-migration

by TriNgo0108

Migrate from AngularJS to Angular using hybrid mode, incremental component rewriting, and dependency injection updates. Use when upgrading AngularJS applications, planning framework migrations, or modernizing legacy Angular code.

Database 0 4mo ago
wideGenesis

universal-backend-testing

by wideGenesis

Comprehensive backend testing framework combining TDD, pytest patterns, test pyramid strategy, CI/CD integration, and workflow testing. Covers unit, integration, E2E testing with quality gates and observability.

Processing 0 5mo ago
djankies

implementing-server-actions

by djankies

Teaches Server Actions in React 19 for form handling and data mutations. Use when implementing forms, mutations, or server-side logic. Server Actions are async functions marked with 'use server'.

Database 0 7mo ago
areai51

md2pdf2

by areai51

Generate beautiful, professionally styled PDF documents from Markdown content using customizable Handlebars (HBS) templates and the md2pdf2 CLI tool. Use this skill whenever the user wants to convert markdown to PDF, create a styled PDF report/document from text or markdown, generate a PDF with a custom template or theme, produce professional documents (resumes, reports, newsletters, invoices, briefs) as PDFs from markdown input. Trigger this skill even when the user just says "create a PDF", "export to PDF", "make a nice PDF", or provides markdown and wants a polished document output. Prefer this skill over the plain pdf skill when template customization or markdown-to-PDF conversion is the core need.

Code Gen 0 4mo ago
aspenas

lead-enrichment

by aspenas

Enrich contact and lead records with LinkedIn profiles, email addresses, company data, and education info. Use when asked to "enrich contacts", "fill in missing data", "find emails for leads", "complete lead profiles", "look up company info", or any bulk data completion task for CRM records.

Processing 0 5mo ago
ingpdw

fe-a11y

by ingpdw

React/Next.js 컴포넌트의 WCAG 2.1 AA 기준 웹 접근성을 검사하고 수정 가이드를 제공하는 스킬. "접근성", "a11y", "accessibility", "WCAG", "스크린리더", "키보드 접근" 등의 요청 시 사용.

Accessibility 0 5mo ago
Chloezhu010

auth-setup

by Chloezhu010

Adds Supabase Auth (magic link) and configures Resend as the SMTP provider for production email delivery. Writes middleware for Next.js and an AuthContext provider for Vite, adds RLS policies, and validates the login flow. Called by the vibe-ship orchestrator.

Auth 0 4mo ago
hwatkins

sql-optimization-patterns

by hwatkins

Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.

Code Gen 0 5mo ago
LisandroCacciatore

lean-high-performance-copywriter

by LisandroCacciatore

Genera copy estratégico y propuestas de consultoría high-ticket (250–500 USD) para el posicionamiento de Lisandro Cacciatore / IronLog. Usar cuando el usuario pida redactar propuestas comerciales, emails de prospección, landing pages, posts, o cualquier pieza de contenido dirigida a coordinadores de rendimiento deportivo, preparadores físicos de élite, directores deportivos de clubes, dueños de academias deportivas, academias de tenis, centros de performance de golf, o directores de alto rendimiento. También activar cuando se mencionen: Auditoría VCV, Variable Crítica Validada, gobernanza de datos deportivos, decisiones de carga, periodización ágil, marginal gains, semáforo operativo, análisis de tests físicos, profesionalización de club, o cuando el usuario pida "sonar premium", "hablarle a entrenadores de élite", "copy para alto rendimiento", "hablarle al director deportivo" o "copy para academia". No esperar que el usuario diga explícitamente "usa el skill de copy" — si hay una pieza de comunicación relacionada con este posicionamiento, activar este skill.

Email 0 4mo ago
Nomik94

sqlalchemy

by Nomik94

SQLAlchemy 2.0 async infrastructure pattern reference. Use when: DB model definition, Base model setup, table mapping, relationship config, session management, AsyncSession, sessionmaker, connection pool, query patterns (select, join, subquery, pagination), Mixin (Timestamp, SoftDelete), N+1 prevention (selectinload, joinedload), transaction management, nested transaction, savepoint, generic repository pattern, BaseRepository[ModelType]. NOT for: domain entity design (domain-layer skill), Alembic migrations.

Database 0 4mo ago
Rohbunny01

powerapps-yaml

by Rohbunny01

Genera código YAML pasteable en Power Apps Studio usando el schema pa.yaml v3. Incluye controles modernos, patrones de caché, Gallery con colecciones, y todas las lecciones aprendidas para vibe codear sin errores. Trigger: Cuando el usuario pida crear pantallas, controles o código para Power Apps en formato YAML.

Database 0 5mo ago
shivamsinghchahar

rails-action-mailer

by shivamsinghchahar

Send emails from Rails applications with Action Mailer. Create mailer classes, build email templates, handle attachments, configure delivery methods, and test emails. Use when sending transactional emails (welcome, password reset), notifications, bulk campaigns, or emails with attachments.

Code Gen 0 5mo ago
Nomik94

pydantic-schema

by Nomik94

Pydantic v2 DTO/스키마 설계 패턴. Use when: 요청/응답 DTO, CamelModel, dto/ 폴더 구조, camelCase 변환, alias_generator, model_config, 검증 로직, field_validator, model_validator, partial update (apply_simple_fields), 페이지네이션 응답, 에러 응답 (ErrorBody), from_domain 팩토리, Pydantic BaseModel 설정, JSON 직렬화. NOT for: 도메인 엔티티 (domain-layer), DB 모델 (sqlalchemy).

API Dev 0 4mo ago
thierryteisseire

poffice-admin

by thierryteisseire

"Administration and automation for the Poffice suite (Mailcow, Seafile, Paperless-ngx). Use for: (1) Creating and managing mail accounts, (2) Sending and receiving emails, (3) Managing calendars and invites (via SOGo), (4) managing documents (Seafile/Paperless), (5) Creating and updating Word, Excel, and PDF documents, (6) Creating and sending calendar events and invites, (7) Automating office workflows."

API Dev 0 5mo ago
karchtho

testing-patterns

by karchtho

Express testing patterns including unit tests, integration tests, API endpoint testing, mocking databases, testing middleware, testing authentication. Use when writing tests for Express APIs, testing controllers and services, mocking dependencies, or testing middleware.

Debugging 0 6mo ago
moderndegree

form-design

by moderndegree

Form UX patterns, field types, multi-step wizards, and layout. Use when building forms, registration flows, or any data collection interfaces.

Agents 0 5mo ago
tonyflo79

email-sequence-assembler

by tonyflo79

Assemble individually generated emails and selected subject lines into a complete, sequenced email campaign with timing, cross-email callbacks, P.S. strategy, and campaign-level validation. Use after E1 has written all emails and E2 has generated subject lines. Takes discrete pieces and builds the cohesive whole — placing emails in blueprint-specified order, matching subject lines, setting send timing, verifying body type variety, and adding cross-email narrative threading. Trigger when users mention assembling emails, building the sequence, campaign assembly, email sequencing, or compiling the campaign. Requires E0 blueprint, E1 drafts, and E2 subject lines.

CI/CD 0 4mo ago
shadowcz007

qq-email

by shadowcz007

面向 QQ 邮箱的 IMAP 收邮件、SMTP 发邮件;账号与授权码从环境变量 QQ_EMAIL_ACCOUNT、QQ_EMAIL_AUTH_CODE 读取。在用户要发 QQ 邮件、收邮件、查邮件、代发邮件或配置 QQ 邮箱时使用。

CLI Tools 0 5mo ago
Jackiexiao

launch-strategy

by Jackiexiao

"(中文)When the user wants to plan a product launch, feature announcement, or release strategy. Also use when the user mentions 'launch,' 'Product Hunt,' 'feature release,' 'announcement,' 'go-to-market,' 'beta launch,' 'early access,' 'waitlist,' or 'product update.' This skill covers phased launches, channel strategy, and ongoing launch momentum."

Email 0 5mo ago