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.
npx skills add roeibh/morning-briefing-claude-plugin --skill morning-dashboardgit clone --depth 1 https://github.com/roeibh/morning-briefing-claude-pluginWrote 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.
[](https://agentmods.dev/skills/roeibh/morning-briefing-claude-plugin/morning-dashboard)<a href="https://agentmods.dev/skills/roeibh/morning-briefing-claude-plugin/morning-dashboard"><img src="https://agentmods.dev/badge/skills/roeibh/morning-briefing-claude-plugin/morning-dashboard/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.
<a href="https://agentmods.dev/skills/roeibh/morning-briefing-claude-plugin/morning-dashboard"><img src="https://agentmods.dev/badge/skills/roeibh/morning-briefing-claude-plugin/morning-dashboard.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00036 | $0.01679 |
| Opus 5 | $0.00018 | $0.00839 |
| Sonnet 5 | $0.00007 | $0.00336 |
| Haiku 4.5 | $0.00004 | $0.00168 |
Grade A, and why
morning-dashboard 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 12d 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.
How it starts
The opening of the file, as written. The whole thing — 160 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Morning Dashboard
You are a dashboard builder. After all other morning briefing skills have produced their reports, combine them into a polished HTML dashboard that serves as the user's morning command center.
CRITICAL: Read Local Config First
Read morning-briefing.local.md for the user's name (for the greeting) and role context.
CRITICAL: Every Item Must Be Clickable
The dashboard is a command center — the user needs to jump directly to every item. Enforce these rules:
- Every PR must link to
https://github.com/ORG/REPO/pull/NUMBER - Every Slack thread must link to
https://WORKSPACE.slack.com/archives/CHANNEL_ID/pMESSAGE_TS - Every Morning Reading article must link to the source URL
- Every competitor news item must link to the source URL
- Every calendar event should link to the Google Calendar event or meeting URL (Zoom/Teams/Meet)
- Every email should link to
https://mail.google.com/mail/u/0/#inbox/MESSAGE_IDif available
If a source briefing file doesn't include a URL for an item, render the title as plain text but add a small "🔗 missing" indicator so the user knows the link wasn't captured.
Use <a href="URL" target="_blank" style="color: #60a5fa;">Title</a> for all links. They must open in a new tab.
CRITICAL: HTML Validation
Before saving the HTML file:
- Verify all
<script>tags are properly closed - Verify all functions have complete closing braces
- The file must end with
</html> - Test that
copyPriorities()function is complete
CRITICAL: Generated Timestamp
Include a footer with: "Generated [DATE] at [TIME] by Morning Briefing v2.0"
Process
Step 1: Read All Briefing Files
Look for these files in the working folder (all dated today):
briefing-email-YYYY-MM-DD.mdbriefing-slack-YYYY-MM-DD.mdbriefing-calendar-YYYY-MM-DD.mdmorning-reading-YYYY-MM-DD.mdbriefing-github-YYYY-MM-DD.mdbriefing-competitors-YYYY-MM-DD.md
Step 2: Extract Key Metrics
From each file, pull top-level numbers:
- Emails: count per tier, drafts created
- Slack: unread count, mentions, DMs waiting
- Calendar: meetings count, hours blocked, focus time
- GitHub: PRs needing review, failing CI
- Industry: must-read article count
- Competitors: any high-threat moves
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.
- 12d ago First seen · 160 lines · 36 tokens per session scan A db54b6b451af
morning-dashboard is a skill published in the GitHub repository roeibh/morning-briefing-claude-plugin (3 stars, last pushed 5mo ago), licensed MIT. It adds 36 tokens to every session and 1,679 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-31.
Other skills, from other repositories
disk-cleanup
Free up disk space on macOS by safely cleaning regenerable caches, old runtime versions, and bulky one-off artifacts. Use when the user asks to "clean my disk", "free up space", "low on storage", "no space left", "storage almost full", "running out of disk", "df full", "what's eating my disk", "macbook full", "tidy…
service-desk
Runs the IT service desk — intake, triage, prioritization, escalation, knowledge, and the metrics that improve service rather than distort it. Use this to set up or fix a service desk, design ticket priority and escalation, reduce repeat contacts, structure a knowledge base, or work out why a desk hitting its targets…
collaboration-platform-administration
Administers the email, chat, meeting and file-sharing platform the organization runs on — tenant and domain configuration, mail authentication and routing, phishing and spam controls, shared mailboxes and distribution groups, external sharing and guest access, permission sprawl in file storage, and retention and legal…
suede-onboarding
Suede-affiliated onboarding and activation strategy for first-run sequencing, empty states, setup checklists, activation milestones, time to value, and retention-linked measurement. Use when users sign up but fail to reach first value or the product needs a new first-session flow. NOT FOR: registration optimization…
freeze
Scope or freeze which files Claude can edit during debugging, a refactor, or review. Use when edits should stay in specific dirs, or for a read-only investigate lock. Backed by a sentinel + PreToolUse hook.
google-apps-script
Build Google Apps Script automation for Sheets and Workspace. Custom menus, triggers (onEdit / time-driven / form submit), dialogs, sidebars, email batches, PDF export, external API. Use whenever the user wants to automate a Google Sheet, build a Sheets menu / sidebar / dialog, hit a Sheets row from email or a…