meeting-prep

Convert time- and intent-based meeting requests into readiness context.

1|Updated May 9, 2026
One-click install
npx skills add https://github.com/weiping/gbrain-cn --skill meeting-prep-weiping
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meeting-prep
Source: https://github.com/weiping/gbrain-cn/tree/main/test/fixtures/openclaw-compact-resolver/skills/meeting-prep
Command: npx skills add https://github.com/weiping/gbrain-cn --skill meeting-prep-weiping

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you quickly get prepared for an upcoming meeting so you can walk in informed and ready to contribute.

Core Features & Use Cases

  • Meeting readiness prompt: Uses the trigger phrases to initiate a meeting-prep workflow for when a meeting is soon.
  • Fixture/testing stub: Designed as a lightweight placeholder for fixture testing in the compact-resolver regression suite, rather than a full production runbook.
  • Use case: When someone tells you your meeting starts in 30 minutes, you can invoke this Skill to generate initial context and preparation cues appropriate for that timeframe.

Quick Start

Ask: prep for my meeting.

Frequently Asked Questions about meeting-prep

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

FAQPage Schema
What is meeting preparation context and when do I need it?

Meeting preparation context is the readiness information you need before a call. You need it when a meeting is approaching soon and you want to walk in informed and ready to contribute.

How do I get ready for a meeting that starts in 30 minutes?

To get ready for a meeting in 30 minutes, you can invoke this Skill using time-based triggers like “meeting in 30 min” to generate initial context and preparation cues for that timeframe.

Can I use time-based prompt triggers to start meeting preparation?

Yes, you can use time- and intent-based prompt triggers to start meeting preparation. Phrases like “get ready for the call” initiate the workflow to turn your request into readiness context.

Does meeting preparation require external integrations or calendar connections?

No external integrations are required. This meeting preparation Skill operates as a lightweight, minimal stub without external I/O, relying solely on your prompt triggers to generate context.

What is the best way to prepare for a call using an AI agent?

The best way to prepare for a call using an AI agent is to issue an intent-based request. Asking the agent to “prep for my meeting” triggers the workflow to produce actionable readiness cues instantly.

Why does this meeting preparation skill function as a testing fixture?

This meeting preparation skill functions as a testing fixture to satisfy fixture-testing requirements for the compact-resolver regression suite, providing a stable operational stub without external I/O.