·feishu-tasks
</>

feishu-tasks

Create, read, and manage Feishu tasks with automatic user authorization. Use when you need to create tasks that your user can directly edit, read task lists, manage task details, or check calendar events. Supports automatic token refresh and persistence across sessions. All operations are performed with user identity, ensuring proper permissions.

8Installs·0Trend·@euodiahey

Installation

$npx skills add https://github.com/euodiahey/feishu-skills --skill feishu-tasks

How to Install feishu-tasks

Quickly install feishu-tasks 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/euodiahey/feishu-skills --skill feishu-tasks
  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: euodiahey/feishu-skills.

SKILL.md

View raw

Manage Feishu tasks with automatic user authorization. This skill handles OAuth token refresh and creates tasks that your user owns and can edit directly.

Usually means useraccesstoken has expired and refreshtoken refresh failed:

If tokens are invalid, you'll need to re-authorize through OAuth flow.

Create, read, and manage Feishu tasks with automatic user authorization. Use when you need to create tasks that your user can directly edit, read task lists, manage task details, or check calendar events. Supports automatic token refresh and persistence across sessions. All operations are performed with user identity, ensuring proper permissions. Source: euodiahey/feishu-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/euodiahey/feishu-skills --skill feishu-tasks
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-11

Browse more skills from euodiahey/feishu-skills

Quick answers

What is feishu-tasks?

Create, read, and manage Feishu tasks with automatic user authorization. Use when you need to create tasks that your user can directly edit, read task lists, manage task details, or check calendar events. Supports automatic token refresh and persistence across sessions. All operations are performed with user identity, ensuring proper permissions. Source: euodiahey/feishu-skills.

How do I install feishu-tasks?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/euodiahey/feishu-skills --skill feishu-tasks 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/euodiahey/feishu-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-26