← Back to Skills Marketplace
ivangdavila

Notion Calendar

by Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ⚠ suspicious
400
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install notion-calendar
Description
Manage Notion calendar databases with date-aware search, page creation, rescheduling, and safe workflows for planning views.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install notion-calendar
  3. After installation, invoke the skill by name or use /notion-calendar
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release with date-aware Notion workflows, CLI fallback guidance, and safe create and reschedule patterns.
Metadata
Slug notion-calendar
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Notion Calendar?

Manage Notion calendar databases with date-aware search, page creation, rescheduling, and safe workflows for planning views. It is an AI Agent Skill for Claude Code / OpenClaw, with 400 downloads so far.

How do I install Notion Calendar?

Run "/install notion-calendar" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Notion Calendar free?

Yes, Notion Calendar is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Notion Calendar support?

Notion Calendar is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Notion Calendar?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.

💬 Comments