daily

daily is a plugin for Claude Code from duthaho/skillhub. Its manifest loads nothing; the 4 skills it bundles cost 693 tokens per session together, scanned A, original, MIT.

A set of everyday assistant skills for morning briefings, personalized learning, and retrospectives. A retrospective is a review of what went well, what went wrong, and what should change.

In plain words
What is it for?
Use it for morning updates, tutoring that remembers errors, reviewing past topics, and turning agent mistakes into short corrective rules.
Why use it?
It keeps useful context across recurring work, including mistakes and lessons. This helps daily routines and learning improve over time.

Plugin for Claude Code

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.

Claude Code
/plugin marketplace add duthaho/skillhub
agentmods
npx agentmods add plugins/duthaho/skillhub/daily
Clone the repo
git clone --depth 1 https://github.com/duthaho/skillhub

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

README.md
[![agentmods](https://agentmods.dev/badge/plugins/duthaho/skillhub/daily.svg)](https://agentmods.dev/plugins/duthaho/skillhub/daily)
Your own site
<a href="https://agentmods.dev/plugins/duthaho/skillhub/daily"><img src="https://agentmods.dev/badge/plugins/duthaho/skillhub/daily.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 4 skills cost 693 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

daily 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 yesterday.

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.

.claude-plugin/marketplace.json#daily · 13 lines

What it actually says

{
  "name": "daily",
  "description": "Day-to-day skills with memory: a morning briefing, a tutor that remembers what you got wrong, and a retro that turns agent mistakes into one-line fixes",
  "version": "1.0.0",
  "source": "./",
  "strict": false,
  "skills": [
    "./.claude/skills/daybrief",
    "./.claude/skills/learn",
    "./.claude/skills/tune",
    "./.claude/skills/revisit"
  ]
}
Contents

What it installs

The manifest is a name and a version. 4 skills travel with it, and installing the plugin installs all of them — 693 tokens a session between them. Each is measured on its own page, and each can be installed alone.

Files

What ships with it

1 file beside marketplace.json#daily 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. yesterday First seen · 13 lines scan A 7438700d0b4e

Subscribe to this mod's changes

daily is a plugin published in the GitHub repository duthaho/skillhub (9 stars, last pushed 11d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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 plugins, from other repositories

catchup

Async-team return-from-absence briefing. /catchup fans out to GitHub, git, Linear, and calendar, then emits one prioritized Context Brief instead of a firehose.

oliver-kriska/claude-elixir-phoenix · not measured

learnable

Learn any subject properly, in courses you actually finish. Four commands: learn is the way in and the way back, new-course researches a whole domain with a fleet of agents and turns it into a taxonomy and a plan aimed at your real gaps, self-assess measures your true level with a scenario quiz that cannot be gamed…

smk-labs/claude-plugins · not measured

lark

Operate Feishu/Lark (IM, Docs, Base, Sheets, Calendar, Drive, Wiki, Task, OKR, VC, etc.) via the local lark-cli. Mirrors the Claude Code lark skill set for Cowork. 飞书/Lark 全套技能。.

DropFan/claude-code-plugins · not measured

chat-saver

Save, search, manage, and export Claude Code conversations to documents or external platforms.

DropFan/claude-code-plugins · not measured

watch-and-learn

Turn a how-to video into a reusable skill for your AI coding agent. Watches the video locally (frames + transcript, no API keys), breaks the procedure down, writes the skill, and proves it works.

axel-pm/watch-n-learn · not measured

decode

قصهٔ کدبیس به زبان محصول: روایت دو دقیقه‌ای مثل یه سینیور، درخت فایل مثل VS Code با وزن‌دهی اهمیت، کانواس خلاصه برای هر فایل، درس‌های کوچیک مهندسی برای مسیر PM به دولوپر، و ترجمهٔ دیف و PR مثل ریلیز نوت.

smk-labs/claude-plugins · not measured