agent-mail
Comprehensive email management system for AI agents with multi-platform support and advanced features
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Comprehensive email management system for AI agents with multi-platform support and advanced features
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
A library of 150 brand and aesthetic design systems (Apple, Stripe, Linear, Vercel, Notion, GitHub, Figma, Spotify, Tesla, and more, plus styles like brutalism, glassmorphism, neumorphism, editorial, minimal). Use when the user wants a UI to look like a brand, match a brand's style or vibe, or adopt a named aesthetic. Read references/<brand>.md for that brand's colors, typography, spacing, radii, and component style before generating any UI.
Apply Anthropic's official brand colors and typography to artifacts for consistent visual identity and professional design standards. A reference for shaping your own.
Create beautiful visual art in PNG and PDF documents using design philosophy and aesthetic principles for posters, illustrations, and static pieces.
Frontend design and UI/UX development tools for shipping production-ready interfaces with strong typographic and layout discipline.
Apply professional font and color themes to artifacts including slides, docs, reports, and HTML landing pages. Ships 10 pre-set themes.
Orchestrates UI and page design. Use when the user asks to design a page, screen, UI, landing page, dashboard, login flow, pricing page, invoice, resume, FAQ, article, slide deck, social card, or any web layout; to make it look like a brand (Apple, Stripe, Linear, Vercel, Notion, ...); or to build a mockup, prototype, wireframe, or HTML preview. Picks a matching layout skill, optionally adopts a brand design system, then writes a single self-contained HTML file to <project>/.devspace/preview/ so DevSpace can preview it.
| name | agent-mail |
| description | Comprehensive email management system for AI agents with multi-platform support and advanced features |
This built-in skill provides comprehensive email management capabilities for AI agents to handle email communication, automation, and integration across multiple platforms.
tool: agent-mail
action: send_email
email:
to: ["recipient@example.com"]
cc: ["manager@example.com"]
subject: "Project Update"
body: "Here's the latest update on our project..."
attachments:
- "/reports/project_update.pdf"
priority: "normal"
tool: agent-mail
action: read_emails
filters:
from: "important-client@example.com"
subject_contains: "urgent"
unread_only: true
limit: 10
tool: agent-mail
action: auto_respond
trigger:
from: "support@company.com"
subject_contains: "ticket"
response_template: "support_acknowledgment"
variables:
ticket_id: "{{extracted_ticket_id}}"
expected_response_time: "24 hours"
The agent-mail skill can be configured with the following parameters:
default_account: Default email account for sending (default: primary)signature: Default email signature for outgoing messagesauto_reply_enabled: Enable automated responses (default: false)spam_filter_level: Spam filtering level (low, medium, high, strict)attachment_size_limit: Maximum attachment size (default: 25MB)platform_integrations: Enabled email platform integrationsThis skill is essential for any agent that needs to handle email communication, automate email workflows, or integrate with email-based systems. It provides secure and reliable email management while maintaining privacy and compliance.