Feishu Minutes OpenClaw Skill - ClawHub
Do you want your AI agent to automate Feishu Minutes workflows? This free skill from ClawHub helps with speech & transcription tasks without building custom tools from scratch.
What this skill does
Fetch info, stats, transcript, and media from Feishu
Install
npx clawhub@latest install feishu-minutesFull SKILL.md
Open originalFeishu Minutes (妙记) Skill
Fetch info, stats, transcript, and media from Feishu Minutes.
Usage
node skills/feishu-minutes/index.js process <minutes_token> --out <output_dir>
<minutes_token>: The token from the Minutes URL (e.g.,mmcn...).--out: Optional output directory (defaults tomemory/feishu_minutes/<token>).
Output
info.json: Basic metadata.stats.json: View/Comment stats.subtitle.json: Raw transcript data.transcript.md: Readable transcript.media.mp4: Video/Audio recording.