start-of-day

Guide users through a structured morning routine and log findings.

Updated Nov 23, 2016
One-click install
npx skills add https://github.com/jshreynolds/localetc --skill start-of-day-jshreynolds
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: start-of-day
Source: https://github.com/jshreynolds/localetc/tree/main/ai/skills/start-of-day
Command: npx skills add https://github.com/jshreynolds/localetc --skill start-of-day-jshreynolds

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires argparse, dataclasses, os, sys, datetime, pathlib, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive start-of-day workflow, helping users maintain productivity, focus, and clarity by guiding them through a structured morning routine.

Core Features & Use Cases

  • Structured Routine: A step-by-step morning routine covering system health, meeting work, project review, and focus setting.
  • Logging Findings: Capture and log findings per step to maintain a comprehensive record.
  • Customizable Routine: Edit the script to add, remove, or reorder steps.

Quick Start

Start your day by running 'start my day' or 'start-of-day'.

Frequently Asked Questions about start-of-day

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

FAQPage Schema
How do I set up a structured daily morning routine for productivity?▼

A structured morning routine for productivity is established by guiding users through system health, meeting work, project review, and focus setting. The script logs step-by-step findings to maintain a comprehensive record of daily activities.

Can I use this productivity routine with my existing Obsidian vault?▼

Yes, this productivity routine requires a properly structured Obsidian vault and specific file structure. The Python-based script integrates directly with your vault to capture and log findings per step.

How do I customize the steps in my daily routine script?▼

Customize your daily routine script by directly editing the Python file to add, remove, or reorder steps. The script utilizes data classes and argparse for command-line execution, allowing flexible workflow modifications.

What's the best way to log daily focus setting and system health findings?▼

The best way to log focus setting and system health findings is using a Python script that captures step-by-step routine outputs. It records findings per step into a log file, maintaining a comprehensive daily record.

Do I need Python to run the start-of-day morning routine?▼

Yes, you need Python to run the morning routine script. It relies on standard Python libraries including argparse, dataclasses, os, sys, datetime, and pathlib for command-line execution and file path management.

Why does the daily routine script require a specific file structure?▼

The daily routine script requires a specific file structure to properly interface with your Obsidian vault. This ensures the step-by-step findings, covering system health and meeting management, are accurately captured and logged.