lark-mail

Automate Lark CLI email workflows for drafting, sending, and reading messages.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill streamlines Claude Code email workflows by enabling direct management of drafts, replies, forwards, reads, and attachments via the Lark CLI, reducing context switching and manual steps.

Core Features & Use Cases

  • Draft creation, editing, and sending via safe, user-confirmed workflows.
  • Reply and forward handling with automatic subject and RFC 2822 header management.
  • Read and thread operations to view messages, conversations, and attachments.
  • Attachment and inline image management using patch-based edits.

Quick Start

Install Claude Code, ensure you have access to the Lark CLI mail shortcuts, and start by creating a draft with lark-cli mail +send.

Frequently Asked Questions about lark-mail

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

FAQPage Schema
How do I automate sending and drafting emails with Lark CLI?

You can automate Lark CLI email workflows by orchestrating interactions to draft, compose, and send messages. The process enforces safety checks with explicit user confirmations before sending any emails.

Can I manage email attachments and inline images using Lark CLI?

Yes, Lark CLI supports attachment and inline image management using patch-based edits. This allows you to handle attachments and read messages within your email threads.

How does replying and forwarding work with Lark CLI mail shortcuts?

Reply and forward handling via Lark CLI automatically manages subject lines and RFC 2822 headers. This ensures proper email thread structure while maintaining safety policies.

Do I need explicit confirmation before sending emails through Claude Code workflows?

Yes, the workflow enforces per-message safety policies and requires explicit user confirmations before sending. It constrains operations to authenticated contexts to ensure secure email automation.

What's the best way to read email threads and manage folders via Lark CLI?

You can use Lark CLI read and thread operations to view messages, conversations, and attachments. This workflow also supports managing folders and exposes structured outputs for downstream automation.