← 返回
未分类 中文

Local event finder

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...
当用户想在特定城市、地区或区域内查找即将发生的真实活动或聚会,并指定日期范围时使用;也适用于用户想查找特定时间段内的活动时。
tobiaswestholm tobiaswestholm 来源
未分类 clawhub v1.1.3 3 版本 100000 Key: 无需
★ 0
Stars
📥 214
下载
💾 0
安装
3
版本
#latest

概述

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

  1. Follow the boot sequence in skills/event-scanner/references/operating-model.md.
  2. Create a new empty run note in skills/event-scanner/runs/ before discovery starts.
  3. Add event-scanner to the run note's Skills used list immediately.
  4. Apply these pipeline steps in order:
    • skills/event-scanner/steps/step-1-discovery.md
    • skills/event-scanner/steps/step-2-scoring.md
    • skills/event-scanner/steps/step-3-calendar-review.md
    • skills/event-scanner/steps/step-4-shortlist-review.md
  5. 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]"

版本历史

共 3 个版本

  • v1.1.3 当前
    2026-06-12 00:31
  • v1.1.1
    2026-06-07 06:23
  • v1.0.0
    2026-05-29 14:21

安全检测

腾讯云安全 (Keen)

队列中

腾讯云安全 (Sanbu)

队列中

🔗 相关推荐

dev-programming

Simplify - Claude Code's clean up skill

tobiaswestholm
简化并优化代码,提升可读性、一致性和可维护性,同时保持全部功能。专注于最近修改的代码,除非另有指示。
★ 0 📥 267
life-service

Caldav Calendar

asleep123
使用 vdirsyncer + khal 同步并查询 CalDAV 日历(iCloud、Google、Fastmail、Nextcloud 等)。适用于 Linux。
★ 243 📥 30,638
life-service

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 455 📥 228,447