Feishu Task

🌐Community
by m1heng · vlatest · Repository

This skill automatically creates Feishu tasks based on conversations, streamlining workflows and ensuring timely follow-ups.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add feishu-task npx -- -y @trustedskills/feishu-task
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "feishu-task": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/feishu-task"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to interact with Feishu (Lark) tasks. It can create new tasks, retrieve task details, and update existing tasks within a specified workspace. The agent can also manage task assignments and deadlines, streamlining workflow management directly through the AI interface.

When to use it

  • Project Management: Automatically create tasks in Feishu based on meeting notes or action items identified by the AI.
  • Task Delegation: Assign tasks to specific team members within Feishu using natural language instructions.
  • Progress Tracking: Retrieve and report on the status of existing Feishu tasks, providing updates on project progress.
  • Deadline Management: Update task deadlines in Feishu based on changing priorities or dependencies.

Key capabilities

  • Create new tasks
  • Retrieve task details
  • Update existing tasks
  • Manage task assignments
  • Set and modify task deadlines

Example prompts

  • "Create a task in Feishu called 'Draft marketing proposal' assigned to John Doe with a deadline of next Friday."
  • "What is the status of the 'Website redesign' task?"
  • "Update the due date for the 'Prepare presentation slides' task to October 27th."

Tips & gotchas

  • Requires proper authentication and authorization within your Feishu workspace. Ensure the AI agent has the necessary permissions to access and modify tasks.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
m1heng
Installs
16

🌐 Community

Passed automated security scans.