ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified communication Safety 3/5

Aa

Skill by azvast

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/azvast/aa
Or

What This Skill Does

The Aa skill by azvast provides a robust framework for automating Gmail communications within the OpenClaw ecosystem. Designed as a high-fidelity email assistant, this skill allows agents to draft, refine, and send replies on behalf of a client. It operates by analyzing the context of incoming messages, applying established tone and style guidelines, and utilizing pre-defined response templates. The skill emphasizes a human-in-the-loop approach, ensuring that all communications remain professional, accurate, and aligned with the user's personal or business brand. By leveraging secure integration hooks for Gmail API or IMAP/SMTP, it streamlines the tedious process of managing a busy inbox, turning hours of typing into simple agent interactions.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal:

clawhub install openclaw/skills/skills/azvast/aa

Once installed, ensure your environment variables or secure configuration management system is populated with the necessary Gmail OAuth2 credentials or app passwords. It is strictly recommended to avoid hardcoding credentials in any local configuration files to maintain optimal security hygiene.

Use Cases

  • Client Communications: Managing correspondence for consultants or freelancers who need to maintain a consistent professional voice while minimizing time spent in the inbox.
  • High-Volume Triage: Automatically drafting responses for common inquiries such as scheduling requests, acknowledgments, or FAQ-based outreach.
  • Out-of-Office Management: Handling routine responses when you are unavailable, ensuring stakeholders feel acknowledged without requiring your immediate manual attention.

Example Prompts

  1. "Reply to the latest email from Mark about the Q3 project timeline. Use a professional tone, acknowledge the delay, and confirm a follow-up for next Tuesday."
  2. "Draft a response to all unread emails in my inbox today regarding meeting requests, using the 'meeting request' template from my settings."
  3. "Review the email thread from Sarah and draft a friendly, concise decline to her invitation, noting that I am at capacity for the remainder of the month."

Tips & Limitations

  • Safety First: Always review drafts before sending. The skill is designed to prioritize approval; only enable auto-send if you have thoroughly tested the agent's logic with specific filter rules.
  • Customization: Add your own brand-specific templates in the templates/reply_templates.json file to increase the accuracy and personality of your responses.
  • Scope Boundaries: Note that the agent should be restricted from drafting financial or legal commitments. Ensure you have clear instructions in the client brief regarding topics the agent is forbidden from discussing.

Metadata

Author@azvast
Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-azvast-aa": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#gmail#email-automation#productivity#assistant#workflow
Safety Score: 3/5

Flags: network-access, data-collection, external-api