← 返回 Skills 市场
xuyangmiemie-beep

Notion 想法点子库 + 里程碑追踪

作者 xuyangmiemie-beep · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ⚠ suspicious
82
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install notion-ideas-tracker
功能描述
Notion API for creating and managing pages, databases, and blocks. Also includes 想法点子库(💡)持久化 workflow,当用户说"入库"、"记录这个想法"、"这个先记下来"、"持久化这个"时触发。
安全使用建议
This skill appears to implement the described Notion idea + milestone tracking flows and only talks to api.notion.com, but there are a few red flags to verify before installing: - Verify the origin and integrity: _meta.json ownerId/version differ from the registry metadata; confirm you trust the publisher and that the files haven't been tampered with. - The skill needs a Notion integration key stored at ~/.config/notion/api_key but the package metadata does not declare this credential; create a dedicated Notion integration with minimal scopes (pages/databases) and use that key. Do not reuse broad org or admin keys. - The scripts invoke curl via subprocess; ensure curl/python3 exist and inspect the scripts yourself (they are short and readable) to confirm there are no hidden endpoints or behaviors. Running them in a limited user account or sandbox first is prudent. - If you want stricter hygiene, ask the publisher to update metadata to declare the primary credential and required binaries, and to resolve the owner/version mismatch. If you cannot verify the publisher or the mismatches, treat the package as untrusted and avoid installing it into accounts with sensitive Notion scopes.
能力评估
Purpose & Capability
The name/description (Notion idea + milestone tracker) match the included scripts and SKILL.md: both implement create/update flows against specific Notion database IDs and require a Notion API key. Minor inconsistencies: _meta.json ownerId/version differ from registry metadata (ownerId and version mismatch), which could indicate packaging/version drift or mis-upload.
Instruction Scope
Runtime instructions are scoped to reading a local API key (~/.config/notion/api_key), building JSON properties, prompting the user for confirmation, and calling the Notion API (api.notion.com). The scripts do not reference unrelated system files or external endpoints beyond Notion. They use curl via subprocess to talk to the Notion API and expect JSON responses.
Install Mechanism
No install spec — instruction-only with bundled scripts. No downloads or archive extraction. This has low install risk because nothing external is fetched during install.
Credentials
The skill requires a Notion integration key stored at ~/.config/notion/api_key, but the package metadata declares no primary credential or required env vars/binaries. The scripts also implicitly require curl and python3 to be available. The omission of a declared primary credential (Notion API key) and required binaries is an inconsistency that should have been declared.
Persistence & Privilege
always:false and no special persistence or modification of other skills. The skill does not request elevated or permanent platform privileges beyond autonomous invocation (disable-model-invocation is false, which is normal).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install notion-ideas-tracker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /notion-ideas-tracker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
新增想法→计划转化流程、里程碑追踪体系(双库 relation)、确认式写入脚本、API版本决策树、完整错误处理
元数据
Slug notion-ideas-tracker
版本 1.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Notion 想法点子库 + 里程碑追踪 是什么?

Notion API for creating and managing pages, databases, and blocks. Also includes 想法点子库(💡)持久化 workflow,当用户说"入库"、"记录这个想法"、"这个先记下来"、"持久化这个"时触发。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 82 次。

如何安装 Notion 想法点子库 + 里程碑追踪?

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

Notion 想法点子库 + 里程碑追踪 是免费的吗?

是的,Notion 想法点子库 + 里程碑追踪 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Notion 想法点子库 + 里程碑追踪 支持哪些平台?

Notion 想法点子库 + 里程碑追踪 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Notion 想法点子库 + 里程碑追踪?

由 xuyangmiemie-beep(@xuyangmiemie-beep)开发并维护,当前版本 v1.1.0。

💬 留言讨论