@gonzih/skills-events 1.0.0 → 1.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
package/skills/event-brief.md
CHANGED
|
@@ -61,6 +61,13 @@ Write a comprehensive event planning brief for the event described below. Struct
|
|
|
61
61
|
|
|
62
62
|
---
|
|
63
63
|
|
|
64
|
+
## Live Data Sources
|
|
65
|
+
|
|
66
|
+
- **Eventbrite API** (eventbrite.com/platform/api): Pull real venue capacity limits, existing event listings at the same venue, and ticket demand signals to inform attendance estimates and scheduling decisions.
|
|
67
|
+
- **Google Places API**: Discover and validate venue options — fetch ratings, reviews, hours, accessibility info, and nearby amenities (hotels, parking, transit) for any proposed location.
|
|
68
|
+
|
|
69
|
+
---
|
|
70
|
+
|
|
64
71
|
Event details provided by the user:
|
|
65
72
|
|
|
66
73
|
$ARGUMENTS
|
|
@@ -149,6 +149,14 @@ Actionable insights for the next event:
|
|
|
149
149
|
|
|
150
150
|
---
|
|
151
151
|
|
|
152
|
+
## Live Data Sources
|
|
153
|
+
|
|
154
|
+
- **NPS survey frameworks**: Apply Net Promoter Score methodology alongside standard event satisfaction survey templates (e.g., Eventbrite post-event surveys, SurveyMonkey event templates) to structure and benchmark attendee feedback collection.
|
|
155
|
+
- **ROI calculation templates**: Use event industry ROI models (e.g., ROI Institute methodology, MPI's event ROI toolkit) to quantify tangible returns — revenue, leads generated, media value — against total event cost.
|
|
156
|
+
- **Event industry benchmark reports**: Compare outcomes against sector benchmarks from EIC (Events Industry Council), Bizzabo Event Marketing reports, and PCMA annual surveys to contextualize attendance rates, satisfaction scores, and budget performance.
|
|
157
|
+
|
|
158
|
+
---
|
|
159
|
+
|
|
152
160
|
Event details provided by the user:
|
|
153
161
|
|
|
154
162
|
$ARGUMENTS
|
package/skills/run-of-show.md
CHANGED
|
@@ -79,6 +79,14 @@ Use the following format for each row. Be specific — include responsible party
|
|
|
79
79
|
|
|
80
80
|
---
|
|
81
81
|
|
|
82
|
+
## Live Data Sources
|
|
83
|
+
|
|
84
|
+
- **AV equipment spec databases**: Reference manufacturer spec sheets and industry databases (e.g., AVIXA standards) for accurate setup times, power requirements, and signal flow for audio, video, and lighting equipment listed in the timeline.
|
|
85
|
+
- **IATSE union timing requirements**: Apply International Alliance of Theatrical Stage Employees work rules — load-in/load-out minimums, meal break intervals, turnaround requirements — to ensure the ROS is compliant when union crew is involved.
|
|
86
|
+
- **Professional event timeline templates**: Draw on established run-of-show frameworks from MPI (Meeting Professionals International) and PCMA to ensure all standard segments, buffer times, and transition cues are accounted for.
|
|
87
|
+
|
|
88
|
+
---
|
|
89
|
+
|
|
82
90
|
Event details provided by the user:
|
|
83
91
|
|
|
84
92
|
$ARGUMENTS
|
package/skills/vendor-rfp.md
CHANGED
|
@@ -72,6 +72,14 @@ Proposals will be evaluated on:
|
|
|
72
72
|
|
|
73
73
|
---
|
|
74
74
|
|
|
75
|
+
## Live Data Sources
|
|
76
|
+
|
|
77
|
+
- **Yelp Fusion API**: Search and compare local catering vendors, restaurants, and hospitality suppliers — pull ratings, reviews, price tiers, and contact info to pre-qualify vendors before issuing the RFP.
|
|
78
|
+
- **Regional pricing indexes**: Reference current market rates for event services (catering per-head costs, A/V day rates, staffing wages) from regional hospitality and event industry indexes to set realistic budget ranges.
|
|
79
|
+
- **IACC conference standards**: Apply International Association of Conference Centres benchmarks for meeting room capacity, catering ratios, and AV requirements when evaluating venue and service proposals.
|
|
80
|
+
|
|
81
|
+
---
|
|
82
|
+
|
|
75
83
|
Event and vendor details provided by the user:
|
|
76
84
|
|
|
77
85
|
$ARGUMENTS
|