daily-plan

daily-plan is a skill for Claude Code from JeanDiable/obsidian-claude. It costs 24 tokens per session (552 once invoked), scanned A, original, MIT.

A morning planning workflow that reviews yesterday, checks task lists, and creates today's diary and plan.

In plain words
What is it for?
Use it to review completed and missed tasks, check TickTick tasks, carry work forward, and include a diet or fitness plan in a daily note.
Why use it?
It brings unfinished work, scheduled tasks, and personal routines into one daily view instead of relying on memory.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the obsidian-claude plugin — 19 skills shipped together

Good fit Use it to review completed and missed tasks, check TickTick tasks, carry work forward, and include a diet or fitness plan in a daily note.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jeandiable/obsidian-claude/daily-plan
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add JeanDiable/obsidian-claude --skill daily-plan
Clone the repo
git clone --depth 1 https://github.com/JeanDiable/obsidian-claude

Made for: Claude Code.

Or install obsidian-claude, the plugin that ships this one along with the rest of its 19 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for daily-plan

README.md
[![agentmods](https://agentmods.dev/badge/skills/jeandiable/obsidian-claude/daily-plan/github.svg)](https://agentmods.dev/skills/jeandiable/obsidian-claude/daily-plan)
Your own site
<a href="https://agentmods.dev/skills/jeandiable/obsidian-claude/daily-plan"><img src="https://agentmods.dev/badge/skills/jeandiable/obsidian-claude/daily-plan/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for daily-plan

Your own site · 80×15
<a href="https://agentmods.dev/skills/jeandiable/obsidian-claude/daily-plan"><img src="https://agentmods.dev/badge/skills/jeandiable/obsidian-claude/daily-plan.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 24 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 552 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00024 $0.00552
Opus 5 $0.00012 $0.00276
Sonnet 5 $0.00005 $0.00110
Haiku 4.5 $0.00002 $0.00055

Measured 11d ago against content hash 072ef89d7c0f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

daily-plan scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/daily-plan/SKILL.md · 84 lines

What it actually says

Daily Plan

Morning ritual: review yesterday, plan today, generate diary note.

Vault Path

/Library/Mobile Documents/iCloudmd~obsidian/Documents/My_note

Workflow

Step 1: Gather Context

  1. Read current plans:

    • Find the current month plan in 70_Plans/ (e.g., 2026计划/202603/)
    • Find the current week plan
    • Read the diet/fitness plan if one exists
  2. Read yesterday's diary:

    • Read 10_Diary/YYYY-MM-DD.md (yesterday's date)
    • Extract: what tasks were planned, what was accomplished, any notes
  3. Query TickTick:

    • Use TickTick/Dida365 MCP to get yesterday's task completion status
    • Get today's existing tasks if any
    • Get overdue tasks

Step 2: Generate Today's Diary

Create 10_Diary/YYYY-MM-DD.md:

---
title: "YYYY-MM-DD 日记"
created: YYYY-MM-DD
modified: YYYY-MM-DD
tags: [diary, daily]
description: "Daily plan and review for YYYY-MM-DD"
---

# YYYY-MM-DD

## 昨日回顾
### 任务完成情况
- [x] Completed task 1
- [ ] Incomplete task 2 → [carried over / dropped / rescheduled]

### 复盘
[Brief retrospective: what went well, what didn't, lessons learned]

## 今日计划
### 核心任务 (Must Do)
- [ ] Task from weekly plan
- [ ] Carried over task

### 次要任务 (Should Do)
- [ ] Task 2
- [ ] Task 3

### 可选任务 (Could Do)
- [ ] Task 4

## 饮食计划
[Based on diet plan: meals, macros, calories for today]

## 备注
[Any additional notes, reminders, or thoughts]

Step 3: Sync to TickTick (Optional)

If user confirms, create today's tasks in TickTick via MCP.

Important Rules

  • Run this skill every morning
  • Keep the review honest — don't sugarcoat incomplete tasks
  • Prioritize tasks using Eisenhower matrix (urgent/important)
  • Diet plan should be specific (meals, not just macros)
  • If no weekly plan exists for the current week, note it and suggest creating one
  • Link to relevant project files where tasks come from
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 84 lines · 24 tokens per session scan A 072ef89d7c0f

Subscribe to this mod's changes

daily-plan is a skill published in the GitHub repository JeanDiable/obsidian-claude (2 stars, last pushed 6mo ago), licensed MIT. It adds 24 tokens to every session and 552 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.