← 返回 Skills 市场
frankyjo

IT Events

作者 Denys Popov · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
94
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install searchitevents
功能描述
Finds new upcoming IT events worldwide based on user-selected interests and location, avoids duplicates, and helps return official registration or payment li...
安全使用建议
This skill appears to implement an event-finder and local deduplication, but review these before installing: (1) The shipped scripts target Ukraine specifically — if you expect worldwide searches, update the scripts or prompts accordingly. (2) The scripts call the 'openclaw' CLI and will create/modify memory/it-events-sent.json in your OpenClaw workspace (or $HOME/.openclaw/workspace) and may register a recurring cron job via OpenClaw; ensure you want that behavior and that the openclaw binary is trustworthy. (3) Confirm file permissions for the memory file and that the OpenClaw agent's permissions are appropriate, since the agent will be asked to update local state. If any of these mismatch your expectations, either edit the scripts or do not install/enable the cron job.
能力评估
Purpose & Capability
The SKILL.md describes a general worldwide IT-events finder, but both provided scripts (setup-cron.sh and search-events.sh) build prompts that explicitly target Ukraine. The scripts also call the 'openclaw' CLI, yet the skill metadata declares no required binaries. The Ukraine-only behavior and the missing declared dependency are mismatches with the stated 'worldwide' purpose and metadata.
Instruction Scope
SKILL.md gives detailed, bounded runtime instructions (searching, deduplication, state file format, output format). The scripts follow those rules and implement state-file creation and agent invocation. The scripts do instruct the agent to update a local memory file (memory/it-events-sent.json), which is expected for deduplication but is an action that will write to the user's workspace.
Install Mechanism
There is no install spec (instruction-only), so nothing is downloaded or installed automatically. The included scripts are simple shell helpers and do not fetch external code or run arbitrary downloads.
Credentials
The skill declares no required environment variables or credentials, which aligns with SKILL.md, but the scripts implicitly require the 'openclaw' executable and optionally use OPENCLAW_WORKSPACE or HOME for where to write memory files. The implicit dependency on the openclaw CLI was not declared in the registry metadata.
Persistence & Privilege
always:false (no forced always-on). The setup script will add a recurring OpenClaw cron job (openclaw cron add) which grants the skill persistent scheduled runs inside OpenClaw. This is expected for a digest/cron use case but means the agent will be scheduled to run autonomously according to that job.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install searchitevents
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /searchitevents 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Changed the state and deduplication file from memory/ua-it-events-sent.json to memory/it-events-sent.json; all storage and examples now refer to the new file. - Updated examples in the output format and stored format sections to use varied country and city locations instead of Ukrainian-centric ones. - Improved geographic rules and event examples to be international rather than Ukraine-focused. - Clarified that the skill finds events globally, not just in Ukraine. - Updated minor instructions and examples for neutrality and clarity.
v1.0.1
- Updated the deduplication state file and storage paths from ua-it-events-sent.json to it-events-sent.json. - Adjusted sample event locations in documentation examples (e.g., Kyiv → Berlin, Kraków, USA). - No logic or behavioral changes; documentation and data format clarifications only. - All search and output processes remain unchanged.
v1.0.0
Initial release of the IT Events skill. - Finds upcoming IT events based on user-selected interests and location (country or worldwide). - Supports conferences, meetups, workshops, hackathons, webinars, and more. - Avoids duplicates using a state file; only sends new, relevant events each time. - Delivers official event and registration/payment links when available. - Works for regular digests, one-time searches, and follow-up requests for registration/payment links. - Filters out non-IT or weakly relevant events, and ensures only future events are shown.
元数据
Slug searchitevents
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

IT Events 是什么?

Finds new upcoming IT events worldwide based on user-selected interests and location, avoids duplicates, and helps return official registration or payment li... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 94 次。

如何安装 IT Events?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install searchitevents」即可一键安装,无需额外配置。

IT Events 是免费的吗?

是的,IT Events 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

IT Events 支持哪些平台?

IT Events 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 IT Events?

由 Denys Popov(@frankyjo)开发并维护,当前版本 v1.0.2。

💬 留言讨论