jw-agenda-weekly-plan

Generate a weekly plan with daily tasks from monthly goals and carry-over tasks.

3|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/janewu77/jw-skills --skill jw-agenda-weekly-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jw-agenda-weekly-plan
Source: https://github.com/janewu77/jw-skills/tree/main/jw-agenda/skills/jw-agenda-weekly-plan
Command: npx skills add https://github.com/janewu77/jw-skills --skill jw-agenda-weekly-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill automates turning monthly goals and carry-over tasks into a structured weekly plan with daily tasks, helping you maintain momentum and visibility across the week.

Core Features & Use Cases

  • Reads your monthly plan and last week's carry-over to generate a Day 1–Day 7 breakdown.
  • Supports incremental updates to Week{N}-plan.md without overwriting user tweaks.
  • Integrates with assets/week-template.md to render a consistent weekly structure and makes the plan visible to daily-todo systems.

Quick Start

Ask it to generate this week's day-by-day plan from your monthly goals and last week's carry-over.

Frequently Asked Questions about jw-agenda-weekly-plan

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

FAQPage Schema
How do I turn monthly goals into a structured weekly plan with daily tasks?

To convert monthly goals into a weekly plan, you read your monthly plan file and last week's carry-over tasks to generate a Day 1 through Day 7 breakdown. This automates distributing daily tasks while maintaining visibility across the week.

How does carrying over unfinished tasks work when generating a weekly plan?

Carrying over unfinished tasks works by reading the previous week's plan file and integrating incomplete items into the new weekly plan. This ensures last week's carry-over tasks are distributed across the new daily schedule without losing momentum.

Can I update my weekly plan incrementally without overwriting existing content?

Yes, you can update your weekly plan incrementally. The process modifies the Week{W}-plan.md file while preserving your existing content and user tweaks, ensuring incremental updates do not overwrite manual adjustments.

What file format do I need for monthly goals to create a day-by-day weekly plan?

You need a markdown file format for monthly goals, specifically located at personal/agenda/monthly/YYYY-MM-plan.md. The system reads this monthly plan alongside a weekly template to render a consistent day-by-day structure.

Does the weekly planning process require a specific template for daily tasks?

Yes, the weekly planning process uses assets/week-template.md to render a consistent weekly structure. This template ensures the generated daily tasks align with a standardized format visible to daily-todo systems.