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 koinod/koino-skills --skill daily-brief-generatorgit clone --depth 1 https://github.com/koinod/koino-skillsWrote 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/koinod/koino-skills/daily-brief-generator)<a href="https://agentmods.dev/skills/koinod/koino-skills/daily-brief-generator"><img src="https://agentmods.dev/badge/skills/koinod/koino-skills/daily-brief-generator/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/koinod/koino-skills/daily-brief-generator"><img src="https://agentmods.dev/badge/skills/koinod/koino-skills/daily-brief-generator.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.00000 | $0.01654 |
| Opus 5 | $0.00000 | $0.00827 |
| Sonnet 5 | $0.00000 | $0.00331 |
| Haiku 4.5 | $0.00000 | $0.00165 |
Grade A, and why
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 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 — 167 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Daily Brief Generator
Generate a structured daily business briefing from any data sources in under 60 seconds.
Description
Daily Brief Generator produces a morning briefing that tells you exactly what matters today: revenue status, pipeline movement, content performance, team tasks, and fires to put out. It pulls from whatever data sources you have — CRM exports, spreadsheets, dashboards, or raw notes — and outputs a scannable brief you can read in 2 minutes.
No more starting your day checking 7 different tabs. One brief. Everything that matters. Nothing that doesn't.
Activation
This skill activates when:
- The user asks for a morning briefing or daily brief
- The user wants a summary of their business status
- The user provides business data and asks "what should I focus on today?"
- The user mentions daily standup, morning routine, or business dashboard
Trigger phrases: "morning brief", "daily briefing", "what's happening today", "business summary", "daily standup", "start my day", "what should I focus on"
Briefing Template
# Daily Brief — [Date]
## Generated at [time]
---
### REVENUE SNAPSHOT
- **MTD Revenue**: $XX,XXX / $XX,XXX target (XX%)
- **Pipeline Value**: $XX,XXX across XX active deals
- **At Risk**: [any deals that haven't moved in 7+ days]
- **Closing Today/This Week**: [deals with pending proposals or scheduled closes]
### FIRES (Action Required Today)
1. [Urgent item with specific action needed]
2. [Urgent item with specific action needed]
(If none: "No fires. Execute the plan.")
### TOP 3 PRIORITIES
1. [Highest-leverage task] — Why: [impact]
2. [Second priority] — Why: [impact]
3. [Third priority] — Why: [impact]
### PIPELINE MOVEMENT (Last 24h)
- New leads: [count and names]
- Moved forward: [deals that progressed]
- Gone cold: [deals with no activity in 48h+]
- Lost: [any deals lost and why]
### CONTENT STATUS
- Published yesterday: [what went live]
- Scheduled today: [what's queued]
- In production: [what's being created]
- Performance: [top performing content from last 48h]
### CLIENT HEALTH
- [Client A]: [status — green/yellow/red + note]
- [Client B]: [status — green/yellow/red + note]
### CALENDAR
- [Time] — [Meeting/event] with [who] — Prep: [what to prepare]
### METRICS TO WATCH
- [KPI 1]: [current value] vs [target] — [trend arrow]
- [KPI 2]: [current value] vs [target] — [trend arrow]
### YESTERDAY'S SCORECARD
- Completed: X/X priorities
- Revenue generated: $X
- Calls made: X
- Content published: X
---
*Brief generated by Daily Brief Generator*
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 · 167 lines · 0 tokens per session scan A 455fdd8d7b36
daily-brief-generator is a skill published in the GitHub repository koinod/koino-skills (8 stars, last pushed 3mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,654 tokens. 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
skill-profile-manager
A profile-management workflow for creating, editing, switching, exporting, comparing, and updating creator profiles. A profile is a structured record of an account’s identity, style, audience, platforms, preferences, and accumulated notes.
template-library
A personal library for saving, reusing, listing, editing, and versioning content templates. Templates can include replaceable fields such as a title, problem, solution, or call to action.
skill-my-account
A read-only account lookup workflow for checking the user’s own logged-in Xiaohongshu, Douyin, Kuaishou, Zhihu, or WeChat Channels accounts. It can show account identity and available creator statistics such as followers, likes, following, works, and post lists.
skill-publish-checklist
A quick checklist for confirming that a piece of content contains the required publishing parts, such as a title, cover, tags, format, link, and call to action.
skill-publish-notify
A notification tool that sends publishing results to team chat services or any webhook. A webhook is a URL that accepts an automated message from another tool.
skill-publish-scheduler
A scheduling tool for organising content by platform and publish time, then finding items that are due and handing them to the appropriate publishing tool.