codexkit-daily-brief-generator

codexkit-daily-brief-generator is a skill for Claude Code, Codex from hoavdc/CodexKit. It costs 47 tokens per session (954 once invoked), scanned A, original, MIT.

A short plan for a workday built from calendar events, tasks, messages, open decisions, and blockers. It highlights fixed commitments, preparation, priorities, risks, and follow-ups.

In plain words
What is it for?
Use it to prepare a morning briefing, identify the day's top outcomes, get ready for meetings, surface decisions needed, and carry unresolved items into today's plan.
Why use it?
It brings scattered daily information into one view so important work is less likely to be missed. It also helps distinguish urgent, consequential work from low-value busywork.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/hoavdc/codexkit/codexkit-daily-brief-generator
Any agent
npx skills add hoavdc/CodexKit --skill codexkit-daily-brief-generator
Clone the repo
git clone --depth 1 https://github.com/hoavdc/CodexKit

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 codexkit-daily-brief-generator

README.md
[![agentmods](https://agentmods.dev/badge/skills/hoavdc/codexkit/codexkit-daily-brief-generator.svg)](https://agentmods.dev/skills/hoavdc/codexkit/codexkit-daily-brief-generator)
Your own site
<a href="https://agentmods.dev/skills/hoavdc/codexkit/codexkit-daily-brief-generator"><img src="https://agentmods.dev/badge/skills/hoavdc/codexkit/codexkit-daily-brief-generator.svg" alt="Measured on agentmods" height="20"></a>
Per session 47 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 954 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00047 $0.00954
Opus 5 $0.00023 $0.00477
Sonnet 5 $0.00009 $0.00191
Haiku 4.5 $0.00005 $0.00095

Measured 3d ago against content hash 7694076c4b87, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

codexkit-daily-brief-generator 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 3d 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/codexkit-daily-brief-generator/SKILL.md · 124 lines

How it starts

The opening of the file, as written. The whole thing — 124 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Daily Brief Generator

When to Use

  • Starting a workday with scattered calendar items, tasks, inbox notes, or project updates.
  • Preparing a manager, founder, chief of staff, or individual contributor for the day.
  • Turning yesterday's unresolved items into today's operating priorities.
  • Creating a daily plan without manually reading every thread first.

Procedure

Step 1 - Gather Inputs

Collect only the information needed for today's decisions:

  • calendar events with time, title, attendees, and purpose if known
  • tasks due today or overdue
  • unread or flagged messages that require a response
  • open decisions, blockers, or escalations
  • personal constraints such as focus blocks, travel, or unavailable hours

Step 2 - Classify The Day

Group the day into:

  • fixed commitments
  • preparation required before meetings
  • top three outcomes
  • decisions needed from the user
  • risks, blockers, or follow-ups

Step 3 - Prioritize

Rank priorities by urgency, consequence, and dependency impact. Do not rank low-value busywork above work that unlocks other people.

Step 4 - Produce The Brief

Write a scan-friendly brief with:

  • schedule snapshot
  • top priorities
  • meeting preparation notes
  • follow-up queue
  • risk flags
  • suggested focus block

Inputs

Input Required Format
Calendar items Recommended Time, title, attendees, purpose
Task list Recommended Task, owner, due date, status
Inbox or chat notes Optional Bullets, pasted messages, summaries
Project context Optional Milestones, blockers, open decisions
User constraints Optional Working hours, focus time, travel

Output

## Daily Brief - [Date]

### Schedule Snapshot
| Time | Event | Preparation Needed |
|------|-------|--------------------|

### Top 3 Priorities
1. [Priority] - [why it matters today]

### Follow-ups
| Item | Person | Suggested Message | Deadline |
|------|--------|-------------------|----------|

### Risks To Watch
- [Risk] - [mitigation]

### Suggested Focus Block
- [Time window] - [work to protect]

Read the full file on GitHub · 124 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 3d ago First seen · 124 lines · 47 tokens per session scan A 7694076c4b87

Subscribe to this mod's changes

codexkit-daily-brief-generator is a skill published in the GitHub repository hoavdc/CodexKit (21 stars, last pushed 3mo ago), licensed MIT. It adds 47 tokens to every session and 954 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-08-30.

Related

Other skills, from other repositories

loop-engineering

The engineering loop - select, advance, distill, deliver - for running a work session on a project. Invoke when STARTING a session or picking the next thing to work on; sizing a unit of work or matching it to your model tier; running long/autonomously and deciding pace or when to stop; deciding where a learning should…

telagod/code-abyss · 97 tokens

slack-agent-flow

Let an existing Slack agent create new agents that arrive as their own Slack bots — provisioned app, operator DM, and a shared three-way room, hot-started without a host restart.

nanocoai/nanoclaw · 43 tokens

customize

Add new capabilities or modify NanoClaw behavior. Use when user wants to add channels (Telegram, Slack, email input), change triggers, add integrations, modify the router, or make any other customizations. This is an interactive skill that asks questions to understand what the user wants.

nanocoai/nanoclaw · 60 tokens

local-tools

Access local system resources including Calendar on macOS and Windows. Use this skill when you need to manage user's schedule directly on their device.

netease-youdao/LobsterAI · 30 tokens

article-writer

Multi-style article creation skill. Supports 5 writing styles (deep analysis, practical guide, story-driven, opinion, news brief), including complete workflow: material collection → outline → content → formatting. Activated when users mention "write article", "write post", "create", or "draft".

netease-youdao/LobsterAI · 62 tokens

skin-creator

Create and apply a two-asset LobsterAI visual skin from the user's style description. Use only when the AI Skin Designer kit supplies the structured skinpack workflow marker; do not use for ordinary theme or image requests.

netease-youdao/LobsterAI · 48 tokens