Summarize Feishu/Lark cloud documents the user can read. Use when the user sends a Feishu doc link (docx or wiki) and expects an auto summary without extra instructions, or explicitly asks to summarize a Feishu document. Workflow: resolve wiki to docx, read doc content via feishu_doc, summarize using the user’s fixed summary schema from MEMORY.md, and send the summary back to the current chat.
$npx -y skills add evan966890/openclaw-bestroll-skills --skill feishu-doc-summarizerInstalls into the current project.
Run `npx skills use "https://github.com/evan966890/openclaw-bestroll-skills" --skill "evan966890/openclaw-bestroll-skills/feishu-doc-summarizer"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/evan966890/openclaw-bestroll-skills" that are relevant to the current task. Run `npx skills add "https://github.com/evan966890/openclaw-bestroll-skills"` and select the relevant skills, then follow their instructions.