What problem does it solve? Managing to-dos and project checklists in Lark manually is slow and error-prone; this Skill lets an AI agent create, track, update, and organize tasks and tasklists directly through lark-cli. ## Core Features & Use Cases - Task Lifecycle Management: Create, update, complete, reopen, comment on, and delete tasks, including subtasks and reminders. - Tasklist Organization: Create tasklists, batch-add tasks, and manage tasklist members and collaborators. - Assignment & Search: Assign tasks to members by open_id, manage followers, and search your tasks by name, status, or due date. - Use Case: A user says "create a task for me to review the Q1 report due Friday and add it to my Launch Checklist" — the agent resolves the current user's open_id, creates the task with a due date, and adds it to the specified tasklist. ## Quick Start Ask the agent to create a Lark task with a summary, due date, and assignee, for example: create a task titled "Prepare sprint demo" due in two days and assign it to me.