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 NextStat/yacli --skill yacli-daily-briefinggit clone --depth 1 https://github.com/NextStat/yacliWrote 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/nextstat/yacli/yacli-daily-briefing)<a href="https://agentmods.dev/skills/nextstat/yacli/yacli-daily-briefing"><img src="https://agentmods.dev/badge/skills/nextstat/yacli/yacli-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.
<a href="https://agentmods.dev/skills/nextstat/yacli/yacli-daily-briefing"><img src="https://agentmods.dev/badge/skills/nextstat/yacli/yacli-daily-briefing.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.00062 | $0.00450 |
| Opus 5 | $0.00031 | $0.00225 |
| Sonnet 5 | $0.00012 | $0.00090 |
| Haiku 4.5 | $0.00006 | $0.00045 |
Grade A, and why
yacli-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 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.
What it actually says
Сводка по почте и расписанию
Многошаговый сценарий для обзора почты и календаря за любой период.
Шаги
-
Определи период. Если пользователь сказал:
- «за сегодня» → FROM=сегодня, TO=завтра, limit=20
- «за неделю» → FROM=7 дней назад, TO=завтра, limit=50
- «за месяц» → FROM=30 дней назад, TO=завтра, limit=100
- без уточнения → используй «за сегодня»
-
Получи входящие письма за период:
yacli mail list --limit N
- Получи события календаря за тот же период:
yacli calendar events FROM TO
- Если среди писем есть важные — прочитай их:
yacli mail read UID
Признаки важности: пометка «срочно» в теме, письма от руководства, ответы на твои письма, приглашения на встречи.
- Сформируй сводку:
- Количество новых писем
- Важные письма с кратким содержанием
- Ближайшие встречи и события
- Что требует действия (ответить, принять приглашение)
Заметки
- При нескольких аккаунтах повтори для каждого:
--account ALIAS. - Увеличь
--limitесли писем за период может быть много. - Используй
yacli mail read UIDчтобы вникнуть в важное письмо. - Если пользователь просит «сводку по важным письмам» — акцентируй внимание на срочных и требующих действия.
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 · 52 lines · 62 tokens per session scan A af38922fce9d
yacli-daily-briefing is a skill published in the GitHub repository NextStat/yacli (19 stars, last pushed 6mo ago), licensed MIT. It adds 62 tokens to every session and 450 once invoked, about $0.0003 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.
Other skills, from other repositories
c-email
Read, send, search, and label email via gog (Gmail CLI) or himalaya (IMAP). Supports inbox management, drafting replies, thread viewing, and label/folder operations across Gmail and standard IMAP accounts.
thunderbird-cli
Manage email through Mozilla Thunderbird — read, search, compose, reply, forward, archive, move, tag, download attachments, and bulk-operate across all configured IMAP/SMTP accounts via the thunderbird-cli-mcp server. Use whenever the user mentions "email", "inbox", "mailbox", "unread", "messages", asks to "check…
vamoose
Book time off without the busywork. Prompts for your dates and subject, creates a calendar hold shown as free, invites your manager to approve it, then fans the event out to your team as optional attendees once approved. Backs onto Microsoft 365, Outlook, and Teams via Microsoft Graph, or Google Calendar. Trigger when…
Run the external email CLI through exec for real IMAP/SMTP/Notmuch mailboxes. Use when the user explicitly wants a real terminal email workflow instead of the built-in benchmark email surfaces.
himalaya
CLI to manage emails via IMAP/SMTP. Use himalaya to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
obsidian-bases
Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or when the user mentions Bases, table views, card views, filters, or formulas in Obsidian.