lark-vc

Retrieve historical meeting data, notes, and transcripts via Lark VC commands.

35|5|Updated May 7, 2026
One-click install
npx skills add https://github.com/yokingma/weclaws --skill lark-vc-yokingma
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-vc
Source: https://github.com/yokingma/weclaws/tree/main/resources/skills/managed/lark-vc
Command: npx skills add https://github.com/yokingma/weclaws --skill lark-vc-yokingma

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Teams often struggle with scattered data from video conferences: past meetings, notes, minutes, and transcripts live in separate places, making it hard to quickly find AI summaries, action items, or attendees.

Core Features & Use Cases

  • Search ended meetings with vc +search using filters like keywords, date ranges, organizers, participants, and rooms.
  • Retrieve meeting notes, AI summaries, to-dos, and chapters via vc +notes using meeting-ids, minute-tokens, or calendar-event-ids.
  • Obtain minute tokens from the minutes domain via vc +recording to bridge to notes and transcripts.
  • Access verbatim transcripts and related documentation for attendees and roles, often via lark-minutes and related references.
  • Use Shortcut commands to streamline common workflows and enable multi-user team coordination.

Quick Start

Search for a past meeting with vc +search and then retrieve its AI summary with vc +notes.

Frequently Asked Questions about lark-vc

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

FAQPage Schema
How do I retrieve AI summaries and action items from past video conferences?

Retrieve meeting AI summaries and action items by searching ended meetings with vc +search, then fetching notes via vc +notes using meeting-ids, minute-tokens, or calendar-event-ids.

Can I search historical meeting minutes and transcripts by keywords, date ranges, and participants?

Yes, you can search historical meeting minutes and transcripts by applying filters like keywords, date ranges, organizers, participants, and rooms using the vc +search command.

How do I find meeting transcripts and notes when I only have a calendar event ID?

Find meeting transcripts and notes by passing the calendar-event-id to vc +notes, which retrieves AI summaries, to-dos, and chapters without modifying the original data.

Do I need lark-cli authentication to access ended meeting recordings and notes in a multi-user environment?

Yes, lark-cli enforces user authentication and respects permissions to securely access ended meeting recordings, notes, and transcripts across multi-user team environments.

What is the best way to get verbatim transcripts from past video conferences at scale?

Obtain verbatim transcripts at scale by using vc +recording to get minute tokens from the minutes domain, bridging to notes and transcripts via lark-minutes and related references.

Are there limitations when fetching historical meeting data using pagination?

The skill handles pagination for structured outputs when fetching historical meeting data, requiring valid meeting-ids or minute-tokens to accurately retrieve notes without modifying the underlying records.