notion-calendarManage Notion calendar databases with date-aware search, page creation, rescheduling, and safe workflows for planning views.
Install via ClawdBot CLI:
clawdbot install ivangdavila/notion-calendarGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://clawic.com/skills/notion-calendarUses known external API (expected, informational)
api.notion.comAudited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
Marketing teams use this skill to manage editorial calendars in Notion, scheduling blog posts, social media content, and campaigns. It automates date-aware queries for upcoming content, creates new entries with predefined templates, and reschedules items based on publishing timelines, ensuring consistent workflow without manual updates.
Product managers leverage the skill to track launch schedules in Notion databases, handling tasks like milestone planning, deadline adjustments, and status updates. It discovers schema for date properties, queries time windows for upcoming launches, and verifies changes post-write to avoid errors in critical timelines.
Event organizers use Notion as a calendar for planning conferences, workshops, or meetings, with this skill enabling date searches, attendee assignment updates, and safe rescheduling. It ensures explicit time windows and schema discovery to manage all-day or ranged events, preventing conflicts and duplicate entries.
Educational institutions employ the skill to manage course schedules in Notion, handling class timings, assignment due dates, and semester planning. It converts requests like 'next quarter' into ISO dates, uses CLI for fast reads, and escalates ambiguities to avoid mis-scheduling in academic calendars.
Publishing houses automate editorial plans by treating Notion databases as dated task boards for writers and editors. The skill facilitates creation of article drafts, rescheduling based on editorial reviews, and status updates, with safe workflows that read before write and verify after to maintain accuracy.
Offer a subscription-based service that integrates this skill into existing Notion workflows for businesses, providing automated calendar management, custom template creation, and support. Revenue is generated through monthly or annual licensing fees, targeting teams needing scalable date-driven automation without in-house development.
Provide consulting services to tailor the skill for specific industries, such as setting up Notion databases, configuring property mappings, and optimizing query flows. Revenue comes from one-time project fees or retainer agreements, focusing on clients with complex calendar needs like event planning or product launches.
Develop training programs and support packages to help users adopt the skill effectively, including workshops on setup, best practices, and troubleshooting. Revenue is generated from course sales, certification fees, and premium support tiers, appealing to organizations transitioning to Notion for calendar management.
💬 Integration Tip
Ensure the NOTION_API_KEY is securely stored as an environment variable and configure the ~/notion-calendar/ directory with memory files before use to avoid schema errors.
Scored Apr 19, 2026
Calendar management and scheduling. Create events, manage meetings, and sync across calendar providers.
Sync and query CalDAV calendars (iCloud, Google, Fastmail, Nextcloud, etc.) using vdirsyncer + khal. Works on Linux.
Manage tasks and projects in Todoist. Use when user asks about tasks, to-dos, reminders, or productivity.
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Send short status descriptions in chat for long-running tasks. Use when you need to provide periodic updates during multi-step operations, confirm task completion, or notify of failures. Includes automated periodic monitoring that sends updates every 5 seconds, status message templates, and a helper function for consistent status reporting.
Create, list, and manage macOS Calendar events via AppleScript. Use when the user asks to add a reminder, schedule an event, create a calendar entry, set a d...