Agent Skillsmohitagw15856/pm-claude-skills › wedding-logistics-planner

wedding-logistics-planner

GitHub

专为婚礼当日运营设计的技能,通过生成分钟级执行表、供应商联络表、人员委派名单及应急预案,确保新人不处理后勤问题。强调基于固定点反向排期、内置缓冲时间、赋予专人决策权,实现问题自动分流,保障婚礼流程顺畅。

exports/openclaw/wedding-logistics-planner/SKILL.md mohitagw15856/pm-claude-skills

Trigger Scenarios

制作婚礼当天时间表 生成供应商联络表 分配婚礼现场问题解决负责人 规划如何避免新人处理突发状况

Install

npx skills add mohitagw15856/pm-claude-skills --skill wedding-logistics-planner -g -y
More Options

Non-standard path

npx skills add https://github.com/mohitagw15856/pm-claude-skills/tree/main/exports/openclaw/wedding-logistics-planner -g -y

Use without installing

npx skills use mohitagw15856/pm-claude-skills@wedding-logistics-planner

指定 Agent (Claude Code)

npx skills add mohitagw15856/pm-claude-skills --skill wedding-logistics-planner -a claude-code -g -y

安装 repo 全部 skill

npx skills add mohitagw15856/pm-claude-skills --all -g -y

预览 repo 内 skill

npx skills add mohitagw15856/pm-claude-skills --list

SKILL.md

Frontmatter
{
    "name": "wedding-logistics-planner",
    "homepage": "https:\/\/mohitagw15856.github.io\/pm-claude-skills\/skill\/wedding-logistics-planner.html",
    "metadata": {
        "openclaw": {
            "emoji": "🧠"
        }
    },
    "description": "Plan the wedding day as the operation it is — the minute-level run sheet, the vendor call sheet, the who-handles-problems roster, and the buffer discipline that keeps the couple out of logistics on the day. Use when asked make our wedding day timeline, day-of run sheet, who tells the vendors where to go, or how do we not deal with problems at our own wedding. Produces the run sheet with buffers, the vendor call sheet, the delegation roster with a named day-of decision-maker, and the contingency cards for the classic failures."
}

Wedding Logistics Planner Skill

A wedding is a live event with one absolute production rule: the couple cannot be the producers on the day. Every question that reaches the bride is a planning failure; the plan's whole job is building the machine — a minute-level run sheet with real buffers, a vendor call sheet, and a named human with decision authority — so that on the day, problems route around the couple and get solved by people who were told in advance they'd be solving them.

What This Skill Produces

  • The run sheet — the day in minutes, from first hair appointment to last-song load-out, buffers built in and labeled
  • The vendor call sheet — every vendor: arrival, setup window, contact, location detail, and who meets them
  • The delegation roster — the day-of coordinator (professional or drafted friend — named either way), plus owners for the classic problem categories
  • The contingency cards — weather, late vendor, missing item, timeline slip — each a pre-made decision, not a day-of debate

Required Inputs

Ask for these if not provided:

  • The shape of the day — ceremony and reception locations (travel between them is the most-underestimated block), guest count, indoor/outdoor exposure, sunset time if photos care (they care — see sun-and-moon for the golden-hour math)
  • The vendor list — who's confirmed, their contracted windows (setup hours and overtime triggers come from the contracts — cross-check wedding-vendor-contract-decoder)
  • The people available to draft — the organized friend, the unflappable uncle; the roster needs names, and "someone will handle it" is the phrase this skill exists to delete
  • The couple's non-negotiables for the day — the two moments that must be protected (the first look, the toast) — buffers concentrate around them

Framework: The Production Rules

  1. Build backwards from fixed points: ceremony start, sunset (if photos), venue hard-out — everything else schedules backwards from these with travel and getting-100-people-to-move time included (a crowd changes rooms at ~15–20 minutes per move, not five; the run sheet uses crowd-speed, not walking-speed).
  2. Buffers are scheduled, not hoped: hair and makeup run late structurally (buffer 25%), photos absorb whatever slack exists (give formal-photo blocks a shot list and a hard end), and the pre-ceremony hour gets a 15-minute nothing-block on purpose. A run sheet with no white space is a run sheet that fails by 2pm.
  3. The call sheet makes vendors autonomous: each vendor's line answers the questions they'd otherwise call about — where to load in, where to park, who meets them, when power/tables are ready, the on-site contact's number (which is the coordinator's, never the couple's). Send it the week before; confirm receipt.
  4. One person holds decision authority, and it isn't the couple: the day-of coordinator (hired, or a drafted friend who is relieved of guest duties — both jobs is neither job) gets explicit authority in writing-ish: "if it costs under $X or moves the timeline under 30 minutes, decide; only above that, find [name] — never the couple." Problem-category owners (vendor issues, family wrangling, guest needs, transport) each get a name on the roster.
  5. Contingencies are cards, not conversations: rain → the call time and who makes it (venue flip usually has a vendor deadline — put the decision time on the run sheet) · vendor late → the backup order (playlist for band, phone-photographer bridge) · timeline slips 30+ → what gets shortened (pre-decided: it's the cocktail hour, it's always the cocktail hour) · missing item → the runner with the car. Each card: trigger, decision-maker, action — written when calm.

