lark-workflow-meeting-todo

Extract and track tasks from Feishu meeting summaries via CLI.

60|8|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/liangdabiao/lark-workflow-feishu-cli --skill lark-workflow-meeting-todo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-workflow-meeting-todo
Source: https://github.com/liangdabiao/lark-workflow-feishu-cli/tree/main/.claude/skills/lark-workflow-meeting-todo
Command: npx skills add https://github.com/liangdabiao/lark-workflow-feishu-cli --skill lark-workflow-meeting-todo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires lark-cli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of extracting and tracking tasks from meeting summaries in Feishu, automating the creation of tasks and reminders, and providing a centralized system for managing meeting-related tasks.

Core Features & Use Cases

  • Task Extraction: Automatically extracts tasks from meeting summaries.
  • Task Confirmation: Sends task confirmations to users via Feishu messages.
  • Task Creation: Creates tasks in Feishu for confirmed tasks.
  • Status Tracking: Tracks the completion status of tasks over time.
  • Use Case: Ideal for users who need to organize and follow up on tasks generated from meetings.

Quick Start

Trigger the 'Extract Meeting Tasks' command.

Frequently Asked Questions about lark-workflow-meeting-todo

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

FAQPage Schema
How do I automatically extract tasks from Feishu meeting summaries?

Feishu task extraction parses your meeting summaries using AI and Feishu CLI to identify action items. It then sends these extracted tasks to participants for confirmation before officially creating them in your task management system.

What permissions do I need to automate meeting task tracking in Feishu?

To track meeting tasks, your Feishu app needs permissions for reading meetings, creating tasks, and sending messages. Ensure these specific API scopes are configured in your Feishu developer console before running the workflow.

Can I track the completion status of tasks created from Feishu meetings?

Yes, you can track the completion status of tasks created from Feishu meetings. The Skill monitors task progress within the Feishu ecosystem, ensuring follow-ups are managed centrally without manual intervention.

Does the Feishu meeting task workflow require user authentication?

Yes, the Feishu meeting task workflow requires user authentication to operate securely. This ensures that task confirmations, creations, and status tracking are tied to valid user identities within the Feishu platform.

What is the best way to send task confirmations to users via Feishu messages?

The best way to send task confirmations via Feishu messages is by automating the workflow with this Skill. It extracts tasks, sends confirmation requests through Feishu messages, and creates tasks upon user approval.

Why is my Feishu CLI task creation not working after meeting summary extraction?

Feishu CLI task creation fails if the lark-cli dependency is missing or if your Feishu app lacks the required permissions for reading meetings and sending messages. Verify your authentication status and API scopes.