Feishu Cli Create

🌐Community
by riba2534 · vlatest · Repository

Creates Feishu chat groups or conversations via command line using riba2534's tool.

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-cli-create npx -- -y @trustedskills/feishu-cli-create
2

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

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

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

About This Skill

What it does

The feishu-cli-create skill allows AI agents to interact with Feishu (Lark) using a command-line interface. It enables creation of chat messages, tasks, and events within Feishu workspaces programmatically. This facilitates automation of communication and task management directly from the agent's workflow.

When to use it

  • Automating repetitive Feishu communications: Sending daily status updates or reminders automatically.
  • Creating tasks based on external triggers: Generating a new task in Feishu when an incident is detected by another system.
  • Scheduling events within a team’s calendar: Automatically creating meeting invitations and sending out notifications.
  • Responding to user requests involving Feishu actions: Fulfilling a request to create a chat message for a specific topic.

Key capabilities

  • Create Chat Messages
  • Create Tasks
  • Create Events

Example prompts

  • "Create a chat message in the #general channel saying 'Daily standup meeting is starting now.'"
  • "Generate a task assigned to John Doe with the title 'Review project proposal' and due date tomorrow."
  • “Schedule an event for next Tuesday at 2pm titled ‘Team Brainstorming Session’ inviting Alice, Bob, and Carol.”

Tips & gotchas

The agent needs appropriate permissions within the Feishu workspace to create messages, tasks, or events. Ensure your Feishu application is properly configured with these permissions before using this skill.

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
riba2534
Installs
11

🌐 Community

Passed automated security scans.