lark-mail

Manage Lark emails with draft, send, reply, forward, read, and search operations.

641|104|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/eastreams/loong --skill lark-mail-eastreams
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-mail
Source: https://github.com/eastreams/loong/tree/main/skills/larksuite-cli/lark-mail
Command: npx skills add https://github.com/eastreams/loong --skill lark-mail-eastreams

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Managing Lark mail—drafting, sending, replying, forwarding, reading, and searching—requires multiple manual steps and careful handling of security rules, which this Skill automates for AI agents.

Core Features & Use Cases

  • Full‑cycle email operations: draft, send, reply, forward, read, search, and organize emails with folders, labels, contacts, and attachments.
  • Safety‑first workflow: enforces authentication, permission checks, and prompt‑injection protection before any email action.
  • Use case: An AI assistant can automatically process incoming requests like “draft a meeting invitation for tomorrow at 10 AM and send it to the team” without exposing the user to security risks.

Quick Start

Create and send a draft email to [email protected] with subject “Project Update” and body “The project is on schedule.”

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 Lark emails from the command line?

You can automate Lark email operations by using a CLI-based skill to draft, send, reply, and forward messages programmatically. It requires the lark-cli binary and appropriate mail scopes to handle authentication and enforce secure execution.

Can an AI agent manage my Lark mail folders, labels, and attachments automatically?

Yes, an AI agent can manage Lark mail automatically, including organizing folders, labels, and attachments. The skill applies to vertical AI agents needing programmatic email management and enforces permission checks before any action.

What do I need to set up before using a CLI tool to read and search Lark emails?

You need to install the lark-cli binary and configure appropriate mail scopes for authentication. This prerequisite ensures the CLI environment has secure execution permissions to read, search, and process your emails.

How does programmatic Lark email management handle security and prompt-injection risks?

Programmatic Lark email management handles security risks through a safety-first workflow that enforces authentication, permission checks, and prompt-injection protection before executing any email draft, send, or reply action.

What is the best way to draft a Lark meeting invitation and send it via command line?

The best way to draft and send a Lark meeting invitation via command line is using an automated AI assistant skill. It securely processes your request, drafts the email content, and sends it without exposing you to security risks.

Are there limitations when using CLI commands for Lark mail operations?

Limitations for CLI Lark mail operations center on strict security boundaries, requiring appropriate mail scopes and authentication for every action. You cannot execute email operations without passing permission checks and prompt-injection protection.