返回顶部
🇺🇸 English
🇨🇳 简体中文
🇨🇳 繁體中文
🇺🇸 English
🇯🇵 日本語
🇰🇷 한국어
🇫🇷 Français
🇩🇪 Deutsch
🇪🇸 Español
🇷🇺 Русский
e

event-planner

Plan events (night out, weekend, date night, team outing, meals, trips) by searching venues via Google Places API. Auto-selects best restaurants, bars, activities based on location, budget, party size, and preferences. Generates detailed itinerary with timing and Google Maps link. Use when asked to plan an outing, create an itinerary, find places for events, or organize activities.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.1.0
安全检测
已通过
2,390
下载量
6
收藏
概述
安装方式
版本历史

event-planner

# Event Planner Plan events by searching venues and generating itineraries with Google Maps links. ## Quick Start Plan a night out: ```bash uv run {baseDir}/scripts/plan_event.py "night out" \ --location "Times Square, NYC" \ --party-size 4 \ --budget medium \ --duration 4h ``` Plan a weekend day: ```bash uv run {baseDir}/scripts/plan_event.py "weekend day" \ --location "Central Park, NYC" \ --party-size 2 \ --budget "$100 per person" \ --preferences "outdoors, casual dining" ``` Plan a date night: ```bash uv run {baseDir}/scripts/plan_event.py "date night" \ --location "SoHo, NYC" \ --budget high \ --duration 3h ``` ## Event Types - **night-out**: Dinner + 1-2 bars/lounges (3-4 hours) - **weekend-day**: Brunch/lunch + activity + dinner (6-8 hours) - **date-night**: Romantic restaurant + dessert/drinks spot (2-3 hours) - **team-event**: Group activity + dinner venue (3-5 hours) - **lunch**: Single restaurant recommendation - **dinner**: Single restaurant recommendation - **trip**: Multi-day itinerary with daily plans ## Parameters - `--location`: City, address, or landmark (required) - `--party-size`: Number of people (default: 2) - `--budget`: "low/medium/high" or "$X per person" (default: medium) - `--duration`: Hours available (e.g., "3h", "full day") - `--preferences`: Comma-separated (e.g., "vegetarian, outdoor seating, live music") - `--start-time`: When to start (default: inferred from event type) - `--output`: text|json (default: text) - `--date`: Target date in YYYY-MM-DD format for day-specific checks (default: today) ## Output Format **Default (text)**: Markdown itinerary with timeline, venue details, travel info, and Google Maps link **JSON**: Structured data with all venue details, coordinates, and parsed metadata ## Limitations - **API limits**: Google Places API has usage quotas (check your billing) - **Real-time data**: Venue hours may change; always confirm before going - **Budget estimates**: Based on Google's price level (0-4), not exact costs - **Travel times**: Uses Google Directions API when available; falls back to distance-based estimates with 30% buffer - **Opening hours**: Places without verified hours will show warnings; do not assume availability - **Event venues**: Cultural centers, theaters, and event spaces may have variable hours depending on scheduled events ## API Requirements The event planner uses: - **Google Places API (New)**: Required for venue search - **Google Directions API**: Optional but recommended for accurate travel times Both APIs can use the same `GOOGLE_PLACES_API_KEY` if enabled in Google Cloud Console. ## Error Handling - Invalid location → Returns error with suggestions - No venues found → Relaxes filters and retries - API failures → Retry with exponential backoff (3 attempts)

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 event-planner-1776393499 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 event-planner-1776393499 技能

通过命令行安装

skillhub install event-planner-1776393499

下载 Zip 包

⬇ 下载 event-planner v1.1.0

文件大小: 9.72 KB | 发布时间: 2026-4-17 13:59

v1.1.0 最新 2026-4-17 13:59
Add Google Directions API for accurate walking times/distances, venue deduplication, expanded search for sparse areas, opening hours warnings

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部