af-send-emails-gmail

Sends templated email messages with attachments via the specified SMTP server.

Updated Feb 8, 2026
One-click install
npx skills add https://github.com/GainInsightDev/websites --skill af-send-emails-gmail
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: af-send-emails-gmail
Source: https://github.com/GainInsightDev/websites/tree/main/.claude/skills/af-send-emails-gmail
Command: npx skills add https://github.com/GainInsightDev/websites --skill af-send-emails-gmail

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the sending of emails, including those with attachments, directly from AgentFlow, streamlining communication workflows and ensuring timely delivery of important information.

Core Features & Use Cases

  • Email Composition: Send emails with custom subjects, bodies, and recipients.
  • Attachment Handling: Attach files (like PDFs, reports) to outgoing emails.
  • Automated Workflows: Integrate email sending into broader AgentFlow processes, such as sending quotations or notifications.
  • Use Case: When a quotation is generated, this skill can automatically email the PDF quotation to the client.

Quick Start

Use the af-send-emails-gmail skill to send an email with the subject 'Project Update' and body 'Please find the latest report attached.' to '[email protected]' with the attachment '/path/to/report.pdf'.

Frequently Asked Questions about af-send-emails-gmail

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

FAQPage Schema
How do I automate sending emails with attachments through Gmail?

To automate sending emails with attachments through Gmail, you can use the Gmail API with a service account for authentication. This approach enables automated email workflows to dispatch generated documents or notifications directly from AgentFlow.

Can I send PDF attachments automatically using a Gmail service account?

Yes, you can send PDF attachments automatically using a Gmail service account. The Skill attaches files like PDFs or reports to outgoing emails, making it suitable for dispatching generated documents such as quotations to clients.

Do I need Doppler to manage credentials for Gmail API email automation?

Yes, you need Doppler to securely manage credentials for Gmail API email automation. The Skill requires secure credential management via Doppler and adherence to specific Gmail API scopes for sending emails.

What is the best way to integrate automated email dispatch into a workflow?

The best way to integrate automated email dispatch into a workflow is by using the Gmail API within AgentFlow. This allows you to trigger emails with custom subjects, bodies, and attachments as part of broader automated processes.

Does sending emails via the Gmail API work within AgentFlow workflows?

Yes, sending emails via the Gmail API works within AgentFlow workflows. It is designed to integrate email sending into broader processes, such as automatically emailing a generated PDF quotation to a client when it is created.