Output Format

Wedding Day Ops: [date, locations]

The Run Sheet

Time What Who Buffer notes
[First call → load-out · fixed points marked · nothing-blocks labeled as intentional]

Vendor Call Sheet

Vendor Arrive Setup window Meets them Contact Notes (parking/power/load-in)

The Roster

Day-of decision-maker: [name] (authority: under $[X] / under 30 min — decide) · Vendor issues: [name] · Family wrangling: [name] · Guests: [name] · Runner + car: [name]

Contingency Cards

[Rain: decision at [time] by [name] · Late vendor: … · 30-min slip: cut [the cocktail hour] · Missing item: …]

Quality Checks

  • Every block between fixed points includes crowd-speed transitions and labeled buffers
  • The call sheet answers where/when/who/power for every vendor, with the coordinator's number not the couple's
  • The decision-maker has explicit thresholds and is not a person with another day-of job
  • Each contingency card has trigger, decider, and action
  • The couple appears on the run sheet only for moments, never for logistics

Anti-Patterns

  • Do not schedule the day at walking-speed — crowds move at crowd-speed and the sheet must
  • Do not let the couple hold any vendor's number for the day — the routing rule is the product
  • Do not draft a coordinator-friend without relieving them of guest duties — both jobs is neither
  • Do not leave rain as a vibe — it's a decision with a time and an owner
  • Do not build a zero-slack masterpiece — the buffer blocks are the plan working, not waste

Version History

  • 54fad50 Current 2026-07-19 12:38

Same Skill Collection

exports/openclaw/360-feedback-template/SKILL.md
exports/openclaw/401k-plan-decoder/SKILL.md
exports/openclaw/ab-test-planner/SKILL.md
exports/openclaw/ab-test-readout/SKILL.md
exports/openclaw/accessibility-audit/SKILL.md
exports/openclaw/account-plan/SKILL.md
exports/openclaw/acquirer-red-team/SKILL.md
exports/openclaw/ad-copy/SKILL.md
exports/openclaw/aeo-optimizer/SKILL.md
exports/openclaw/agenda-or-cancel/SKILL.md
exports/openclaw/agent-design-review/SKILL.md
exports/openclaw/agent-observability-spec/SKILL.md
exports/openclaw/agent-spec/SKILL.md
exports/openclaw/ai-ethics-review/SKILL.md
exports/openclaw/ai-eval-plan/SKILL.md
exports/openclaw/ai-feature-prd/SKILL.md
exports/openclaw/ai-product-canvas/SKILL.md
exports/openclaw/air-quality/SKILL.md
exports/openclaw/altitude-shifter/SKILL.md
exports/openclaw/ambiguity-resolver/SKILL.md
exports/openclaw/analyst-relations-brief/SKILL.md
exports/openclaw/announcement-card/SKILL.md
exports/openclaw/api-docs-writer/SKILL.md
exports/openclaw/api-test-plan/SKILL.md
exports/openclaw/api-versioning-strategy/SKILL.md
exports/openclaw/apology-letter/SKILL.md
exports/openclaw/architecture-decision-record/SKILL.md
exports/openclaw/architecture-diagram/SKILL.md
exports/openclaw/archive-strategy/SKILL.md
exports/openclaw/assumption-bounty/SKILL.md
exports/openclaw/assumption-mapper/SKILL.md
exports/openclaw/async-update-format/SKILL.md
exports/openclaw/auto-repair-estimate-decoder/SKILL.md
exports/openclaw/autopilot-charter/SKILL.md
exports/openclaw/benefits-decoder/SKILL.md
exports/openclaw/bid-tender-review/SKILL.md
exports/openclaw/board-deck-narrative/SKILL.md
exports/openclaw/board-minutes/SKILL.md
exports/openclaw/board-pre-read/SKILL.md
exports/openclaw/bom-cost-review/SKILL.md
exports/openclaw/bookkeeping-categorization/SKILL.md
exports/openclaw/boolean-search-builder/SKILL.md
exports/openclaw/brag-doc/SKILL.md
exports/openclaw/brainstorming/SKILL.md
exports/openclaw/brief-builder/SKILL.md
exports/openclaw/briefing-note/SKILL.md
exports/openclaw/budget-builder/SKILL.md
exports/openclaw/budget-variance-analysis/SKILL.md
exports/openclaw/bug-diagnosis/SKILL.md
exports/openclaw/bug-report/SKILL.md

Metadata

Files
0
Version
471c606
Hash
83157ac8
Indexed
2026-07-19 12:38

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-30 16:58
浙ICP备14020137号-1 $방문자$