lark-minutes

Fetch title, cover image, and duration of a Feishu minute via lark-cli.

641|104|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/eastreams/loong --skill lark-minutes-eastreams
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-minutes
Source: https://github.com/eastreams/loong/tree/main/skills/larksuite-cli/lark-minutes
Command: npx skills add https://github.com/eastreams/loong --skill lark-minutes-eastreams

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Many users need quick access to basic information of a Feishu meeting minute—such as its title, cover image, and duration—without opening the full record or AI‑generated notes.

Core Features & Use Cases

  • Retrieve minute token from a URL and fetch its title, cover, and duration via lark-cli.
  • Download the associated audio/video file with a single command.
  • Combine with other lark-cli shortcuts to obtain transcripts, summaries, or task lists.

Quick Start

Retrieve the title, cover image, and duration of the minute with token obcn123456.

Frequently Asked Questions about lark-minutes

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

FAQPage Schema
How do I retrieve Feishu meeting minutes metadata without loading the full transcript?

Use this Skill to fetch the title, cover image, and duration of Feishu meeting minutes via lark-cli. It retrieves basic metadata directly, bypassing the need to load full transcripts or AI-generated notes.

Do I need lark-cli to fetch a Feishu minute title and cover image?

Yes, you need the lark-cli binary installed with appropriate read permissions and the minutes:minutes:readonly scope configured to fetch Feishu minute metadata such as the title and cover image.

Can I download the audio or video file from a Feishu meeting record?

Yes, you can download the associated audio or video file from a Feishu meeting record with a single command after retrieving the minute token from the meeting URL.

What is the fastest way to get meeting duration from a Feishu minutes URL?

The fastest way to get meeting duration is to extract the minute token from the URL and pass it to this Skill, which fetches the duration alongside the title and cover image without loading the full record.

Can I combine this with other lark-cli shortcuts to get meeting summaries?

Yes, you can combine this Skill with other lark-cli shortcuts to obtain transcripts, summaries, or task lists from the Feishu meeting minute after fetching the basic metadata.