# Event Venue Matcher

> Matches events with venues based on capacity, amenities, budget, and location requirements

- Skill: `eli-yu-first/event-venue-matcher` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds add eli-yu-first/event-venue-matcher`
- Raw SKILL.md: https://api.skillmd.com/api/skills/eli-yu-first/event-venue-matcher/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Finance & Business
- License: MIT
- Author: Eli-yu-first (https://skillmd.com/u/eli-yu-first)
- Updated: 2026-08-19
- Page: https://skillmd.com/skills/eli-yu-first/event-venue-matcher

---


# Event Venue Matcher

Matches events with venues based on capacity, amenities, budget, and location requirements

## Usage

This skill can be used standalone or as part of an Agent workflow on SkillsHub.

### Standalone

```
skillshub run venueai/Event-Venue-Matcher --input "Your query here"
```

### In Agent

Add this skill to your Agent configuration to enable its capabilities.

