email-agent

Manage Gmail inbox via AtrisOS API with read, send, archive, and draft operations.

Updated Feb 16, 2026
One-click install
npx skills add https://github.com/atrislabs/atris-plugins --skill email-agent-atrislabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: email-agent
Source: https://github.com/atrislabs/atris-plugins/tree/main/plugins/atris-workspace/skills/email-agent
Command: npx skills add https://github.com/atrislabs/atris-plugins --skill email-agent-atrislabs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the management of your Gmail inbox, allowing you to read, send, and archive emails directly through an AI interface, saving you time and reducing manual email handling.

Core Features & Use Cases

  • Read Emails: Quickly check your inbox for new messages, filter by sender, subject, or date.
  • Send Emails: Compose and send new emails, including replies and forwards, with optional CC/BCC and attachments.
  • Archive Emails: Clean up your inbox by archiving messages based on predefined rules or user confirmation.
  • Draft Management: Create, save, update, and send email drafts.

Quick Start

Use the email agent to check your inbox for emails received today.

Frequently Asked Questions about email-agent

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

FAQPage Schema
How do I automate Gmail inbox management for reading and sending emails?

Automate Gmail inbox management by using an AI interface to programmatically read, send, and archive emails via the AtrisOS API, saving time on manual email handling. It supports complex queries and batch operations.

Can I send emails with attachments and manage drafts programmatically?

Yes, you can send emails with attachments and manage drafts programmatically. The system supports composing and sending new emails, threaded replies, forwards with optional CC/BCC, and creating or updating drafts.

How do I filter and retrieve specific Gmail messages using complex queries?

Filter and retrieve specific Gmail messages using complex queries supported by the AtrisOS API. You can quickly check your inbox and filter retrieved emails by sender, subject, or date to find targeted conversations.

Do I need local CLI tools to authenticate and interact with the Gmail API?

Yes, you need local CLI tools to handle authentication and API interaction. The email agent integrates with these local command line tools to securely establish the connection required for programmatic Gmail access.

What is the best way to clean up my Gmail inbox by archiving messages?

The best way to clean up your Gmail inbox is to archive messages based on predefined rules or user confirmation. This automated approach directly reduces manual email handling and keeps your inbox organized.

Are there limitations when using batch operations for email archiving in Gmail?

While batch operations for email archiving are supported, limitations depend on the AtrisOS API constraints and local CLI tool configurations. You should verify API rate limits and authentication scopes before processing large email volumes.