feishu-cli-task

Manage Feishu tasks via CLI with create, view, update, delete, and complete commands.

1.3k|140|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/riba2534/feishu-cli --skill feishu-cli-task
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-cli-task
Source: https://github.com/riba2534/feishu-cli/tree/main/skills/feishu-cli-task
Command: npx skills add https://github.com/riba2534/feishu-cli --skill feishu-cli-task

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a unified CLI to manage Feishu tasks including creation, viewing, updating, completion, and deletion, reducing context switching and manual tracking.

Core Features & Use Cases

  • Create and list tasks with optional descriptions and due dates
  • Update task details, mark as completed, and delete tasks
  • Integrate with external sources (e.g., GitHub issues) via task creation

Quick Start

Create a new task, list tasks, and update a task using the feishu-cli task commands.

Frequently Asked Questions about feishu-cli-task

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

FAQPage Schema
How do I manage Feishu tasks from the command line?

You can manage Feishu tasks via a CLI that provides subcommands to create, view, update, delete, and complete tasks with structured outputs for reliable automation.

Can I automate Feishu task creation with due dates?

Yes, you can automate Feishu task creation by running CLI commands that accept optional descriptions and due dates to track work items across projects.

What is the best way to integrate GitHub issues into Feishu task management?

The best way to integrate external sources like GitHub issues into Feishu task management is by using the CLI to programmatically create tasks with relevant details and due dates.

Does Feishu CLI support marking tasks as completed and deleting them?

Yes, the Feishu CLI supports task lifecycle management by providing specific subcommands to update task details, mark tasks as completed, and delete tasks.

How do I list Feishu tasks for project tracking?

You can list Feishu tasks by executing the CLI view command, which outputs structured task data including statuses and due dates for reliable project tracking.

Do I need any external components to run Feishu task management commands?

No external components or dependencies are required to run these Feishu task management commands, as the skill operates independently through command-level execution.