feishu_ops

Automate Feishu messaging, cloud docs, spreadsheets, and calendar operations.

26|4|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/kid0317/cc_workspace_bot --skill feishu-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu_ops
Source: https://github.com/kid0317/cc_workspace_bot/tree/main/workspaces/_template/.claude/skills/feishu_ops
Command: npx skills add https://github.com/kid0317/cc_workspace_bot --skill feishu-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) components.

What problem does it solve?

Feishu Ops provides a unified toolkit to perform Feishu (Lark) operations, including sending messages (text, rich text, images, files), reading and writing cloud docs, spreadsheets, and multi-dimensional tables, querying group members, and managing calendar events. It enables teams to push notifications, share results, and orchestrate document access across enterprise workflows with permission controls and safety constraints.

Core Features & Use Cases

  • Send messages to users or groups in various formats (text, rich text, image, file).
  • Read/write cloud docs, spreadsheets, and bitables; fetch chat/group member lists; manage calendar events.
  • Automate notifications and report deliveries across Feishu-powered workspaces (integrations with CLI scripts and local storage).

Quick Start

Send a plain text message to a Feishu group using a routing_key like group:oc_xxx.

Frequently Asked Questions about feishu_ops

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate sending messages to a Feishu group?

To automate sending Feishu messages, you can use this Skill to push text, rich text, images, or files to chats and groups via a routing key. It executes deterministic scripts to deliver notifications across enterprise workspaces.

Can I read and write Feishu cloud docs and spreadsheets with Python?

Yes, you can read and write Feishu cloud docs, spreadsheets, and bitables using this Skill's Python scripts. It enables automated document access and data orchestration directly within your enterprise workflows.

Does this Feishu automation tool require lark-cli to manage calendar events?

Yes, this Skill implements a dependency on lark-cli and python3 to manage calendar events and automate Feishu operations. You need this environment setup to execute the deterministic scripts for workflow automation.

What is the best way to fetch Feishu chat member lists for enterprise notifications?

The best way to fetch Feishu chat member lists is by executing the provided scripts that query group members. This allows you to orchestrate targeted notification delivery and manage document access with permission controls.

What message formats are supported when pushing notifications to Feishu chats?

When pushing notifications to Feishu chats, supported message formats include plain text, rich text, images, and files. This enables versatile report deliveries and workflow automation across various threads and groups.

Are there limitations when automating Feishu operations with local storage?

When automating Feishu operations with local storage, operations are constrained by safe frontmatter-driven metadata models and enterprise permission controls. This ensures safety boundaries are maintained during document access and messaging tasks.