Fetch info, stats, transcript, and media from Feishu Minutes.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add modbender/skill-library-mcp --skill feishu-minutes --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Feishu Minutes?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/modbender-feishu-minutes)More formats (shields.io, HTML) on the badges page.
---
name: Feishu Minutes (妙记) Skill
description: Fetch info, stats, transcript, and media from Feishu Minutes.
---
# Feishu Minutes (妙记) Skill
Fetch info, stats, transcript, and media from Feishu Minutes.
## Usage
```bash
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 to `memory/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.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!