lark-minutes

Retrieve Lark Minutes metadata and media using a minute_token.

1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/eatbreads/.agents --skill lark-minutes-eatbreads
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-minutes
Source: https://github.com/eatbreads/.agents/tree/main/skills/lark-minutes
Command: npx skills add https://github.com/eatbreads/.agents --skill lark-minutes-eatbreads

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill enables you to retrieve basic minute information (title, cover image, duration) and related AI artifacts (summaries, todos, chapters), and to download the minute's audio/video media with a single, reliable workflow.

Core Features & Use Cases

  • Minute metadata extraction: title, cover, duration, owner, and URL for a given minute_token.
  • AI artifact access: retrieve or link to associated summaries, tasks, and chapter outlines without exposing raw content.
  • Media download: download or obtain a time-limited download link for the minute's audio/video using the +download shortcut.

Quick Start

Fetch the minute metadata for a given minute_token and download its media.

Frequently Asked Questions about lark-minutes

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I download Lark Minutes audio and video media?

To retrieve Lark Minutes metadata, you must provide a valid minute_token. The skill parses this token and inspects API schemas via lark-cli to return basic details like the title, cover image, and duration.

Can I extract AI summaries and chapters from Lark Minutes?

Yes, you can extract AI summaries, todos, and chapter outlines from Lark Minutes. The skill retrieves or links to these associated AI artifacts without exposing the raw meeting transcript content.

Do I need lark-cli to fetch minute information and media?

Yes, lark-cli is required to fetch minute information and media. The skill uses lark-cli to enforce token parsing, API schema inspection, and permission checks for safe and auditable access to your Lark Minutes data.

What limitations exist when downloading Lark Minutes media?

A key limitation is that downloaded Lark Minutes media relies on time-limited download links, and access strictly requires a valid minute_token. The skill enforces permission checks, so unauthorized tokens will fail to retrieve files or metadata.

What's the best way to get Lark Minutes duration and owner details?

The best way to get Lark Minutes duration and owner details is to fetch the minute metadata using a minute_token. This returns the title, cover image, duration, owner, and URL for the specified meeting recording.