← 返回 Skills 市场
This Week In NYC
作者
Zachary Kirby
· GitHub ↗
· v1.0.0
· MIT-0
79
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install this-week-in-nyc
功能描述
Find things to do in New York City this week.
安全使用建议
This skill appears to do what it says: scrape public NYC event pages and present curated suggestions. Before installing, note two practical points: (1) the manifest requires 'puppeteer' but there is no install instruction — puppeteer is usually provided via Node/npm and may not be present on your system; the skill may fail or need a headless-browser runtime. (2) The agent will make many outbound HTTP requests to third-party event sites (Eventbrite, Meetup, ticket vendors). That is expected for this use-case but can trigger rate limits, CAPTCHAs, or inadvertent exposure of your agent's IP. The skill does not request any credentials, nor does it ask to read local files. If you rely on this skill, ensure your runtime environment has curl and a supported headless-browser (or equivalent) installed, and be prepared to manually verify ticket purchases and accessibility details before buying. If you want higher assurance, ask the maintainer to (a) clarify the puppeteer requirement or provide an install spec and (b) document how many requests it will make and whether it honors robots.txt/rate-limiting.
功能分析
Type: OpenClaw Skill
Name: this-week-in-nyc
Version: 1.0.0
The skill bundle is a legitimate tool designed to help users find events in New York City. It uses standard tools like curl and puppeteer to fetch data from a comprehensive list of well-known NYC event sources (e.g., NYPL, Eventbrite, Metrograph) and provides structured recommendations without any signs of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The name/description (find NYC events this week) aligns with the listed event sources and the runtime instructions to fetch and summarize event pages. Asking for curl and a headless-browser tool (to handle dynamic pages) is reasonable for scraping event sites.
Instruction Scope
SKILL.md limits actions to fetching public event pages, extracting date/time/location/price, and formatting results. It asks the agent to verify dates and sold-out status and to include booking links and accessibility info — all in-scope for an event-aggregator skill. It does not instruct reading user files, unrelated environment variables, or transmitting user data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill with no install spec (lowest install risk). However, the manifest lists 'puppeteer' as a required binary but provides no install instructions; puppeteer is typically a Node library (npm package) rather than a standalone binary. This mismatch may cause runtime failures or require additional platform capabilities (Node/npm, headless browser support).
Credentials
The skill requests no environment variables or credentials, which is proportionate to its purpose of scraping public event pages.
Persistence & Privilege
always is false and there is no install behavior or claims to modify other skills or system settings. Autonomous invocation is allowed by default (normal) but does not combine with other concerning privileges here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install this-week-in-nyc - 安装完成后,直接呼叫该 Skill 的名称或使用
/this-week-in-nyc触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of This Week in NYC skill.
- Find unique and fun events in New York City happening this week, tailored to user interests.
元数据
常见问题
This Week In NYC 是什么?
Find things to do in New York City this week. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 79 次。
如何安装 This Week In NYC?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install this-week-in-nyc」即可一键安装,无需额外配置。
This Week In NYC 是免费的吗?
是的,This Week In NYC 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
This Week In NYC 支持哪些平台?
This Week In NYC 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 This Week In NYC?
由 Zachary Kirby(@zkirby)开发并维护,当前版本 v1.0.0。
推荐 Skills