feishu-tasks
Installation
SKILL.md
Feishu Tasks
Manage Feishu tasks with automatic user authorization. This skill handles OAuth token refresh and creates tasks that your user owns and can edit directly.
Quick Start
Create a task for your user
bash scripts/create_task.sh "Task Name" "Task Description"
Returns task ID, GUID, and link.
List tasks
bash scripts/list_tasks.sh
Related skills
More from euodiahey/feishu-skills
feishu-calendar
Manage Feishu calendar with automatic user authorization. Create, read, update, and delete calendar events. List upcoming events, check availability, and manage your calendar programmatically with automatic token refresh.
14feishu-docs
Create and manage Feishu cloud documents with user authorization. Use when creating new documents, writing content, editing existing documents, or managing document workflows. Creates documents in your personal folder with full editing permissions. Supports batch content insertion, formatting, and automatic token refresh.
9