Meeting brief
Skill thefiredev-cloud/meshvault-skills-starter/skills/meeting-brief
This skill should be used when the user asks to "prep me for the meeting", "meeting brief", "what do I need for this call", or wants a short prep pack from notes, calendar, and prior threads.From its SKILL.md
npx -y skills add thefiredev-cloud/meshvault-skills-starter --skill meeting-briefAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its file declares
Copied from the file, not written here
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
1.5 KB, 292 tokens by cl100k_base, as published. Nobody here has run it
Meeting Brief
Build a five-minute prep pack for an upcoming meeting. Read only unless the owner asks to schedule or message someone (those are different skills).
Required Inputs
- Meeting title, time, and attendees (calendar or owner statement)
- Prior notes, emails, or CRM context for those people if available
- Owner goal for the meeting in one sentence (ask if missing)
Steps
- Confirm who is in the room and why the meeting exists.
- Pull the last relevant touch for each external attendee (one line each).
- List open commitments from either side (promises, invoices, decisions).
- Write the brief in four short blocks:
- Goal: one sentence
- People: name + role + last touch
- Open items: bullets, max five
- Suggested agenda: three bullets the owner can run
- Keep the whole brief under 180 words. Prefer cuts over fluff.
- Do not send calendar invites, emails, or chat messages from this skill.
Approval Gate
None for the brief itself (read + draft only). If the owner wants the agenda emailed or the meeting rescheduled, switch to a skill with a send/schedule gate and stop here.
Output
- One meeting brief the owner can skim in under a minute
- Optional: three questions to ask in the room
- No outbound actions
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.