Skills
/install local-event-scanner
Event Scanner
Use this skill when the user wants event suggestions or asks what's happening in their area. It discovers real events from configured sources, scores them against the user's taste profile, and returns a ranked shortlist with source links and caveats.
Procedure
- Follow the boot sequence in
skills/event-scanner/references/operating-model.md. - Create a new empty run note in
skills/event-scanner/runs/before discovery starts. - Add
event-scannerto the run note'sSkills usedlist immediately. - Apply these pipeline steps in order:
skills/event-scanner/steps/step-1-discovery.mdskills/event-scanner/steps/step-2-scoring.mdskills/event-scanner/steps/step-3-calendar-review.mdskills/event-scanner/steps/step-4-shortlist-review.md
- Produce the ranked shortlist.
For explicit requests to add a specific suggested event to Google Calendar, follow skills/event-scanner/steps/step-5-add-to-calendar.md.
Read and write only within this skill's folder.
Run Note Template
Create the run note from this empty template, using a filename like YYYY-MM-DD-topic.md:
# Run: YYYY-MM-DD Topic
## Context
- Geography:
- Window:
- Sources checked:
- Skills used:
-
## Candidate Events
- Pending discovery.
## Scored Candidates
- Pending scoring.
## Calendar Review
- Pending calendar-aware review.
## Ranked Shortlist
- Pending shortlist review.
## Privacy Check
- Pending final review.
Pass this run note path through the rest of the scan. Do not wait until the end to create the run note.
Output
When invoked, explicitly say: "[Using event-scanner skill]"
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install local-event-scanner - After installation, invoke the skill by name or use
/local-event-scanner - Provide required inputs per the skill's parameter spec and get structured output
What is Skills?
Use whenever the user asks for event suggestions, things to do, what's on, or events happening in a location or date window. Also use when the user asks to f... It is an AI Agent Skill for Claude Code / OpenClaw, with 39 downloads so far.
How do I install Skills?
Run "/install local-event-scanner" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Skills free?
Yes, Skills is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Skills support?
Skills is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Skills?
It is built and maintained by Tobias Westholm (@tobiaswestholm); the current version is v1.0.0.