lark-vc

Search and retrieve Feishu video meeting records, notes, transcripts, and AI artifacts.

2|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/augustscl/awesome-xiawang-skills --skill lark-vc-augustscl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-vc
Source: https://github.com/augustscl/awesome-xiawang-skills/tree/main/lark-vc
Command: npx skills add https://github.com/augustscl/awesome-xiawang-skills --skill lark-vc-augustscl

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps teams quickly find ended Feishu (Lark) video meeting records and obtain structured meeting outputs so users no longer need to manually search, open, and summarize past meetings across platforms.

Core Features & Use Cases

  • Search historical meetings by keyword, time range, organizer, participants, or meeting room with proper pagination handling.
  • Retrieve meeting notes and transcripts including main note doc token, verbatim transcript token, shared document tokens, and AI artifacts such as summaries, todos, and chapters via meeting IDs, minute tokens, or calendar event IDs.
  • Download and export artifacts such as transcript files into a local output directory with overwrite and dry-run options, while enforcing required user permission scopes.
  • Use case: find all ended meetings from yesterday, fetch their meeting note tokens and download AI-generated summaries and transcripts for stakeholder distribution.

Quick Start

Use the lark-vc skill to search for meetings from last week with the keyword 周会 and then fetch their notes, transcripts, and AI-generated summaries using meeting IDs or minute tokens.

Frequently Asked Questions about lark-vc

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

FAQPage Schema
How do I search Feishu video meeting records by keyword and time range?

To search Feishu video meeting records, filter ended meetings by keyword, time range, organizer, participants, or meeting room with proper pagination to retrieve matching historical meeting data.

Can I retrieve meeting transcripts and AI-generated summaries from Feishu using a meeting ID?

Yes, you can retrieve verbatim transcripts, meeting note tokens, and AI-generated summaries by passing a meeting ID, minute token, or calendar event ID to fetch associated Feishu meeting artifacts.

How do I download Feishu meeting transcripts and notes for offline stakeholder distribution?

Download Feishu meeting transcript files into a local output directory using overwrite and dry-run options while enforcing required user permission scopes to export artifacts for stakeholder distribution.

What Feishu permission scopes are required to search meeting records and read notes?

Searching Feishu meeting records and retrieving notes requires specific user permission scopes, specifically vc:meeting.search:read and vc:note:read, to access meeting data and download transcript artifacts.

Does this approach support fetching AI-generated todos and chapters from past Feishu meetings?

Yes, fetching past Feishu meetings supports retrieving AI artifacts including generated summaries, todos, and chapters alongside shared document tokens and verbatim transcript tokens for comprehensive meeting outputs.

What happens when Feishu meeting search results exceed a single page of records?

When Feishu meeting search results exceed a single page, pagination handling automatically manages subsequent page requests to ensure all matching meeting records and associated notes are completely retrieved.