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

Feishu Meeting Assistant

Skill by autogame-17

Why use this skill?

Automate your meeting prep with the Feishu Meeting Assistant. It scans your calendar, parses linked documents, and generates a concise summary briefing card.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/autogame-17/feishu-meeting-assistant
Or

What This Skill Does

The Feishu Meeting Assistant is a sophisticated productivity tool designed to streamline your calendar management. Instead of manually opening every document attached to your meetings, this skill acts as an intelligent bridge between your Feishu Calendar and your workspace documents. It scans your calendar for events scheduled within the next 24 hours, identifies linked Feishu Docs, Sheets, or Bitables, extracts the pertinent information, and synthesizes them into a readable briefing card. By automating the pre-meeting research phase, it ensures you are fully prepared for every conversation without wasting time on administrative document gathering.

Installation

To integrate this skill into your environment, use the OpenClaw command-line interface. Ensure you have the necessary authentication scopes configured for the Feishu Calendar and Feishu Document APIs. Execute the following command in your terminal:

clawhub install openclaw/skills/skills/autogame-17/feishu-meeting-assistant

After installation, verify that the feishu-calendar and feishu-doc dependencies are correctly linked within your OpenClaw environment settings.

Use Cases

This skill is perfect for busy professionals, project managers, or team leads who handle high volumes of collaborative meetings. It is particularly useful for:

  • Preparing for project sync meetings where agendas are hosted on Feishu Docs.
  • Reviewing quantitative data from shared Sheets before finance or operational reviews.
  • Catching up on project statuses tracked in Bitables before daily stand-ups.
  • Reducing "meeting anxiety" by providing a summary briefing card right before a call starts.

Example Prompts

  1. "Check my schedule for the next 24 hours and prepare briefings for all meetings with attached documentation."
  2. "What are the key takeaways from the documents linked in my upcoming afternoon sync?"
  3. "Summarize the data from the Feishu Sheet attached to the 'Project Alpha Update' meeting later today."

Tips & Limitations

  • Tips: Ensure your meeting organizers consistently add document links to the Feishu Calendar event description for the parser to detect them accurately. You can trigger the check manually via node skills/feishu-meeting-assistant/check.js if you need an immediate update.
  • Limitations: The skill currently only supports documents hosted natively within the Feishu ecosystem. It requires active network access to fetch document content and relies on the permissions granted to your Feishu user account. If a document is set to private or restricted, the assistant may be unable to access its content.

Metadata

Stars1696
Views0
Updated2026-03-01
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-meeting-assistant": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#productivity#meeting-assistant#feishu#calendar#automation
Safety Score: 4/5

Flags: network-access, external-api, data-collection