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 ntaffzii/Skill-Agents --skill daily-news-reportgit clone --depth 1 https://github.com/ntaffzii/Skill-AgentsWrote 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/ntaffzii/skill-agents/daily-news-report)<a href="https://agentmods.dev/skills/ntaffzii/skill-agents/daily-news-report"><img src="https://agentmods.dev/badge/skills/ntaffzii/skill-agents/daily-news-report/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/ntaffzii/skill-agents/daily-news-report"><img src="https://agentmods.dev/badge/skills/ntaffzii/skill-agents/daily-news-report.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.00055 | $0.00542 |
| Opus 5 | $0.00028 | $0.00271 |
| Sonnet 5 | $0.00011 | $0.00108 |
| Haiku 4.5 | $0.00006 | $0.00054 |
Grade A, and why
daily-news-report 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 11d 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 — 72 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Daily News Report
Create a high-signal Markdown briefing from current, sourced information.
Workflow
-
Define scope
- Use the user's requested topic, geography, industry, audience, and time window.
- If no scope is provided, cover world headlines, Thailand, markets, business, technology, AI, and policy items with broad practical impact.
- Use the current date explicitly in the report title.
-
Gather sources
- Use recent reputable sources.
- Prefer primary reporting, official statements, regulator pages, company announcements, and established newsrooms.
- Prioritize the last 24 hours unless the user requests a broader window.
- Cross-check major claims when possible — see research-methodology for source-tiering and telling real corroboration apart from several outlets repeating one wire story.
-
Filter and rank
- Keep only items that are significant, new, and useful.
- Rank by public impact, market impact, policy impact, technology impact, novelty, and urgency.
- Avoid duplicate stories and low-impact viral items.
-
Write the report
- Respond in the user's language.
- Keep code, source names, URLs, company names, model names, and structured keys in English when appropriate.
- Use concise paragraphs and clear bullets.
- Include links for every major item.
-
Verify
- Confirm every major claim has a source.
- Mark uncertain or developing items clearly.
- Separate fact from inference.
- Run claim-citation-check before finalizing — it catches uncited factual sentences that slipped through.
Output Format
# Daily News Report - YYYY-MM-DD
## Summary
## Top Stories
### 1. [Headline]
- Summary:
- Why it matters:
- Possible impact:
- Sources:
## Markets And Business
## Technology And AI
## Thailand
## Watch Next
## Sources
Rules
- Never present unverified rumors as fact.
- State uncertainty clearly when a story is developing.
- If asked to write a file, use
news-report-YYYY-MM-DD.md. - Browse or use current-source tools for any latest, today, market, legal, political, product, or rapidly changing topic.
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.
- 11d ago First seen · 72 lines · 55 tokens per session scan A fcd650c8991a
daily-news-report is a skill published in the GitHub repository ntaffzii/Skill-Agents (4 stars, last pushed 3d ago), licensed MIT. It adds 55 tokens to every session and 542 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-31.
Other skills, from other repositories
auto-research
Research uncertain questions with an explicit, user-approved web search or ChatGPT consultation, then present options and wait for implementation approval.
pake
Package any website or local web build into a lightweight desktop app using Pake (Tauri/Rust). Use when the user wants to: wrap a URL as a native app, build a desktop app from a website or a local dist/ folder, use Pake CLI to package a page, set up proxy for a packaged app, customize app icons or bundle IDs, or…
acceptance
End-to-end verification and self-evidence for a delivery in any repository, with or without a preconfigured verify plan. Discover an existing plan when one was handed to this run; otherwise author checks and publish a standalone acceptance. Pick the proving surface (CLI / web / desktop / iOS Simulator), drive the real…
sovereign-economics-engine
Unified business model evaluator, client filter, pricing engine, and distribution architect. Absorbs 31 business + 8 marketing + 13 content + 2 acquisition protocols.
therapeutic-ifs
Unified inner work engine: Schema deconstruction (diagnosis) + IFS therapy (treatment). Absorbs: schema-deconstruction.
dashboard-builder
Build self-contained interactive HTML dashboards with charts, filters, and tables. Generates a single browser-openable file — no server or dependencies required.