🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

open-mail-cli

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

open-mail-cli - npm Package Compare versions

Comparing version
1.0.2
to
1.0.3
+1
-1
package.json
{
"name": "open-mail-cli",
"version": "1.0.2",
"version": "1.0.3",
"description": "A command-line email client with IMAP/SMTP support",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -59,2 +59,12 @@ <div align="center">

## 🤖 Agent Skills
Open Mail CLI is available as an [Agent Skill](https://skills.sh) for AI coding agents (Claude Code, Cursor, etc.). Install the skill to give your agent the ability to send, receive, search, and manage emails.
```bash
npx skills add eric8810/open-mail-cli
```
Once installed, the agent can use `mail-cli` commands to handle email tasks autonomously — sending messages, checking inbox, managing contacts, and more.
## 🚀 Quick Start

@@ -234,2 +244,12 @@

## 🤖 Agent Skills
Open Mail CLI 已作为 [Agent Skill](https://skills.sh) 发布,支持 AI 编程代理(Claude Code、Cursor 等)。安装此 skill 可赋予你的 agent 收发、搜索和管理邮件的能力。
```bash
npx skills add eric8810/open-mail-cli
```
安装后,agent 可以自主使用 `mail-cli` 命令处理邮件任务——发送消息、查看收件箱、管理联系人等。
## 🚀 快速开始

@@ -236,0 +256,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display