feishu-report-summary
SKILL.md
Feishu Report Summary
Use this skill when the user wants a summary of Feishu 汇报 data and the source link is under oa.feishu.cn/report/.... The bundled script calls the Feishu Report API directly, using the same credentials already stored in ~/.openclaw/openclaw.json.
Workflow
- Run
scripts/fetch_report_tasks.jsfor the target day or range. - Prefer
--format jsonwhen you will analyze the results in-model. - Prefer
--format markdownwhen the output will be reviewed or copied directly. - Summarize with the structure in references/summary-template.md unless the user asks for a different format.
- If the user wants the digest published back to Feishu, use existing
feishu_docorfeishu_chattools after the summary is drafted.
Quick Start
Fetch today's local-calendar reports as JSON:
node scripts/fetch_report_tasks.js --format json