Skill flagged — review recommended

ClawHub Security found sensitive or high-impact capabilities. Review the scan results before using.

feishu-skills

v1.0.0

Feishu (Lark) skill pack installer. Downloads and installs all Feishu integration skills for OpenClaw / EnClaws — including bot setup, docs, calendar, tasks,...

0· 100· 1 versions· 0 current· 0 all-time· Updated 1d ago· MIT-0

Install

openclaw skills install feishu-skills

Feishu Skills Installer

Module compatibility: Scripts are provided in both .js and .mjs. Prefer .mjs; if you get a module error, fall back to .js.

Install the full Feishu skill pack by executing the commands below. All script output is single-line JSON.

Included skills

SkillDescription
feishu-quick-setupOne-click Feishu bot creation via Device Flow
feishu-authUser-level OAuth authorization
feishu-create-docCreate Feishu documents
feishu-fetch-docFetch document content
feishu-search-docSearch documents
feishu-update-docUpdate document content
feishu-im-readRead messages from chats
feishu-chatGroup/chat management
feishu-calendarCalendar events
feishu-taskTask management
feishu-bitableBitable (multi-dimensional tables)
feishu-docx-downloadExport documents as files
feishu-driveDrive file management
feishu-image-ocrImage OCR
feishu-search-userSearch users
feishu-sheetSpreadsheet operations
feishu-wikiWiki / knowledge base

Installation steps

After downloading and extracting the skill pack, run the installer script.

Run installer

node {extracted_dir}/install.mjs

If you get an ESM-related error, use the CommonJS version instead:

node {extracted_dir}/install.js

The installer auto-detects the environment (EnClaws or OpenClaw) and copies skill directories to the correct location.

Handling the result

The installer outputs JSON. Check the success field:

ResultAction
success: trueShow the reply field to the user
success: falseShow the message field to the user

Notes

  • Always run install.mjs (or install.js) to complete the installation; do not copy skill directories manually.
  • The installer handles environment detection, file placement, and cleanup automatically.
  • This skill only installs files. It does not perform Feishu authorization or permission checks.
  • Execute each step rather than describing it to the user.

Version tags

latestvk970jj2smmm48fzjrpmtq9r8ph84bsft