monday

Create the week folder, pull carry-forward items, and generate a weekly briefing.

3|1|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/er1chu/claude-skills-weekly --skill monday-er1chu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: monday
Source: https://github.com/er1chu/claude-skills-weekly/tree/main/skills/monday
Command: npx skills add https://github.com/er1chu/claude-skills-weekly --skill monday-er1chu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Full Monday morning setup. Creates week folder, pulls carry-forward, and generates briefing in one pass.

Core Features & Use Cases

  • Create or locate the week's folder (YYYY/w##-mm-dd), creating it if missing.
  • Pull carry-forward items from the previous week's "Carry Forward" and "Time Blocks" sections and apply them to the new week's briefing.
  • Generate a complete briefing for the week, including calendar lookahead and planned deep-work blocks.

Quick Start

Invoke the Monday flow with /monday to initialize the new week.

Frequently Asked Questions about monday

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

FAQPage Schema
How do I automate my weekly briefing and workflow setup?

Automating your weekly briefing requires orchestrating week folder creation, pulling carry-forward items, and generating a calendar lookahead in one pass. It activates on Monday mornings or when you say "Monday".

What is a carry-forward workflow and how does it work?

A carry-forward workflow extracts pending items and time blocks from the previous week's folder and applies them to the new week's briefing. This ensures continuous task tracking across your weekly folders.

Do I need calendar access to generate a weekly briefing?

Yes, generating a weekly briefing requires calendar access to coordinate the calendar lookahead. You also need previous-week data and a weekly report template to assemble the complete output.

How do I create a weekly folder structure for my tasks?

Creating a weekly folder structure uses the format YYYY/w##-mm-dd. The automation locates the current week's folder and creates it if missing, then pulls carry-forward items into the new folder.

What's the best way to start my week with a ready-to-run briefing?

The best way to start your week is invoking the Monday flow with /monday. This initializes the new week by creating the folder, aggregating previous-week data, and assembling the briefing output.

Why does my weekly setup not pull previous week data?

Weekly setup fails to pull previous week data when the prior week's folder is missing or lacks the "Carry Forward" and "Time Blocks" sections. The automation requires these specific sections to extract and apply carry-forward items.