lark-minutes

Fetch Feishu Minute metadata and related artifacts via lark-cli.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/liutao96/skill --skill lark-minutes-liutao96
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-minutes
Source: https://github.com/liutao96/skill/tree/main/lark-minutes
Command: npx skills add https://github.com/liutao96/skill --skill lark-minutes-liutao96

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Feishu Minutes often require quick access to core metadata (title, cover image, duration) and related artifacts (transcripts, summaries, tasks, chapters). This skill provides a focused means to retrieve the essential metadata and direct access to associated notes for follow-up work.

Core Features & Use Cases

  • Retrieve basic minute metadata (title, cover, duration) by minute_token for quick indexing and display.
  • Discover and access related notes and artifacts (transcripts, AI summaries, tasks, chapters) via linked notes for seamless follow-up.
  • Use in meeting workflows to surface the minute’s metadata and quickly navigate to its summaries and actions via the recommended lark-cli flows.

Quick Start

Query the minutes metadata by token using lark-cli minutes get.

Frequently Asked Questions about lark-minutes

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

FAQPage Schema
How do I fetch Feishu Minute metadata like title, cover, and duration?

Fetch Feishu Minute metadata by providing a minute_token to retrieve the title, cover image, and duration. The skill exposes this surface through lark-cli using the minutes get method.

How do I access Feishu Minute transcripts and summaries?

Access Feishu Minute transcripts and AI summaries by retrieving linked notes. The skill surfaces these related artifacts along with tasks and chapters, providing URLs for quick navigation.

Do I need lark-cli to retrieve Feishu Minute notes and chapters?

Yes, you need lark-cli to retrieve Feishu Minute notes and chapters. The skill executes the minutes get method through lark-cli and enforces the minutes:minutes:readonly scope during retrieval.

Can I get meeting tasks and chapters from Feishu Minutes via linked notes?

Yes, you can get meeting tasks and chapters from Feishu Minutes. The skill surfaces these artifacts via linked notes and provides direct URLs for quick access to follow-up work.

What is the best way to retrieve Feishu Minute core metadata for quick indexing?

The best way to retrieve Feishu Minute core metadata for quick indexing is querying the minute_token. This retrieves the title, cover, and duration swiftly for display purposes.