- 📁 docs/
- 📄 .env.example
- 📄 .gitignore
- 📄 bridge.mjs
Connect a Feishu (Lark) bot to Clawdbot via WebSocket long-connection. No public server, domain, or ngrok required. Use when setting up Feishu/Lark as a messaging channel, troubleshooting the Feishu bridge, or managing the bridge service (start/stop/logs). Covers bot creation on Feishu Open Platform, credential setup, bridge startup, macOS launchd auto-restart, and group chat behavior tuning.
Export, write, and manage Feishu/Lark cloud documents. Supports docx, sheets, bitable, wiki, WeChat article import/export, drive management, and browser-based export for public or browser-readable docs. Use this skill when you need to read, analyze, write, or manage content in a Feishu knowledge base.
- 📁 scripts/
- 📄 .gitignore
- 📄 config.example.yaml
- 📄 LICENSE
OpenClaw personalized paper recommendation skill. When the user invokes /aminer-rec5 or /skill aminer-rec5 in Feishu, immediately run the local pipeline under {baseDir}/scripts/, accept aminer_user_id, scholar hints, seed paper titles, papers_file, or free-form topic text, build a unified ResearchProfile, retrieve papers, enrich with AMiner, dispatch Feishu cards, and return NO_REPLY.
Requires UAT for Feishu MCP. In bot chat: `/mw4auth` or `飞书授权` (card); or `orbit feishu authorize`; or FEISHU_MCP_UAT / channels.feishu.mcp_user_access_token. Bot app_secret is not sufficient.
Read, write, search, and manage Feishu (Lark) cloud documents and knowledge bases via the feishu-docs CLI. Use this skill whenever the user mentions Feishu docs, Lark docs, knowledge bases (wiki spaces), or wants to interact with Feishu cloud documents in any way — reading, creating, updating, deleting, searching, sharing, or browsing wiki structure. Also trigger when the user pastes a Feishu or Lark URL, or mentions feishu-docs-cli. This skill covers both Chinese (飞书) and international (Lark) platforms.
Requires UAT for Feishu MCP. In bot chat: `/mw4auth` or `飞书授权` (card); or `mw4agent feishu authorize`; or FEISHU_MCP_UAT / channels.feishu.mcp_user_access_token. Bot app_secret is not sufficient.