calendar-planner-pro
日程规划工具。周计划、月计划、时间块、会议安排、截止日期管理、工作生活平衡。Calendar planner with weekly, monthly, time-blocking, meeting scheduling, deadline management.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain/calendar-planner-proWhat 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
- Task Capture: Quickly log tasks during brainstorming or daily standups without interrupting your workflow.
- Priority Management: Distinguish between urgent deadlines and low-priority items to maintain a healthy work-life balance.
- Progress Review: Utilize weekly views to evaluate completed tasks and identify upcoming bottlenecks.
- Data Portability: Use the export function to feed task history into other analytics tools or to archive your yearly achievements.
- Minimalist Organization: Perfect for users who prefer text-based logs over complex GUI-based calendar applications.
Example Prompts
- "Add a task to submit the project proposal by Friday and set its priority to high."
- "Show me what is on my plate for today and remind me about the team meeting in two hours."
- "List all tasks for this week and clear all completed items to declutter my workspace."
Tips & Limitations
- Tips: Use the
statscommand regularly to monitor your productivity trends. You can customize the storage path by setting theCALENDAR_PLANNER_PRO_DIRenvironment 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
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bytesagain-calendar-planner-pro": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read
Related Skills
workflow-builder
工作流设计与优化工具。流程设计、自动化方案、流程优化、文档化、审批流、系统集成。Workflow builder with design, automate, optimize, document, approval.
wp-manager
Manage WordPress sites from terminal. Use when checking site health, listing posts and pages, searching content, or running security scans.
volume
Volume reference tool. Use when working with volume in finance contexts.
xhs-content-creator
Generate viral Xiaohongshu notes with titles, tags, and covers. Use when drafting seed posts, writing reviews, crafting tutorials, or boosting engagement.
Webhook Tester
Send test payloads and inspect webhook responses locally. Use when debugging integrations, validating schemas, testing error handling, or simulating calls.