在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
meeting-prep
// Prepare briefings for upcoming calendar events with attendee context and relevant memories
$ git log --oneline --stat
stars:584
forks:73
updated:2026年2月14日 04:43
SKILL.md
// Prepare briefings for upcoming calendar events with attendee context and relevant memories
Query and report on API usage costs across LLM, embedding, and tool providers
Search, view, update, and merge contacts in the local CRM
Compile a comprehensive daily briefing from calendar, contacts, goals, and recent activity
Digest and ingest emails into memory, surfacing important threads and action items
Detect and remove AI writing patterns to produce natural, human-sounding prose
Generate images from text descriptions using DALL-E or compatible providers
| name | meeting-prep |
| description | Prepare briefings for upcoming calendar events with attendee context and relevant memories |
| category | productivity |
| requires | {"tools":["list_calendar_events","search_contacts","recall"],"config":["google_calendar"],"env":["GOOGLE_CREDENTIALS_JSON"]} |
| contexts | ["heartbeat","chat"] |
| bound_tools | ["list_calendar_events","meeting_prep","search_contacts"] |
Compile a briefing for an upcoming meeting by pulling together calendar details, attendee background, relevant memories, and suggested talking points.
list_calendar_events to find the next upcoming event (or a specific one if the user named it). Extract the title, time, location/link, and attendee list.search_contacts to pull their name, role, company, and relationship notes. If a contact is unknown, note them as a new face.recall with each attendee's name or company to surface past conversations, decisions, promises, or open items. Focus on the last 30 days of episodic memories.recall for that subject to gather relevant semantic and strategic memories.