venue-booking

Query campus venues and generate mock booking orders with conflict details.

31|4|Updated Mar 5, 2025
One-click install
npx skills add https://github.com/20czy/zafu_xiaolin --skill venue-booking
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: venue-booking
Source: https://github.com/20czy/zafu_xiaolin/tree/main/fastapi/app/skills/venue-booking
Command: npx skills add https://github.com/20czy/zafu_xiaolin --skill venue-booking

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

帮助用户在校园内快速查找、比较并生成占位的场地预约单,解决场地可用性、容量和时段冲突的手工查找难题。

Core Features & Use Cases

  • 场地查询与比较:按校区、容量、日期、时段筛选并显示可用性。
  • mock 预约单生成:为讲座、会议、培训、活动等场景提供可执行的占位记录。
  • 演示数据支持:默认返回本地演示数据,便于快速演示与集成。

Quick Start

在指定校园、容量、日期和时段等条件下,返回匹配的场地并生成一个 mock 预约单。

Frequently Asked Questions about venue-booking

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check campus venue availability and capacity for an event?

To check campus venue availability, filter venues by campus, capacity, date, time range, venue type, and equipment. The query returns matching venue details and identifies potential scheduling conflicts for your event.

Can I generate a mock booking order for a campus venue reservation?

Yes, you can generate a mock booking order for campus venues. The system produces a sample booking ID and placeholder reservation record for lectures, meetings, trainings, and events using local mock data.

Does the campus venue booking tool support filtering by equipment and venue type?

The campus venue booking tool supports filtering by equipment and venue type. You can query venues based on specific requirements for lectures, meetings, trainings, and events alongside campus, capacity, and time range filters.

What is the best way to compare campus venues for a training session?

The best way to compare campus venues for a training session is to query by capacity, date, and equipment. The system returns venue details and potential conflicts, allowing you to evaluate suitable options before generating a mock booking.

Are there limitations to the mock venue booking API for campus reservations?

The mock venue booking API uses local demonstration data and returns a sample booking ID rather than a real reservation. It is designed for quick demonstrations and integration testing rather than finalizing actual campus venue bookings.