email-reply

Filter and respond to authorized sender emails via the Gmail API.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/venturecrane/ss-console --skill email-reply-venturecrane
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: email-reply
Source: https://github.com/venturecrane/ss-console/tree/main/operator/skills/email-reply
Command: npx skills add https://github.com/venturecrane/ss-console --skill email-reply-venturecrane

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of handling and replying to emails from authorized senders, ensuring prompt and consistent responses.

Core Features & Use Cases

  • Automated Email Handling: Processes inbound emails from a predefined list of allowed senders.
  • Custom Voice: Replying in Crane's distinct voice, maintaining the brand's tone.
  • Use Case: If you receive a request for information on your services, this Skill can automatically acknowledge the email and request further details or provide a summary, all in Crane's voice.

Quick Start

Use the email-reply skill to handle incoming emails to [email protected] from the address [email protected].

Frequently Asked Questions about email-reply

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

FAQPage Schema
How do I automate email replies for authorized senders using Gmail API?

Automate email replies by configuring a sender allow-list and reply templates within the script, which uses the Gmail API to filter inbound messages and automatically respond to authorized addresses in a specific brand voice. The system processes only allowed senders to ensure consistent communication.

What is automated email handling for a specific domain?

Automated email handling processes inbound emails for a specific domain by filtering messages against a predefined allow-list and generating immediate responses. This approach ensures prompt replies and consistent brand tone for authorized sender communications without manual intervention.

How do I set up an email allow-list for automated response management?

Set up automated response management by configuring a predefined list of allowed senders within the script components. The Gmail API retrieves inbound emails, matches them against your allow-list, and applies your configured reply templates to authorized addresses only.

Can I customize the voice used for automated email replies?

Customize the email reply voice by adjusting the predefined reply templates within the script. The system replies in a distinct, configured voice to maintain brand tone consistency across all automated responses sent to authorized senders via the Gmail API.

Does Gmail API support filtering emails from specific senders for automation?

Gmail API supports filtering emails from specific senders for automation. This Skill leverages the API for email retrieval and manipulation, matching inbound messages against your configured sender allow-list to process and reply to authorized contacts automatically.

What are the limitations of using an email allow-list for customer communication?

The limitation of using an email allow-list for customer communication is that only senders on your predefined authorized list receive automated replies. Any inbound message from an unlisted address is ignored, requiring manual handling for new or unverified contacts.