monday-friday-routine-creator

Create weekday routines in ClickUp with scheduled tasks and custom fields.

Updated Mar 16, 2026
One-click install
npx skills add https://github.com/PrinceJoeyLee12/personal-ai-assistant --skill monday-friday-routine-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: monday-friday-routine-creator
Source: https://github.com/PrinceJoeyLee12/personal-ai-assistant/tree/main/skills/monday-friday-routine-creator
Command: npx skills add https://github.com/PrinceJoeyLee12/personal-ai-assistant --skill monday-friday-routine-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill automates the creation of Joey's typical Monday to Friday daily schedule in ClickUp, ensuring consistency with his established routines and priorities.

Core Features & Use Cases

  • Automated Scheduling: Creates daily tasks in ClickUp based on a predefined template.
  • Routine Adherence: Respects protected times for morning and evening routines, and incorporates principles like Ichigo Ichie and Ma.
  • Seasonal Adjustments: Adapts the schedule for specific periods like "Baby Season" with adjusted priorities and activities.
  • Use Case: When Joey asks to set up his daily schedule for a weekday, this skill will generate all necessary tasks in ClickUp with correct timings, priorities, and custom fields.

Quick Start

Use the monday-friday-routine-creator skill to create a schedule for tomorrow, October 27, 2023.

Frequently Asked Questions about monday-friday-routine-creator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate creating a weekday routine schedule in ClickUp?

Automating a weekday routine schedule in ClickUp involves using a bash script to generate daily tasks with specific start and due times, priorities, tags, and custom fields. The script adheres to user-defined principles like time-blocking and protected routines.

Can I set specific start and due times for tasks when scheduling a weekday routine?

Yes, you can set specific start and due times for tasks when scheduling a weekday routine. The task creation script accepts detailed parameters to ensure every scheduled task aligns with your predefined time-blocking strategy.

Does the weekday routine creator support seasonal schedule adjustments?

The weekday routine creator supports seasonal schedule adjustments by adapting priorities and activities for specific periods like "Baby Season". This ensures the automated scheduling remains relevant during changing life circumstances.

How do protected morning and evening routines work with automated task scheduling?

Protected morning and evening routines work with automated task scheduling by reserving specific time blocks that cannot be overwritten. The scheduling script respects these protected times while incorporating principles like Ichigo Ichie and Ma.

What do I need to set up daily task creation in ClickUp using a bash script?

To set up daily task creation in ClickUp using a bash script, you need an environment that supports bash execution. The skill utilizes scripts like `cu-schedule-weekday.sh` for task generation and `cu-task-create.sh` for individual task creation with detailed parameters.