← 返回 Skills 市场
400
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install notion-calendar
功能描述
Manage Notion calendar databases with date-aware search, page creation, rescheduling, and safe workflows for planning views.
安全使用建议
This skill appears coherent for managing Notion calendar databases. Before installing: (1) create a Notion integration with the minimum scopes needed and share only the specific databases you want the skill to access; (2) provide a dedicated NOTION_API_KEY (avoid using a broad workspace or personal token); (3) expect the skill to create and update files in ~/notion-calendar/ — review that folder periodically and do not put secrets there; (4) if you don't want the agent to act autonomously, disable model invocation at the platform level; and (5) inspect any local memory files after initial setup to confirm they contain only non-secret context.
功能分析
Type: OpenClaw Skill
Name: notion-calendar
Version: 1.0.0
The skill bundle manages Notion calendars by interacting with the official Notion API and an optional community CLI (FroeMic/notion-cli). It requires high-risk capabilities including network access to api.notion.com, shell execution of external binaries, and local file system access to ~/notion-calendar/ (SKILL.md, cli-patterns.md, memory-template.md). While the instructions emphasize safety, schema verification, and explicit user confirmation, the inherent risks associated with shell and network access for an AI agent meet the threshold for a suspicious classification despite the lack of clear malicious intent.
能力评估
Purpose & Capability
Name/description map to the declared needs: NOTION_API_KEY and a local config directory are appropriate for discovering schemas, reading/writing pages, and caching mapping data. Optional use of a community CLI is documented as a fallback and is not required.
Instruction Scope
SKILL.md confines actions to Notion API endpoints and local memory under ~/notion-calendar/. It requires schema discovery before writes, read-back verification after writes, and escalation on ambiguity — all appropriate safety controls. No instructions reference unrelated system files or undeclared environment variables.
Install Mechanism
Instruction-only skill with no install spec and no code to fetch or execute — lowest-risk install posture.
Credentials
Only the Notion API key is required (primaryEnv = NOTION_API_KEY) and the requested local config path is used for benign caching/memory. The skill explicitly states it will not store API keys in memory files.
Persistence & Privilege
Skill is not forced-always and does not request elevated platform privileges. It persists only to its own folder (~/notion-calendar/) per the instructions; autonomous invocation is allowed by default but not exceptional here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install notion-calendar - 安装完成后,直接呼叫该 Skill 的名称或使用
/notion-calendar触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release with date-aware Notion workflows, CLI fallback guidance, and safe create and reschedule patterns.
元数据
常见问题
Notion Calendar 是什么?
Manage Notion calendar databases with date-aware search, page creation, rescheduling, and safe workflows for planning views. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 400 次。
如何安装 Notion Calendar?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install notion-calendar」即可一键安装,无需额外配置。
Notion Calendar 是免费的吗?
是的,Notion Calendar 完全免费(开源免费),可自由下载、安装和使用。
Notion Calendar 支持哪些平台?
Notion Calendar 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Notion Calendar?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills