daily-briefing

daily-briefing is a skill for Claude Code from charlieviettq/awesome-agent-skill. It costs 68 tokens per session (1,643 once invoked), scanned A, a copy of daily-briefing, MIT.

A daily sales briefing that turns your meetings, priorities, and deal information into a short, ordered plan for the day.

In plain words
What is it for?
Use it to prepare for meetings, spot important deals, review follow-ups, and decide what to work on first.
Why use it?
It removes the need to gather sales tasks and account updates from several places before work begins.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it to prepare for meetings, spot important deals, review follow-ups, and decide what to work on first.

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

Made for: Claude Code.

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-briefing

README.md
[![agentmods](https://agentmods.dev/badge/skills/charlieviettq/awesome-agent-skill/daily-briefing/github.svg)](https://agentmods.dev/skills/charlieviettq/awesome-agent-skill/daily-briefing)
Your own site
<a href="https://agentmods.dev/skills/charlieviettq/awesome-agent-skill/daily-briefing"><img src="https://agentmods.dev/badge/skills/charlieviettq/awesome-agent-skill/daily-briefing/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-briefing

Your own site · 80×15
<a href="https://agentmods.dev/skills/charlieviettq/awesome-agent-skill/daily-briefing"><img src="https://agentmods.dev/badge/skills/charlieviettq/awesome-agent-skill/daily-briefing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 68 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,643 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 89% copy Near-identical to another mod 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.00068 $0.01643
Opus 5 $0.00034 $0.00822
Sonnet 5 $0.00014 $0.00329
Haiku 4.5 $0.00007 $0.00164

Measured 9d ago against content hash 3f1e23a42923, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

daily-briefing 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 9d 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.

Origin

This is a copy

89% identical to daily-briefing — 9 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.claude/skills/daily-briefing/SKILL.md · 259 lines

How it starts

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

Daily Sales Briefing

Get a clear view of what matters most today. This skill works with whatever you tell me, and gets richer when you connect your tools.

How It Works

┌─────────────────────────────────────────────────────────────────┐
│                      DAILY BRIEFING                              │
├─────────────────────────────────────────────────────────────────┤
│  ALWAYS (works standalone)                                       │
│  ✓ You tell me: today's meetings, key deals, priorities         │
│  ✓ I organize: prioritized action plan for your day             │
│  ✓ Output: scannable 2-minute briefing                          │
├─────────────────────────────────────────────────────────────────┤
│  SUPERCHARGED (when you connect your tools)                      │
│  + Calendar: auto-pull today's meetings with attendees          │
│  + CRM: pipeline alerts, tasks, deal health                     │
│  + Email: unread from key accounts, waiting on replies          │
│  + Enrichment: overnight signals on your accounts               │
└─────────────────────────────────────────────────────────────────┘

Getting Started

When you run this skill, I'll ask for what I need:

If no calendar connected:

"What meetings do you have today? (Just paste your calendar or list them)"

If no CRM connected:

"What deals are you focused on this week? Any that need attention?"

If you have connectors: I'll pull everything automatically and just show you the briefing.


Connectors (Optional)

Connect your tools to supercharge this skill:

Connector What It Adds
Calendar Today's meetings with attendees, times, and context
CRM Open pipeline, deals closing soon, overdue tasks, stale deals
Email Unread from opportunity contacts, emails waiting on replies
Enrichment Overnight signals: funding, hiring, news on your accounts

No connectors? No problem. Tell me your meetings and deals, and I'll create your briefing.

Read the full file on GitHub · 259 lines

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. 9d ago First seen · 259 lines · 68 tokens per session scan A 3f1e23a42923

Subscribe to this mod's changes

daily-briefing is a skill published in the GitHub repository charlieviettq/awesome-agent-skill (25 stars, last pushed 1mo ago), licensed MIT. It adds 68 tokens to every session and 1,643 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 89% identical to daily-briefing, differing in 9 lines, and is treated as a copy.

Related

Other skills, from other repositories

catchup

Summarize and review what changed while you were away. Use after a weekend, vacation, or flight to check missed PRs, git commits, Linear tickets, and meetings — one prioritized brief, not a firehose.

oliver-kriska/claude-elixir-phoenix · 48 tokens

phx-deps-update

Bump outdated Hex deps — inventory, snapshot changelogs, update, fix breaks, split reviewable PRs (patches bundled, majors solo). Use to upgrade/bump Elixir dependencies or when versions fall behind. NOT for deps.get failures (phx-investigate).

oliver-kriska/claude-elixir-phoenix · 62 tokens

rfi-management

Complete RFI (Request for Information) management system. Create, track, route, and analyze RFIs with automatic notifications and response deadline tracking.

datadrivenconstruction/DDC_Skills_for_AI_Agents_in_Construction · 33 tokens

punch-list-manager

Digital punch list management for construction project closeout. Track deficiencies, assign corrections, photo documentation, and completion verification.

datadrivenconstruction/DDC_Skills_for_AI_Agents_in_Construction · 28 tokens

safety-inspection

Digital safety inspection system for construction sites. Checklists, hazard tracking, incident reporting, and compliance documentation.

datadrivenconstruction/DDC_Skills_for_AI_Agents_in_Construction · 26 tokens

data-evolution-analysis

Analyze data evolution patterns in construction organizations. Assess digital maturity and data strategy for construction companies.

datadrivenconstruction/DDC_Skills_for_AI_Agents_in_Construction · 22 tokens