feishu-task-execute

Read Feishu tasks and execute described work with progress reports.

2|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/zengbin93/python_coding_skills --skill feishu-task-execute
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-task-execute
Source: https://github.com/zengbin93/python_coding_skills/tree/main/skills/feishu-task-execute
Command: npx skills add https://github.com/zengbin93/python_coding_skills --skill feishu-task-execute

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Feishu task management often requires manual tracking of task details, subtasks, and progress updates. This skill automates reading Feishu tasks, understanding requirements, orchestrating work, and delivering timely progress reports to task owners.

Core Features & Use Cases

  • Read task details and subtasks from Feishu via the feishu-task-execute workflow.
  • Plan execution steps based on task description and attached documents, and push progress cards to task owners.
  • Integrate with other Feishu-oriented skills (lark-task, lark-im, lark-doc, lark-wiki, lark-sheets) to fetch documents and report status.

Quick Start

Provide a Feishu task URL or task_id to start the end-to-end task execution process and receive real-time progress updates.

Frequently Asked Questions about feishu-task-execute

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

FAQPage Schema
How do I automate task-driven development in Feishu?

You can automate Feishu task-driven development by providing a task URL or ID, allowing the workflow to read requirements, generate an execution plan, and manage subtasks with real-time progress updates.

Can I use a Feishu task URL to trigger automated workflow execution?

Yes, providing a Feishu task URL or task_id triggers the end-to-end execution process. The workflow reads the task description and attached documents to orchestrate the required work.

How does progress reporting work for automated Feishu tasks?

Progress reporting works by automatically pushing progress cards and managing comments in Feishu. The workflow updates subtask status and delivers timely reports to task owners throughout execution.

Do I need other Feishu skills to fetch documents and report status?

Integrating with other Feishu-oriented skills like lark-task, lark-im, lark-doc, lark-wiki, and lark-sheets is required to fetch attached documents and report status updates during task execution.

How do I handle permissions when automating Feishu task execution?

Permission handling for Feishu task automation is managed via the shared lark framework. This ensures secure access for reading task details, managing subtasks, and updating progress cards.