lark-task

Complete task lifecycle management for Feishu, including creation, assignment, tracking, and agent integration.

larksuite ↓ 380k
Claude Code
View source ↗

What it does

  • create — 创建任务
  • delete — 删除任务
  • get — 获取任务详情
  • list — 列取任务列表
  • patch — 更新任务
  • addmembers — 添加清单成员
  • create — 创建清单

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Complete task lifecycle management for Feishu, including creation, assignment, tracking, and agent integration.

Source

Repository: https://github.com/larksuite/cli

lark-task FAQ

What does the lark-task skill do?

飞书任务:管理任务、清单和任务智能体。创建待办任务、查看和更新任务状态、拆分子任务、组织任务清单、分配协作成员、上传任务附件、注册或注销任务智能体、更新任务智能体的主页数据、写入智能体任务记录。当用户需要创建待办事项、查看任务列表、跟踪任务进度、管理项目清单或给他人分配任务、为任务上传附件文件、注册注销任务智能体、更新智能体主页数据、写入任务记录时使用。 create — 创建任务 delete — 删除任务

How do I install lark-task?

Run: npx -y skills add https://github.com/larksuite/cli --skill lark-task --agent claude-code — the source lives at github.com/larksuite/cli.

Maintain lark-task?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

lark-task on getagentictools
[![lark-task on getagentictools](https://getagentictools.com/badge/skills/larksuite-cli-lark-task.svg)](https://getagentictools.com/skills/larksuite-cli-lark-task?ref=badge)
npx agentictools info skills/larksuite-cli-lark-task

The second line is the CLI lookup for this page — handy in READMEs and docs.