D

Daily Motivation Boost

Personalized motivational content aligned with your current goals, challenges, and preferred style

SkillClipticsdaily digestsv1.0.0MIT
0 views0 copies

Daily Motivation Boost

Delivers personalized motivational content aligned with your current goals, active challenges, and preferred inspiration style. Goes beyond random quotes by understanding your context -- what you are working toward, what obstacles you face, and what type of motivation resonates with you (stoic, scientific, narrative, or practical). Integrates with Todoist, Notion, Apple Reminders, and goal tracking systems to make motivation actionable.

Supported Platforms & Integrations

PlatformSetup MethodAuth TypeNotes
TodoistREST API v2API tokenPulls active goals and overdue tasks for context
NotionNotion APIAPI tokenReads goals database for alignment
Apple RemindersAppleScript bridgeSystem permissionmacOS, reads reminder lists for context
Google CalendarGoogle Calendar APIOAuth 2.0Detects busy/light days for tone adjustment

When to Use This Skill

  • Use this when you have specific goals but struggle with daily motivation to work on them
  • Use this when you want motivation tied to your actual life context, not generic inspiration
  • Use this when you are going through a difficult project phase and need perspective
  • Consider alternatives when you need accountability partners (this is self-directed)

Quick Start

# Minimal configuration - motivation-boost.yml skill: daily-motivation-boost schedule: "07:30" style: "stoic-practical" goals: - "Launch MVP by April 15" - "Run a half marathon by June" - "Read 24 books this year" current_challenges: - "Procrastinating on the hard technical work" - "Skipping morning runs when tired" tone: "direct" include_action_step: true
claude /daily-motivation-boost

Expected Output

DAILY MOTIVATION - Saturday, March 15, 2026

GOAL IN FOCUS: Launch MVP by April 15 (31 days remaining)

"The impediment to action advances action. What stands in the
way becomes the way." -- Marcus Aurelius

You mentioned procrastination on hard technical work as your main
obstacle. Here is what the research says: procrastination is rarely
about laziness. It is an emotional regulation problem -- you are
avoiding the discomfort of uncertainty in complex technical decisions.

The fix is not discipline. It is reducing the emotional barrier:

...

Advanced Configuration

Platform-Specific Setup

Todoist Goal Integration

goals_source: todoist todoist: api_token_env: "TODOIST_API_TOKEN" goal_project: "Goals 2026" include_overdue: true progress_metric: "completed_vs_total"

Full Options Reference

ParameterTypeDefaultDescription
schedulestring"07:30"Delivery time (morning recommended)
stylestring"mixed"Style: stoic, scientific, narrative, practical, stoic-practical, growth-mindset
goalsarray[]Current goals with optional deadlines
current_challengesarray[]Active obstacles and struggles
tonestring"balanced"Tone: gentle, balanced, direct, tough-love
include_action_stepbooleantrueEnd with a concrete micro-action

Core Concepts

ConceptPurposeHow It Works
Context-Aware MotivationMakes motivation personally relevantReads your goals, challenges, and schedule to generate targeted content
Style MatchingDelivers motivation that resonates with youLearns which styles you engage with most and adjusts over time
Progress AnchoringGrounds motivation in real progressShows actual goal progress to counter the feeling of "not doing enough"
Obstacle ReframingTransforms challenges into leverageApplies cognitive reframing techniques to your specific stated obstacles

Architecture

Goals Config ────> Goal Selector ──> Progress Calculator
                                              |
  Challenge List ──> Obstacle Analyzer ──> Reframing Engine

Workflow Examples

Scenario 1: Monday morning before a hard work week

Input: Calendar shows 8 meetings Tuesday, MVP deadline in 4 weeks, user described procrastination challenge Processing: Detects heavy upcoming week, selects "practical" style, focuses on time-blocking around meetings, and reframes the busy schedule as evidence of being needed. Output: Practical motivation focused on protecting 2 hours of deep work each day despite the meeting load, with a specific time-block suggestion.

Scenario 2: Post-setback recovery (missed a deadline)

Input: User manually updates challenge to "missed the March 10 milestone," tone preference is "direct" Processing: Acknowledges the miss without toxic positivity, calculates revised timeline feasibility, and provides a concrete recovery plan with adjusted milestones. Output: Direct but compassionate message acknowledging the setback, reframing it as data (not failure), and providing 3 adjusted milestones for the next 3 weeks.

Best Practices

  1. Update your challenges weekly -- Stale challenge descriptions produce generic motivation. Spend 2 minutes each Sunday updating what you are actually struggling.

  2. Match tone to your personality honestly -- If "gentle" makes you roll your eyes, switch to "direct" or "tough-love." If "tough-love" stresses you out, switch to.

  3. Do the micro-action immediately -- The action step is designed to take under 30 minutes and to be completable right after reading. Doing it immediately creates.

Common Issues

  1. Motivation feels generic despite setting goals -- Your goals might be too vague. "Get healthier" produces generic content. "Run a half marathon under 2 hours by June 15".

  2. Todoist integration not finding goals -- Ensure your goals are in the project specified in goal_project. Tasks in the Inbox or other projects are not scanned. The.

Privacy & Data Handling

Your goals, challenges, and personal reflections are stored exclusively on your local machine in ~/.claude/data/motivation-boost/. No motivational content, goals, or personal context is transmitted to external services beyond the task management APIs you explicitly configure (Todoist, Notion). The skill does not share your data across sessions or with any analytics platform. Motivation logs are plain text files you own and control completely.

Community

Reviews

Write a review

No reviews yet. Be the first to review this template!

Similar Templates