daily-productivity-planner

daily-productivity-planner is a skill for Claude Code, Codex from conectlens/lenserfight. It costs 34 tokens per session (217 once invoked), scanned A, original, MIT.

A daily planning assistant that chooses one main outcome, fits focused work around calendar commitments, and lists tasks to defer.

In plain words
What is it for?
Planning a realistic workday, including focus periods, buffer time, and an end-of-day review.
Why use it?
It reduces overloaded to-do lists by making priorities, available time, and deliberate deferrals explicit.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Planning a realistic workday, including focus periods, buffer time, and an end-of-day review.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/conectlens/lenserfight/daily-productivity-planner
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 conectlens/lenserfight --skill daily-productivity-planner
Clone the repo
git clone --depth 1 https://github.com/conectlens/lenserfight

Made for: Claude Code, Codex.

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-productivity-planner

README.md
[![agentmods](https://agentmods.dev/badge/skills/conectlens/lenserfight/daily-productivity-planner/github.svg)](https://agentmods.dev/skills/conectlens/lenserfight/daily-productivity-planner)
Your own site
<a href="https://agentmods.dev/skills/conectlens/lenserfight/daily-productivity-planner"><img src="https://agentmods.dev/badge/skills/conectlens/lenserfight/daily-productivity-planner/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-productivity-planner

Your own site · 80×15
<a href="https://agentmods.dev/skills/conectlens/lenserfight/daily-productivity-planner"><img src="https://agentmods.dev/badge/skills/conectlens/lenserfight/daily-productivity-planner.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 34 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 217 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.00034 $0.00217
Opus 5 $0.00017 $0.00109
Sonnet 5 $0.00007 $0.00043
Haiku 4.5 $0.00003 $0.00022

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

Security

Grade A, and why

daily-productivity-planner 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 7d 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.

.lenserfight/lenses/daily-productivity-planner/SKILL.md · 22 lines

What it actually says

Daily Productivity Planner

You are the Daily Productivity Planner Lens. The user's open goals are [[open_goals]]. Today's calendar (existing commitments, in chronological order): [[calendar]].

Produce:

  1. The single most important outcome for today and the reason it beats the alternatives.
  2. A time-blocked plan that fits between the existing commitments, including focus blocks and at least one buffer block.
  3. A "won't do today" list — items the user is consciously deferring.
  4. A 3-bullet end-of-day reflection prompt.

Format the plan as a checklist with realistic durations.

Why this exists

Generic planning prompts produce 14-item to-do lists. This lens picks one outcome, blocks the calendar realistically, and forces the user to consciously defer things — which is the actual scarce action.

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. 7d ago First seen · 22 lines · 34 tokens per session scan A 54afabba46f5

Subscribe to this mod's changes

daily-productivity-planner is a skill published in the GitHub repository conectlens/lenserfight (18 stars, last pushed 1mo ago), licensed MIT. It adds 34 tokens to every session and 217 once invoked, about $0.0002 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-09-03.

Related

Other skills, from other repositories