Toolverse
All skills

apple-mail

by openclaw

Read and interact with Apple Mail via osascript on macOS. Use when you need to: (1) List mail accounts, (2) List mailboxes/folders for an account, (3) Get messages from a specific mailbox, (4) Read message content. Works with Apple Mail app on macOS only.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Backend

About this skill

Read and interact with Apple Mail via osascript on macOS. Use when you need to: (1) List mail accounts, (2) List mailboxes/folders for an account, (3) Get messages from a specific mailbox, (4) Read message content. Works with Apple Mail app on macOS only.

How to use

  1. Upewnij się, że masz macOS, zainstalowaną aplikację Apple Mail z co najmniej jednym skonfigurowanym kontem pocztowym. Skill wymaga, aby Apple Mail był uruchomiony podczas użytkowania.

  2. Zainstaluj skill w swoim środowisku agenta, upewniając się, że Python 3 jest dostępny i osascript (wbudowany w macOS) działa prawidłowo.

  3. Wyświetl dostępne konta pocztowe, uruchamiając skrypt list_accounts.py. Otrzymasz listę wszystkich kont skonfigurowanych w Apple Mail.

  4. Wybierz interesujące Cię konto i wyświetl jego foldery, uruchamiając list_mailboxes.py z nazwą konta. Zobaczysz wszystkie skrzynki pocztowe (INBOX, Sent, Drafts itp.).

  5. Pobierz wiadomości z wybranej skrzynki za pomocą get_messages.py, podając nazwę konta i folder. Domyślnie zwraca 10 ostatnich wiadomości; możesz zmienić liczbę za pomocą parametru --limit.

  6. Aby przeczytać pełną zawartość konkretnej wiadomości, użyj get_message_content.py z identyfikatorem wiadomości z poprzedniego kroku. Otrzymasz pełny tekst, nagłówki i metadane maila.

Related skills

dotnet-backend

by anton-abyzov

.NET/C# backend developer for ASP.NET Core APIs with Entity Framework Core. Builds REST APIs, minimal APIs, gRPC services, authentication with Identity/JWT, authorization, database operations, background services, SignalR real-time features. Activates for: .NET, C#, ASP.NET

Backend
92296

drizzle

by lobehub

Drizzle ORM schema and database guide. Use when working with database schemas (src/database/schemas/*), defining tables, creating migrations, or database model code. Triggers on Drizzle schema definition, database migrations, or ORM usage questions.

Backend
79340

stripe-integration

by wshobson

Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.

Backend
40147

api-design-principles

by wshobson

Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.

Backend
50146

supabase-operations

by elevanaltd

Supabase operational knowledge for migrations, RLS optimization, MCP tool benchmarks, and ADR-003 compliance. Use when validating database migrations, optimizing Row-Level Security policies, checking MCP tool performance, or ensuring Supabase operational standards. Triggers on:

Backend
27109

gog

by openclaw

Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.

Backend
34126