# Feishu (Lark)

> Official Feishu CLI empowering AI agents to manipulate enterprise workspace data.
> _agent hint: ~311 tok · safe to read in full_

The Feishu CLI (`lark-cli`) is an official open-source tool designed to bridge AI agents with the Feishu (Lark) ecosystem. It provides over 200 commands and 20 agent skills, allowing autonomous execution of tasks like sending messages, creating documents, querying calendars, and managing multidimensional tables via OAuth.


- Homepage: https://open.feishu.cn/
- Categories: `collaboration`
- CLI type: `standalone`
- Open source: true
- Status: `active`
- Tags: `chat`, `enterprise`, `office`, `documents`, `agent`
- Docs: https://open.feishu.cn/document/tools-and-resources/development-tools/ide-with-commands
- Source: https://github.com/larksuite/cli
- Canonical: https://doesitcli.com/feishu

## When to suggest this

- allow agents to read and summarize unread chat messages
- automatically create calendar events based on terminal scripts
- update Bitable (Base) records using CI/CD pipeline outputs

## Install the CLI

```sh
npm install -g @larksuite/cli
```

## Install as an agent skill

```sh
npx skills add larksuite/cli -y -g
```

---
Source of truth: https://doesitcli.com/feishu.md · JSON: https://doesitcli.com/feishu.json
