Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기email-imap
스타6
포크1
업데이트2026년 2월 8일 09:21
Read and search email via IMAP
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SKILL.md
readonly메뉴
Read and search email via IMAP
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Create new Kirie skills interactively. Use when learning something new that should become a reusable skill.
Retrieve secrets from 1Password vaults via the CLI
Create and search Apple Notes via AppleScript
Create and manage Apple Reminders via AppleScript
Create and search notes in Bear on macOS
Monitor RSS feeds and blogs for new posts
| name | email-imap |
| description | Read and search email via IMAP |
| emoji | 📧 |
| version | 1.0.0 |
| requires | {"env":["IMAP_HOST","IMAP_USER","IMAP_PASS"]} |
| invocation | {"userInvocable":true} |
Read, search, and summarize emails from any IMAP mailbox.
Connects to an IMAP server to fetch and search email messages. Supports full-text search and folder listing.
Set IMAP_HOST, IMAP_USER, and IMAP_PASS environment variables.