skills/skills.volces.com/feishu_lark_sheets_edit

feishu_lark_sheets_edit

SKILL.md

Lark/Feishu Sheets & Cloud File Download (with PDF extraction)

Read, write and manage Lark/Feishu Sheets, and download Lark/Feishu cloud files, by calling the official OpenAPI from local scripts.

Prerequisites

  • python3 on PATH
  • Feishu/Lark app credentials configured in ~/.openclaw/openclaw.json under channels.feishu:
    {
      "channels": {
        "feishu": {
          "appId": "cli_xxx",
          "appSecret": "xxx",
          "domain": "feishu"
        }
      }
    }
    
Installs
27
First Seen
Apr 3, 2026