·feishu-cli-task
>_

feishu-cli-task

任务管理。当用户请求创建任务、查看任务、完成任务或管理任务时使用。支持创建/查看/更新/删除/完成任务等操作。

11Installs·0Trend·@riba2534

Installation

$npx skills add https://github.com/riba2534/feishu-cli --skill feishu-cli-task

How to Install feishu-cli-task

Quickly install feishu-cli-task AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/riba2534/feishu-cli --skill feishu-cli-task
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: riba2534/feishu-cli.

SKILL.md

View raw

参数说明: | 参数 | 简写 | 说明 | 必填 |

| --summary | -s | 任务标题 | 是 | | --description | -d | 任务描述 | 否 | | --due | | 截止时间 | 否 | | --origin-href | | 任务来源链接 | 否 | | --origin-platform | | 任务来源平台名称 | 否(默认 feishu-cli) | | --output | -o | 输出格式(json) | 否 |

| --completed | 只显示已完成任务 | false | | --uncompleted | 只显示未完成任务 | false | | --page-size | 每页数量 | 50 | | --page-token | 分页标记 | 无 | | --output, -o | 输出格式 | 文本 |

任务管理。当用户请求创建任务、查看任务、完成任务或管理任务时使用。支持创建/查看/更新/删除/完成任务等操作。 Source: riba2534/feishu-cli.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/riba2534/feishu-cli --skill feishu-cli-task
Category
>_Productivity
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from riba2534/feishu-cli

Quick answers

What is feishu-cli-task?

任务管理。当用户请求创建任务、查看任务、完成任务或管理任务时使用。支持创建/查看/更新/删除/完成任务等操作。 Source: riba2534/feishu-cli.

How do I install feishu-cli-task?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/riba2534/feishu-cli --skill feishu-cli-task Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/riba2534/feishu-cli