← 返回 Skills 市场
ilyabelikin

Nooks: Places worth revisiting

作者 Ilya Belikin · GitHub ↗ · v1.0.1 · MIT-0
linuxdarwinwin32 ⚠ suspicious
127
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install nooks
功能描述
Personal place intelligence — save and find cafes, coworking spaces, libraries, restaurants, and other spots worth revisiting. Stores one markdown file per p...
安全使用建议
This skill appears coherent and low-risk for its stated purpose, but check a few things before installing: 1) the agent will read and modify files in mind/nooks/ — don't keep secrets there; 2) if you enable Maps automation, store your Google Places API key only in mind/nooks/nooksconfig.yml and restrict the key to the Places API and appropriate referrers/IPs; 3) the README suggests fetching SKILL.md via curl from a GitHub raw URL — verify you trust that repository before running the command; 4) the skill recommends adding a heartbeat/cron (every 30 minutes) which increases how often it will access your files — only enable if you want periodic checks; 5) if you prefer to avoid autonomous background activity, disable autonomous invocation for this skill in the agent settings. If you want more assurance, provide the upstream GitHub repo for verification or inspect the SKILL.md/README in your environment before installing.
功能分析
Type: OpenClaw Skill Name: nooks Version: 1.0.1 The skill includes a self-update mechanism in SKILL.md that instructs the agent to fetch and replace its own logic from a remote GitHub URL (raw.githubusercontent.com), which is a vector for Remote Code Execution (RCE). Additionally, it suggests establishing persistence by creating a cron job or modifying HEARTBEAT.md for automated execution every 30 minutes. While these features are aligned with the stated purpose of maintaining a 'place intelligence' database, they represent significant security risks common in supply-chain attacks.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
Name/description match the instructions: the skill creates and manages markdown place files under mind/nooks/, greps/searches them, and optionally fetches Google Places IDs for stable Maps links. Nothing requested is unrelated to maintaining a local place library.
Instruction Scope
SKILL.md instructs the agent to read and write files under mind/nooks/, run grep across those files, search the web to pre-fill fields, and optionally call the Google Places API or a find_location tool. These actions are within scope, but the agent will access all files in the nooks folder and can append notes and update files. It also suggests adding a periodic heartbeat (see persistence).
Install Mechanism
This is an instruction-only skill with no install spec or code. README offers manual install commands (curl to a raw GitHub URL or npx). Manually fetching SKILL.md from a trusted repo is normal — verify the source if you run those commands.
Credentials
There are no required env vars or credentials. An optional Google Places API key can be stored in mind/nooks/nooksconfig.yml to fetch place IDs; this is proportional to the Maps feature and not requested elsewhere. The skill does not ask for unrelated secrets.
Persistence & Privilege
always:false (normal). The skill recommends adding an entry to HEARTBEAT.md or creating a cron job every 30 minutes to run periodic checks; enabling that increases how often the agent will read random nook files and surface notes. Autonomous invocation is allowed by default — consider this if you want to limit background activity.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nooks
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nooks 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Changed base path from kyp/nooks/ to mind/nooks/ throughout setup, directory structure, and config locations. - Updated all documentation and sample commands to use the new mind/nooks/ structure. - Updated config file paths: now referenced as mind/nooks/nooksconfig.yml. - Changed the update URL to https://raw.githubusercontent.com/haah-ing/nooks-skill/main/SKILL.md. - No functional changes to logic or workflow.
v1.0.0
nooks 1.0.0 — initial release - Save and organize personal notes on cafes, coworking spaces, libraries, restaurants, and other revisit-worthy spots by city. - Stores one markdown file per place with standard fields and personal notes; folder structure per city. - Includes field guidance, examples, and standard tags for easy grepping/search. - Provides reference workflows for saving new places, updating notes, and surfacing timely reminders via heartbeat/cron. - Supports Google Maps link fetching automatically with API key or external tool. - Designed to supplement personal memory, not crowd-sourced reviews.
元数据
Slug nooks
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Nooks: Places worth revisiting 是什么?

Personal place intelligence — save and find cafes, coworking spaces, libraries, restaurants, and other spots worth revisiting. Stores one markdown file per p... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 127 次。

如何安装 Nooks: Places worth revisiting?

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

Nooks: Places worth revisiting 是免费的吗?

是的,Nooks: Places worth revisiting 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Nooks: Places worth revisiting 支持哪些平台?

Nooks: Places worth revisiting 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Nooks: Places worth revisiting?

由 Ilya Belikin(@ilyabelikin)开发并维护,当前版本 v1.0.1。

💬 留言讨论