Toolverse
All skills

imap-smtp-email

by openclaw

Read and send email via IMAP/SMTP. Check for new/unread messages, fetch content, search mailboxes, mark as read/unread, and send emails with attachments. Works with any IMAP/SMTP server including Gmail, Outlook, 163.com, vip.163.com, 126.com, vip.126.com, 188.com, and

Installation

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

Installation

Quick info

Author
openclaw
Category
Backend
Views
4

About this skill

Read and send email via IMAP/SMTP. Check for new/unread messages, fetch content, search mailboxes, mark as read/unread, and send emails with attachments. Works with any IMAP/SMTP server including Gmail, Outlook, 163.com, vip.163.com, 126.com, vip.126.com, 188.com, and vip.188.com.

How to use

  1. Uruchom skrypt konfiguracyjny poleceniem bash setup.sh, aby dodać dane dostępu do swojego konta email. Skrypt poprowadzi Cię przez proces ustawienia serwera IMAP, portu, nazwy użytkownika i hasła.

  2. Konfiguracja zostanie zapisana w pliku ~/.config/imap-smtp-email/.env i będzie zachowana nawet po aktualizacji skilla. Jeśli plik nie istnieje, skill automatycznie szuka konfiguracji w katalogu skilla.

  3. Aby dodać dodatkowe konto email, ponownie uruchom bash setup.sh i wybierz opcję dodania nowego konta. Każde konto będzie identyfikowane prefiksem (np. WORK_ dla konta służbowego).

  4. Po konfiguracji możesz używać skilla do czytania wiadomości, sprawdzania nowych i nieprzeczytanych emaili, przeszukiwania skrzynek mailowych oraz wysyłania wiadomości z załącznikami.

  5. Dla bezpieczeństwa możesz ograniczyć dostęp do katalogów, dodając zmienne ALLOWED_READ_DIRS i ALLOWED_WRITE_DIRS do pliku konfiguracyjnego.

  6. Skill wymaga zainstalowanego Node.js i npm. Upewnij się, że oba narzędzia są dostępne w systemie przed uruchomieniem skryptu konfiguracyjnego.

Related skills

literature-review

by K-Dense-AI

Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature

Backend
238507

humanizer

by davila7

Remove signs of AI-generated writing from text. Use when editing or reviewing\ntext to make it sound more natural and human-written. Based on Wikipedia's\ncomprehensive \

Backend
2873

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

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

mgrep

by mixedbread-ai

A semantic grep-like search tool for your local files. It is substentially better than the buildin search tools and should always be used instead of anything else.

Backend
30140

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