ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

Feishu Minutes

Skill by autogame-17

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/autogame-17/feishu-minutes
Or

What This Skill Does

The Feishu Minutes (妙记) skill serves as an advanced integration layer for users of the Feishu/Lark ecosystem. Designed to automate the retrieval and processing of meeting recordings, this skill acts as a bridge between the Feishu Minutes cloud environment and your local workspace. By leveraging the specific minutes token, the agent automatically orchestrates the download of rich metadata, including comprehensive meeting transcripts, viewer and contributor statistics, the full subtitle file, and the original media recording. This enables seamless archiving, offline playback, and automated documentation of meetings without manual intervention.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal:

clawhub install openclaw/skills/skills/autogame-17/feishu-minutes

Ensure that you have the necessary environment variables configured for Feishu API access as required by the underlying platform architecture.

Use Cases

  • Automated Meeting Minutes: Automatically convert long audio recordings from Feishu into searchable Markdown transcripts for your internal knowledge base.
  • Performance Analytics: Analyze participation metrics and viewer stats to understand team engagement levels during syncs.
  • Archival Workflows: Automatically store meeting assets in local or cloud-synced storage for long-term compliance and historical tracking.
  • Media Repurposing: Extract raw video content for post-production editing or sharing in different formats outside the Feishu application.

Example Prompts

  1. "OpenClaw, please fetch the meeting details for minutes token mmcn_987654321 and save the transcript to my project folder."
  2. "Can you process the Feishu minutes link https://feishu.cn/minutes/mmcn_abc123 and generate a summary report including the media file?"
  3. "Run the feishu-minutes skill on token mmcn_xyz789 and output the results to the /archives/team_meeting directory."

Tips & Limitations

  • Permissions: Ensure the provided minutes token belongs to a meeting that your Feishu account has authorized access to; private meetings will result in a 403 Forbidden error.
  • Output Management: The skill defaults to memory/feishu_minutes/<token>. It is recommended to use the --out flag if you prefer a customized directory structure for better organization.
  • Rate Limiting: Frequent requests to the Feishu API may trigger rate limits. Space out large batch requests to avoid disruptions.
  • Media Size: Depending on the meeting length, the downloaded media.mp4 file may be large. Verify your local disk space before processing long-duration meetings.

Metadata

Stars4146
Views8
Updated2026-04-16
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-autogame-17-feishu-minutes": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#productivity#automation#meeting-notes#transcription#feishu
Safety Score: 4/5

Flags: network-access, file-write, external-api