ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 5/5

calendar-planner-pro

日程规划工具。周计划、月计划、时间块、会议安排、截止日期管理、工作生活平衡。Calendar planner with weekly, monthly, time-blocking, meeting scheduling, deadline management.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain/calendar-planner-pro
Or

What This Skill Does

Calendar Planner Pro is a lightweight, command-line interface (CLI) based productivity tool designed for the OpenClaw agent to manage tasks, deadlines, and scheduling effectively. It operates locally, ensuring that your task logs and reminders are stored securely within your file system. The tool provides a robust suite of commands to handle daily task tracking, weekly planning, priority management, and data export. It is built to be dependency-free, relying only on standard POSIX utilities, making it an extremely fast and reliable way to keep your professional and personal life organized without the bloat of traditional calendar software.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/bytesagain/calendar-planner-pro Once installed, the tool will automatically manage its data directory located at ~/.local/share/calendar-planner-pro/.

Use Cases

  1. Task Capture: Quickly log tasks during brainstorming or daily standups without interrupting your workflow.
  2. Priority Management: Distinguish between urgent deadlines and low-priority items to maintain a healthy work-life balance.
  3. Progress Review: Utilize weekly views to evaluate completed tasks and identify upcoming bottlenecks.
  4. Data Portability: Use the export function to feed task history into other analytics tools or to archive your yearly achievements.
  5. Minimalist Organization: Perfect for users who prefer text-based logs over complex GUI-based calendar applications.

Example Prompts

  1. "Add a task to submit the project proposal by Friday and set its priority to high."
  2. "Show me what is on my plate for today and remind me about the team meeting in two hours."
  3. "List all tasks for this week and clear all completed items to declutter my workspace."

Tips & Limitations

  • Tips: Use the stats command regularly to monitor your productivity trends. You can customize the storage path by setting the CALENDAR_PLANNER_PRO_DIR environment variable if you need to sync your logs via cloud storage (e.g., Dropbox or iCloud).
  • Limitations: As a CLI-based tool, it does not support visual calendar overlays or calendar syncing with Google Calendar/Outlook directly. It operates exclusively on local text-based logs, so it is best used as a standalone planner rather than a collaborative team tool.

Metadata

Stars3500
Views0
Updated2026-03-27
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bytesagain-calendar-planner-pro": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#productivity#planner#task-manager#cli#time-management
Safety Score: 5/5

Flags: file-write, file-read