← 返回 Skills 市场
apresmoi

Meetup Planner

作者 apresmoi · GitHub ↗ · v0.1.5
cross-platform ✓ 安全检测通过
876
总下载
0
收藏
1
当前安装
6
版本数
在 OpenClaw 中安装
/install meetup-planner
功能描述
An intelligent event finder that searches for meetups and events based on your interests, tracks them, and reminds you before they happen
安全使用建议
This skill appears to be what it says: an event finder that stores data locally and runs scheduled searches. Before installing, verify the repository/source (SKILL.md/package.json point to a GitHub repo) and confirm you trust it. Important points to consider: 1) The skill requires you to supply web search/scraping tools — those tools, not this skill, may require API keys or send data off your machine, so only provide trusted tools and review their permissions. 2) The skill will create files under ~/.openclaw/workspace/meetup-planner/ and may add a cron job; review the exact cron entry before enabling automation. 3) There are no requested environment variables or unrelated system accesses, but review any prompts during bootstrap carefully (especially if asked to install third-party scrapers). If you want extra caution, install but do not enable automated daily searches until you inspect the created files and approve the cron job and any external-tool credentials.
功能分析
Type: OpenClaw Skill Name: meetup-planner Version: 0.1.5 The OpenClaw skill 'meetup-planner' is classified as benign. All requested permissions (network access to event sites, filesystem access to its dedicated workspace, and cron job setup) are explicitly declared and align with the skill's stated purpose of finding, tracking, and reminding about events. The `BOOTSTRAP.md` file contains shell commands for benign setup tasks like creating directories, setting permissions, and initializing data files within its workspace. While a cron job is set up for daily searches, this is transparently declared, user-controlled, and essential for the skill's core functionality. There is no evidence of data exfiltration, malicious execution, unauthorized persistence, or prompt injection attempts designed to harm the user or the agent.
能力评估
Purpose & Capability
Name and description match the requested permissions and behavior: network access to event sites (eventbrite, meetup, luma) and read/write access to a single workspace directory (~/.openclaw/workspace/meetup-planner/) are coherent with an event-discovery/tracking skill. Minor metadata mismatch: registry lists source/homepage as unknown/none while SKILL.md and package.json include a GitHub repo URL; this is likely a packaging/registry metadata issue but worth verifying.
Instruction Scope
Runtime instructions are concrete and stay within the stated purpose: interactive preference collection, reading/writing config and data files in the declared workspace, running searches and scrapes via separate search/crawl tools, and scheduling reminders. The skill explicitly requires you to provide or confirm web search/scraping capabilities before proceeding. It does not instruct the agent to read unrelated system files or other skills' configs.
Install Mechanism
This is an instruction-only skill with no install script or code to download/execute. That lowers risk: the skill will only create local workspace files and instruct the agent to set up cron jobs. The package.json lists permissions, but there is no automatic installer that fetches remote code.
Credentials
The skill requests no environment variables or unrelated credentials (good). However it depends on external search/scraping tools you must provide; those tools may require API keys or credentials and will perform network requests. The SKILL.md asserts that only search queries and event URLs (and any credentials required by your tools) are sent; this is plausible but not enforceable by the skill itself. Treat third-party scraping/search tools as the primary source of credential/network risk.
Persistence & Privilege
The skill will create local files and (optionally) add a cron job to run daily searches and schedule reminders. It does not request 'always: true' or persistent system-wide privileges beyond modifying the user's own cron and workspace directory. Adding scheduled tasks is expected for this functionality but is a change you should explicitly approve during setup.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install meetup-planner
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /meetup-planner 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.5
- Refined storage paths for config and data files to use only the `~/.openclaw/workspace/meetup-planner/` directory. - Updated instructions and agent workflow to support any available search and scraping tool, rather than specifying particular skills. - Clarified that users must provide their own web search and crawling tools if not already installed. - Simplified and streamlined documentation for easier setup and use. - Removed obsolete documentation files, including previous changelogs and security summaries.
v0.1.4
**Meetup Planner 0.1.4 Changelog** - Added security scan resolution information (`SECURITY_SCAN_RESOLUTION.md`). - Updated skill metadata: introduced standardized fields (license, author, homepage, repository, permissions). - Simplified first-time setup and capability checks to recommend (but not require) search/crawling tools. - Updated privacy section to clarify that only necessary data is transmitted; added data minimization details. - Improved agent instructions: setup is now always handled by `BOOTSTRAP.md`; streamlined operation phases for clarity.
v0.1.3
- Major setup overhaul: Added `BOOTSTRAP.md` for step-by-step onboarding, making first-time setup easier and more secure. - SKILL.md is now streamlined, directing new users to BOOTSTRAP.md and clarifying the one-time setup process. - Workspace structure and configuration are now created and checked via a bootstrap status file. - Deprecated detailed in-file setup instructions in favor of referencing BOOTSTRAP.md for all install and credential configuration steps. - Initial setup process is more interactive and secure, recommending use of system keychains for API credential storage.
v0.1.2
- Changelog for version 0.1.2: - Added a new package.json file to the project. - Removed the claw.json file from the project. - No changes to functionality or behavior.
v0.1.1
**This update introduces enhanced security practices and documentation for the Meetup Planner skill.** - Added SECURITY.md and SECURITY_FIXES_SUMMARY.md with detailed information on security measures. - Updated agent instructions to require version-pinned dependency installation for Brave Search and Firecrawl, avoiding untrusted upgrades. - Documented secure API key storage using macOS Keychain, Linux Secret Service, or environment variables, and now inform users which method is used. - Expanded privacy and data transmission details in SKILL.md, clarifying exactly what information is (and isn’t) sent to external APIs. - Added claw.json configuration file.
v0.1.0
Version 0.1.0 – Initial Release of meetup-planner - Launches an intelligent event finder that searches for meetups/events based on user interests, tracks them, and sends reminders. - Automates first-time setup, including installing required dependencies and guiding users through API key configuration for Brave Search and Firecrawl. - Conducts a conversational interview to collect and store user event preferences. - Schedules daily searches (default 8 AM) for new events, with automatic filtering and presentation of results. - Tracks events of interest and manages smart reminders (24h and 2h before event time). - Provides simple commands to update preferences, manage tracked events, and control search scheduling. - Stores all data locally to ensure user privacy.
元数据
Slug meetup-planner
版本 0.1.5
许可证
累计安装 1
当前安装数 1
历史版本数 6
常见问题

Meetup Planner 是什么?

An intelligent event finder that searches for meetups and events based on your interests, tracks them, and reminds you before they happen. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 876 次。

如何安装 Meetup Planner?

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

Meetup Planner 是免费的吗?

是的,Meetup Planner 完全免费(开源免费),可自由下载、安装和使用。

Meetup Planner 支持哪些平台?

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

谁开发了 Meetup Planner?

由 apresmoi(@apresmoi)开发并维护,当前版本 v0.1.5。

💬 留言讨论