← ClaudeAtlas

calendar-agentlisted

Read a calendar export and turn it into a dated prep brief per upcoming meeting — matching every attendee and company against the same tracked entity files meeting-scribe writes to, so you walk into each meeting already knowing what's been said about the people and companies on it. Matches names against your own entity files first; an unmatched name is reported unmatched, an ambiguous name lists every candidate, and no entity or mention file is ever created or edited. Inspired by USV's Calendar Agent (https://blog.usv.com/meet-the-agents), rebuilt generic for any team that keeps a folder of who and what it tracks. Use whenever the user says "run calendar agent", "prep me for my meetings", "brief me on today's calendar", "who am I meeting with", "check my calendar against my contacts", "/calendar-agent", or points at a calendar export plus a folder of people/company files.
Anlo-Ventures/skills-and-agents-library · ★ 1 · AI & Automation · score 67
Install: claude install-skill Anlo-Ventures/skills-and-agents-library
# Calendar Agent ## What this does Reads a calendar export and a folder of entity files you already keep (people, organizations, other meetings — the same folder `meeting-scribe` writes to), then produces one dated prep brief per upcoming event. Each brief names every attendee and company on that event as matched, unmatched, or ambiguous, and for every match it surfaces the entity's prior mention history — not just the fact that a match happened. It never guesses who "sounds like" a tracked entity, and it never writes anything back to an entity file. This is a read-only skill: it reports what you already know, dated to the meeting you're about to walk into. Inspired by USV's Calendar Agent: https://blog.usv.com/meet-the-agents — USV built it to open each day already knowing what's been said about the people and companies on the calendar. This is our own generic version, not their code: any team that keeps files on people, organizations, or projects can point this at a calendar export and get the same shape of output. ## When to use it Use this before a meeting happens, to walk in prepared. It reads the entity folder; it never writes a mention to it. If you want the after-the-fact counterpart — turning a transcript into a dated meeting note, appended mention lines, and a draft recap email once the meeting is over — use `meeting-scribe` instead, see the `meeting-scribe` skill. The two are complementary and share one entity folder: run `calendar-agent` before a meeting to p