MeetingPrep Auto-Generate Meeting Briefs

v1.0.2

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

0· 217·1 current·1 all-time
byShadow Rose@theshadowrose
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

agendavk97czame67kwkdczahps4kky7582qxt4latestvk9789b1yb2t2x3de28cekkd3ed82pf4vmeeting-prepvk9789b1yb2t2x3de28cekkd3ed82pf4vmeetingsvk97czame67kwkdczahps4kky7582qxt4notesvk97czame67kwkdczahps4kky7582qxt4preparationvk97czame67kwkdczahps4kky7582qxt4productivityvk97czame67kwkdczahps4kky7582qxt4

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments