lark-mail

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

Updated Jun 6, 2026
One-click install
npx skills add https://github.com/pixiesgeosun/agent-skills --skill lark-mail-pixiesgeosun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-mail
Source: https://github.com/pixiesgeosun/agent-skills/tree/main/lark-mail
Command: npx skills add https://github.com/pixiesgeosun/agent-skills --skill lark-mail-pixiesgeosun

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Lark Mail addresses the challenge of managing emails and related tasks efficiently, offering a comprehensive suite of functionalities to draft, compose, send, reply, forward, read, and search emails, as well as manage drafts, folders, labels, contacts, and attachments.

Core Features & Use Cases

  • Email Management: Draft, compose, send, reply, forward, read, and search emails.
  • Draft Management: Create, edit, and send email drafts.
  • Folder and Label Management: Organize emails into folders and labels for easy access.
  • Contact Management: Manage contacts and email addresses.
  • Attachment Management: Attach files and manage email attachments.
  • Use Case: When a user needs to compose a detailed email, Lark Mail allows them to draft the email, add attachments, set labels, and send it all in one place.

Quick Start

Use the lark-mail skill to draft a new email to [email protected] with the subject 'Meeting Reminder' and the body 'Please join the 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 automate email drafting and sending through Lark Mail?

Automate email drafting and sending by using the Lark Mail API to compose messages, add attachments, and dispatch them programmatically. This workflow streamlines repetitive email tasks and optimizes message management.

Can I manage email folders and labels for automated organization?

Yes, email folders and labels can be managed directly via the API. This allows you to programmatically categorize, store, and retrieve messages, ensuring automated workflow organization and easy access to specific emails.

Do I need lark-cli to integrate email management into my workflow?

Yes, lark-cli is a required dependency. You must install and authenticate the lark-cli tool to access your email account and execute API operations for drafting, replying, forwarding, and searching messages.

What is the best way to handle email replies and forwarding without manual input?

The best way to handle email replies and forwarding without manual input is using API-driven email management. It programmatically manages metadata, processes incoming messages, and automates forwarding to designated contacts.

How does contact and attachment management work for automated emails?

Contact and attachment management works by programmatically linking email addresses and appending files through the API. This centralizes email-related assets, ensuring automated messages include correct recipients and necessary file attachments.