Refresh specific event pages to update event data
Updates event data by re-scraping specified event page URLs and refreshing the database.
/plugin marketplace add aniketpanjwani/local_media_tools/plugin install newsletter-events@local-media-toolsRe-scrape specific event page URLs to refresh event data in the database.
/newsletter-events:update-event <url> [<url2> ...]
Examples:
/newsletter-events:update-event https://hvmag.com/events/jazz-night
/newsletter-events:update-event https://example.com/event/1 https://example.com/event/2
cat ~/.claude/plugins/installed_plugins.json | jq -r '.plugins["newsletter-events@local-media-tools"][0].installPath'$PLUGIN_DIR/skills/newsletter-events-update-event/SKILL.md