Files
openclaw-master-skills/skills/feishu-doc
MyClaw AI 43d9a8c788 fix: center title, add v0.4.0 release notes
- Center H1 title in all language READMEs
- Add detailed v0.4.0 release notes to RELEASES.md and CHANGELOG.md
- 175 new skills breakdown by category
2026-03-12 03:28:41 +00:00
..

Feishu Doc Skill

Fetch content from Feishu (Lark) Wiki, Docs, Sheets, and Bitable.

Usage

node index.js fetch <url>

Configuration

Create a config.json file in the root of the skill or set environment variables:

{
  "app_id": "YOUR_APP_ID",
  "app_secret": "YOUR_APP_SECRET"
}

Environment variables:

  • FEISHU_APP_ID
  • FEISHU_APP_SECRET

Supported URL Types

  • Wiki
  • Docx
  • Doc (Legacy)
  • Sheets
  • Bitable