← Back to Skills Marketplace
theshadowrose

MeetingPrep Auto-Generate Meeting Briefs

by Shadow Rose · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ Security Clean
282
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install meeting-prep-sr
Description
Pull upcoming calendar events, generate agendas, prepare briefing docs, surface relevant context. Never walk into a meeting unprepared.
README (SKILL.md)

MeetingPrep Auto-Generate Meeting Briefs

Pull upcoming calendar events, generate agendas, prepare briefing docs, surface relevant context. Never walk into a meeting unprepared.


Ask your agent to prepare a meeting brief. It uses your platform's built-in calendar and file access tools — no separate OAuth setup or credentials required. Works wherever your agent already has calendar access.

What You Get

📅 Meeting Brief — Team Standup (10:00 AM)

ATTENDEES: You, Sarah, Mike, Dev Team
DURATION: 30 min

CONTEXT:
• Last standup: discussed auth module delays
• Mike mentioned API spec would be ready today
• Sprint ends Friday — 3 tickets still in progress

SUGGESTED AGENDA:
1. Auth module status (Sarah)
2. API spec review (Mike)
3. Sprint velocity check
4. Blockers

PREP NEEDED:
• Review Mike's PR if submitted
• Check sprint board

Features

  • Calendar-aware — works with calendar events your agent platform already has access to (Google Calendar, Apple Calendar, Outlook — no separate credentials needed)
  • Context surfacing — relevant notes, emails, docs related to attendees
  • Agenda generation — talking points from meeting title and history
  • Prep checklist — what to review before the meeting
  • Time budgeting — allocates time per agenda item
  • Follow-up tracking — action items from meeting notes

⚠️ Disclaimer

This software is provided "AS IS", without warranty of any kind, express or implied.

USE AT YOUR OWN RISK.

  • The author(s) are NOT liable for any damages, losses, or consequences arising from the use or misuse of this software — including but not limited to financial loss, data loss, security breaches, business interruption, or any indirect/consequential damages.
  • This software does NOT constitute financial, legal, trading, or professional advice.
  • Users are solely responsible for evaluating whether this software is suitable for their use case, environment, and risk tolerance.
  • No guarantee is made regarding accuracy, reliability, completeness, or fitness for any particular purpose.
  • The author(s) are not responsible for how third parties use, modify, or distribute this software after purchase.

By downloading, installing, or using this software, you acknowledge that you have read this disclaimer and agree to use the software entirely at your own risk.

DATA DISCLAIMER: This software processes and stores data locally on your system. The author(s) are not responsible for data loss, corruption, or unauthorized access resulting from software bugs, system failures, or user error. Always maintain independent backups of important data. This software does not transmit data externally unless explicitly configured by the user.


Support & Links

🐛 Bug Reports [email protected]
Ko-fi ko-fi.com/theshadowrose
🛒 Gumroad shadowyrose.gumroad.com
🐦 Twitter @TheShadowyRose
🐙 GitHub github.com/TheShadowRose
🧠 PromptBase promptbase.com/profile/shadowrose

Built with OpenClaw — thank you for making this possible.


🛠️ Need something custom? Custom OpenClaw agents & skills starting at $500. If you can describe it, I can build it. → Hire me on Fiverr

Usage Guidance
This skill appears to be what it says: a small formatter that turns an event + context into a meeting brief. Before installing, confirm how your agent/platform supplies calendar, email, and file context—the skill relies on the agent's existing permissions to read those sources. If you don't want emails or documents included, restrict the agent's permissions accordingly. The included JS contains no network calls or secret access, but if your agent automatically fetches or transmits data, review the platform's data-flow permissions. If you need certainty about data handling, test with non-sensitive events first or contact the author using the provided email.
Capability Analysis
Type: OpenClaw Skill Name: meeting-prep-sr Version: 1.0.2 The MeetingPrep skill is a straightforward utility for formatting meeting agendas and briefs based on input provided by the agent's environment. The core logic in `src/meeting-prep.js` is limited to string manipulation and keyword-based agenda generation, with no network requests, file system access, or execution of external commands. No evidence of prompt injection or data exfiltration was found.
Capability Assessment
Purpose & Capability
Name/description claim to pull calendar events and surface related context; the packaged JS implements brief generation and formatting from an event+context object (no networking or credential access). The SKILL.md expects the agent/platform to supply calendar and file access; this is coherent, but the code itself does not implement automatic retrieval of emails/docs—it relies on the platform/agent to provide context.
Instruction Scope
Runtime instructions say the skill 'uses your platform's built-in calendar and file access tools' (no separate OAuth). That is consistent with no required env vars. Be aware: the agent/platform will need permission to read calendar/events, and SKILL.md implies it may surface notes/emails/docs — the skill expects that context to be provided by the agent rather than fetching it directly itself.
Install Mechanism
No install spec (instruction-only skill) and included JS is a small local module. Nothing is downloaded or written to disk by an installer, so installation risk is low.
Credentials
The skill declares no environment variables, credentials, or config paths. The functionality described (using platform-provided calendar/file access) explains why no separate credentials are requested.
Persistence & Privilege
always is false, the skill is user-invocable and allows normal autonomous invocation. It does not request persistent elevated privileges or modify other skills or system config.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install meeting-prep-sr
  3. After installation, invoke the skill by name or use /meeting-prep-sr
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Clarified calendar access works through agent platform built-in tools — no separate OAuth or credentials required
v1.0.1
1.0.1 Clarified that calendar access works through your agent platform's built-in tools — no separate OAuth setup or credentials required Updated feature description to accurately reflect that the skill is calendar-aware via platform integration, not a standalone calendar connector 1.0.0 - Initial release Auto-generate meeting briefs from calendar events Agenda generation, context surfacing, prep checklist, time budgeting
v1.0.0
Initial upload
Metadata
Slug meeting-prep-sr
Version 1.0.2
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is MeetingPrep Auto-Generate Meeting Briefs?

Pull upcoming calendar events, generate agendas, prepare briefing docs, surface relevant context. Never walk into a meeting unprepared. It is an AI Agent Skill for Claude Code / OpenClaw, with 282 downloads so far.

How do I install MeetingPrep Auto-Generate Meeting Briefs?

Run "/install meeting-prep-sr" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is MeetingPrep Auto-Generate Meeting Briefs free?

Yes, MeetingPrep Auto-Generate Meeting Briefs is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does MeetingPrep Auto-Generate Meeting Briefs support?

MeetingPrep Auto-Generate Meeting Briefs is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created MeetingPrep Auto-Generate Meeting Briefs?

It is built and maintained by Shadow Rose (@theshadowrose); the current version is v1.0.2.

💬 Comments