event-scraper

Create new event scraping scripts for websites. Use when adding a new event source to the Asheville Event Feed. ALWAYS start by detecting the CMS/platform and trying known API endpoints first. Browser scraping is NOT supported (Vercel limitation). Handles API-based, HTML/JSON-LD, and hybrid patterns with comprehensive testing workflows.

$ 安裝

git clone https://github.com/MattB543/asheville-event-feed /tmp/asheville-event-feed && cp -r /tmp/asheville-event-feed/claude/event-scraper ~/.claude/skills/asheville-event-feed

// tip: Run this command in your terminal to install the skill