lark-mail

Manage email drafting, sending, replying, forwarding, and searching via the Lark Mail API.

1|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/9Ashwin/aswin-skills --skill lark-mail-9ashwin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-mail
Source: https://github.com/9Ashwin/aswin-skills/tree/main/skills/lark-mail
Command: npx skills add https://github.com/9Ashwin/aswin-skills --skill lark-mail-9ashwin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires lark-cli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines email management, enabling users to draft, send, reply, forward, and search emails effortlessly.

Core Features & Use Cases

  • Email Composition & Management: Draft, send, reply, and forward emails with ease.
  • Email Search: Quickly find emails using advanced search filters.
  • Email Thread Management: Track email conversations and manage drafts effectively.
  • Use Case: If you need to draft an email, send it to multiple recipients, reply to a thread, or forward an email, this skill simplifies the process.

Quick Start

Use the lark-mail skill to draft and send an email with the following command: lark-cli mail +send --to [email protected] --subject 'Meeting Reminder' --body 'Don't forget our meeting at 10 AM tomorrow.'

Frequently Asked Questions about lark-mail

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage email operations like drafting, sending, and replying via the command line?

You can manage email operations by using the lark-cli to draft, send, reply, forward, and search emails through the Lark Mail API, streamlining both personal and professional communication workflows.

What's the best way to search emails using advanced filters in a CLI environment?

The best way to search emails is by utilizing the Lark Mail API integration, which allows you to quickly find specific emails using advanced search filters directly from your command line interface.

Do I need lark-cli to send emails to multiple recipients?

Yes, you need lark-cli installed to send emails to multiple recipients. The skill uses the command `lark-cli mail +send` to route your email composition through the Lark Mail API.

Can I use this approach to track email threads and manage drafts effectively?

Yes, you can track email conversations and manage drafts effectively using the Lark Mail API, which supports thread management alongside standard email forwarding and replying features.

Does Lark Mail API access require proper authentication for email composition?

Yes, Lark Mail API access requires proper authentication to perform any email composition, drafting, or searching tasks, ensuring secure management of your email operations.

How do I draft and send an email with a specific subject and body text?

To draft and send an email, use the command `lark-cli mail +send --to [email protected] --subject 'Subject' --body 'Message'` to pass your content directly to the Lark Mail API.