feishu-task | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / feishu-task

feishu-task

maintained by autogame-17

star 16 account_tree 0 verified_user MIT License
bolt View GitHub

name: feishu-task description: Manage Feishu (Lark) Tasks. Create tasks, set due dates, and assign users for collaboration.

feishu-task

A skill to manage Feishu (Lark) Tasks directly via the Open Platform API.

Usage

# Create a task
node skills/feishu-task/index.js create --summary "Review PR #123" --due "2023-12-31T18:00:00Z" --origin "OpenClaw"

# Complete a task
node skills/feishu-task/index.js complete --task_id "t_12345"

# Delete a task
node skills/feishu-task/index.js delete --task_id "t_12345"

Options

  • create:
    • --summary: Task title/content.
    • --description: Detailed description (optional).
    • --due: Due date/time (ISO 8601 or timestamp).
    • --origin: Origin source description.
    • --user_id: Assignee User ID (optional).
  • complete:
    • --task_id: The ID of the task to complete.
  • delete:
    • --task_id: The ID of the task to delete.

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 16
GitHub Forks 0
Created Mar 2026
Last Updated 3 months ago
tools tools system admin

Related Skills

docker-expert
chevron_right
telnyx-network
chevron_right
plex

plex

openclaw
star 2.4k
chevron_right
discord-governance
chevron_right
hetzner-provisioner
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.