{"slug": "great-event-planning-skill", "title": "Great Event Planning Skill", "summary": "Anthropic released a Claude skill for planning conference side events, built from playbooks used to run 30+ events across Amsterdam, London, Paris, Stockholm, San Francisco, and Copenhagen. The skill, available via GitHub at arnons1/great-event-planning-skill, generates artifacts such as venue comparison tables, registration page copy, guest list trackers, outreach sequences, and post-event reports, and supports both first-time setup and per-event execution.", "body_md": "A Claude skill for planning great side events at conferences: dinners, cocktail evenings, breakfasts, or demo nights alongside a larger event.\n\nBuilt from playbooks used to run 30+ events across Amsterdam, London, Paris, Stockholm, San Francisco, and Copenhagen.\n\n`SKILL.md`\n\n— the full skill: setup phase, event execution, 8 artifact templates, guardrails`README.md`\n\n— this file\n\nThe skill produces these artifacts depending on what stage you're at:\n\n**Operating model**— reusable playbook (save to Notion / Google Docs, reference for every event)** Venue comparison table**— side-by-side with cost breakdowns showing the math** Per-venue detail cards**— menu pricing, drink packages, tariffs, deposit terms, cost estimate** Registration page copy**— Luma-ready, approval-required, with qualifying questions** Guest list tracker**— Google Sheets structure with status tracking and stats** Outreach sequences**— LinkedIn warm, LinkedIn cold, WhatsApp, with follow-up cadence** LinkedIn promotion post**— personal account, no public link, DM-me pattern** Event-day run sheet**— team roles, timeline, guest list, logistics checklist** Post-event report**— numbers (not vibes), venue rating, follow-up status\n\n% npx skills add\n\n[https://github.com/arnons1/great-event-planning-skill]\n\n**Full event planning:**\n\nWe're doing a dinner during SaaStr in SF, co-hosting with Vercel. 20 people, CFOs and finance leaders. Help me plan it.\n\n**First-time setup:**\n\nSet up the operating model for our event series. We're a billing infrastructure company, we target CFOs and revenue ops, and we run a series called \"Revenue Rendezvous.\"\n\n**Venue scouting:**\n\nI need to scout venues in Amsterdam for a 25-person dinner on Sep 23 near the RAI in Amsterdam. Private room, budget around €2,500.\n\n**Outreach only:**\n\nDraft outreach messages for our London Tech Week side event. We've got the guest list ready, 30 people, mix of warm and cold contacts.\n\n**Co-host coordination:**\n\nWe're co-hosting with a company called Pied Piper. They do accounts receivable automation. Help me figure out the theme and split the work.\n\n**Post-event:**\n\nThe dinner was last night. Help me write the event report and draft follow-up messages for each guest.\n\nThe skill runs in two phases. Setup runs once and produces an operating model you keep in Notion or Google Docs. Event execution runs for each event and produces only the artifacts you need at that stage.\n\n```\nflowchart TD\n    subgraph Setup[\"Phase 1: Setup (once)\"]\n        D[Discovery questions] --> OM[Operating model document]\n    end\n\n    subgraph Execution[\"Phase 2: Event execution (each event)\"]\n        OM -.->|read| I[Event inputs]\n        I --> A{Which artifacts?}\n        A --> V[Venue table]\n        A --> VC[Venue cards]\n        A --> R[Registration copy]\n        A --> G[Guest list tracker]\n        A --> O[Outreach sequences]\n        A --> L[LinkedIn post]\n        A --> RS[Run sheet]\n        A --> PR[Post-event report]\n    end\n\n    style Setup fill:#f5f0eb,stroke:#b5523a,stroke-width:2px\n    style Execution fill:#f0f4f5,stroke:#4f5d75,stroke-width:2px\n    style OM fill:#fef0e8,stroke:#b5523a\n```\n\nEvents follow a three-phase timeline. The skill produces artifacts at each phase.\n\n```\ngantt\n    title Event timeline (6-week example)\n    dateFormat  YYYY-MM-DD\n    axisFormat  %b %d\n    tickInterval 1week\n    weekday monday\n\n    section Phase A · Setup\n    Confirm co-host, agree terms           :a1, 2026-01-05, 1w\n    Get conference attendee list           :a5, 2026-01-05, 3w\n    Set up Luma page                       :a2, 2026-01-12, 1w\n    Scout & book venue                     :a3, 2026-01-12, 2w\n    Build target guest list                :a4, 2026-01-12, 2w\n\n    section Phase B · Outbound\n    Wave 1 warm outbound                   :b1, 2026-01-26, 1w\n    Wave 2 expand outbound                 :b2, 2026-02-02, 1w\n    LinkedIn promotion                     :b3, 2026-02-02, 1w\n    Follow-up sequence                     :b4, 2026-02-02, 1w\n\n    section Phase C · Execute\n    Final confirmations                    :c1, 2026-02-09, 1w\n    Confirm headcount with venue           :c2, 2026-02-09, 1w\n    Event day                              :milestone, c3, 2026-02-16, 0d\n    Follow-up within 48 hours              :c4, 2026-02-16, 2d\n    CRM entry & event report               :c5, 2026-02-16, 1w\n    Debrief with co-host                   :c6, 2026-02-16, 1w\n```\n\nThe skill asks what stage you're at and produces what you need now.\n\n```\nflowchart TB\n    subgraph setup[\"Setup\"]\n        OM[\"Operating model\"]\n    end\n\n    subgraph venue[\"Venue scouting\"]\n        VT[\"Venue comparison table\"]\n        VC[\"Per-venue detail cards\"]\n    end\n\n    subgraph outbound[\"Outbound\"]\n        GL[\"Guest list tracker\"]\n        RC[\"Registration page copy\"]\n        OQ[\"Outreach sequences\"]\n        LP[\"LinkedIn promotion post\"]\n    end\n\n    subgraph event[\"Event day\"]\n        RS[\"Run sheet\"]\n    end\n\n    subgraph post[\"Post-event\"]\n        PE[\"Event report\"]\n    end\n\n    OM -.-> VT\n    OM -.-> GL\n    VT --> VC\n    GL --> OQ\n    RC --> OQ\n    OQ --> LP\n    LP --> RS\n    RS --> PE\n\n    style setup fill:#fef0e8,stroke:#b5523a,stroke-width:1px\n    style venue fill:#f0f4f5,stroke:#4f5d75,stroke-width:1px\n    style outbound fill:#f0f4f5,stroke:#4f5d75,stroke-width:1px\n    style event fill:#f0f4f5,stroke:#4f5d75,stroke-width:1px\n    style post fill:#f0f4f5,stroke:#4f5d75,stroke-width:1px\n```\n\nOn first use, the skill asks about your company, ICP, event series branding, budget range, and preferred format. It produces a document covering: identity and naming convention, target audience (including the \"one level below C-level\" insight), co-hosting defaults, per-city budget benchmarks, venue criteria, the 3-phase timeline with owner assignments, outreach principles, and a running venue database.\n\nYou save it once and it becomes the reference for every event.\n\nCost breakdowns show the math, not just totals:\n\n| Restaurant | Location | Space | Cost (25 guests) | Key terms |\n|---|---|---|---|---|\n| Restaurant 1 | Tribeca | Private \"Studio\" (enclosed, 30-34) | 3-course $2500 incl. BTW = $55pp dinner + $30pp drinks + $2pp water + $500 room | Min. spend $3,000 excl. BTW. The 3-course package sits below it. |\n| Restaurant 2 | Soho | Whole venue (fully private) | 3-course + drinks $79pp = $1,975 | No location fee from 12 guests. Up to 36. |\n| Restaurant 3 | West village | Semi-private podium (not sound-isolated) | 3-course $52.50pp = $1,313 + $150 rental. Drinks excluded. | Semi-private only. Works for drinks, not for dinner conversation. |\n\nEach shortlisted venue gets a card with: address, capacity, contact, menu pricing by course count, drink packages (unlimited vs. wine pairing), tariffs and minimum spend, deposit terms, extras with prices, and a cost estimate for your headcount with the arithmetic visible.\n\nThree channels, tailored message sequences:\n\n| Channel | Audience | Cadence |\n|---|---|---|\n| LinkedIn DM | Warm contacts | Invite → follow-up at day 5 → final nudge at T-3 days |\n| LinkedIn DM | Cold targets | Intro + invite → follow-up at day 5 |\n| Existing relationships | One casual message |\n\nMessages are short, personal, sent from a human account. The registration link is never included directly, always sent after a reply.\n\n**Registration page copy** follows the pattern: `[Series Name]: [Theme] — [Conference] Edition`\n\n. One paragraph on the challenge, one on the format, a simple agenda, one-liner per host. Approval required, never open registration.\n\n**Run sheet** gives the on-site team a one-pager: who does what, timeline, confirmed guest list with conversation notes, logistics checklist.\n\n**Post-event report** captures numbers (invited, confirmed, showed, show rate, ICP match rate, meetings booked), venue rating, what worked, what to change, follow-up status per guest.\n\nThese are baked into every artifact, not a separate checklist:\n\n| Rule | Why |\n|---|---|\n| Venue within 2 transit stops of the conference | People are tired after a day of sessions. They skip anything far. |\n| Registration link never goes public | Route interest through DMs. Creates exclusivity and lets you curate. |\n| Max 3 people per hosting company | More than that and it feels like a sales event, not a peer dinner. |\n| No outbound before T-5 weeks | People who confirm 8 weeks out forget or cancel. Build the list early, hold invites. |\n| Max one 15-min fireside, if any | Guests spent all day listening to panels. They want to talk. |\n| Follow-up within 48 hours | The dinner is the beginning of the relationship, not the end. |\n\nMost events work better with a co-host that has an overlapping audience and a non-competing product.\n\nThe skill will coordinate: 50/50 cost split, max 3 people per company, shared Google Sheet for the guest list (double-inviting the same person is encouraged), co-host as Luma editor, each side adds qualifying questions to registration, local co-host scouts venues, both sides post from personal LinkedIn accounts.\n\nSave `great-event-planning.skill`\n\nto your Claude skills.\n\nMIT License - use these prompts however you want, commercially or personally.\n\nSee [LICENSE](/arnons1/great-event-planning-skill/blob/main/LICENSE) for details.\n\n**If this skill helps you organize events, give it a star!**\n\nBuilt by Arnon Shimoni\n\n| Resource | Link |\n|---|---|\n|", "url": "https://wpnews.pro/news/great-event-planning-skill", "canonical_source": "https://github.com/arnons1/great-event-planning-skill", "published_at": "2026-08-19 21:21:51+00:00", "updated_at": "2026-08-19 21:44:48.070154+00:00", "lang": "en", "topics": ["ai-tools", "developer-tools"], "entities": ["Anthropic", "Claude", "Vercel", "Pied Piper", "SaaStr", "London Tech Week", "RAI Amsterdam", "GitHub"], "alternates": {"html": "https://wpnews.pro/news/great-event-planning-skill", "markdown": "https://wpnews.pro/news/great-event-planning-skill.md", "text": "https://wpnews.pro/news/great-event-planning-skill.txt", "jsonld": "https://wpnews.pro/news/great-event-planning-skill.jsonld"}}