intel-daily-brief

intel-daily-brief is a skill for Claude Code, Codex from Szotasz/marveen. It costs 48 tokens per session (584 once invoked), scanned A, original, MIT.

A scheduled daily intelligence brief built from a local registry of collected information, with items ranked by relevance, urgency, impact, and source reliability.

In plain words
What is it for?
Use it to send a daily Telegram summary covering important developments, recommended actions, weak sources, a watchlist, and an active focus.
Why use it?
It turns stored updates into a short list of issues that may require attention.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to send a daily Telegram summary covering important developments, recommended actions, weak sources, a watchlist, and an active focus.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/szotasz/marveen/intel-daily-brief
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.

Any agent
npx skills add Szotasz/marveen --skill intel-daily-brief
Clone the repo
git clone --depth 1 https://github.com/Szotasz/marveen

Made for: Claude Code, Codex.

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 intel-daily-brief

README.md
[![agentmods](https://agentmods.dev/badge/skills/szotasz/marveen/intel-daily-brief/github.svg)](https://agentmods.dev/skills/szotasz/marveen/intel-daily-brief)
Your own site
<a href="https://agentmods.dev/skills/szotasz/marveen/intel-daily-brief"><img src="https://agentmods.dev/badge/skills/szotasz/marveen/intel-daily-brief/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.

agentmods 80×15 button for intel-daily-brief

Your own site · 80×15
<a href="https://agentmods.dev/skills/szotasz/marveen/intel-daily-brief"><img src="https://agentmods.dev/badge/skills/szotasz/marveen/intel-daily-brief.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 48 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 584 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00048 $0.00584
Opus 5 $0.00024 $0.00292
Sonnet 5 $0.00010 $0.00117
Haiku 4.5 $0.00005 $0.00058

Measured 11d ago against content hash 645a141a83e9, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

intel-daily-brief 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.

seed-scheduled-tasks/intel-daily-brief/SKILL.md · 50 lines

What it actually says

Proaktív hírszerző -- napi brief

⚠️ SABLON: alapból KIKAPCSOLVA érkezik (task-config.json: "enabled": false). Az intel-collector taskkal együtt kapcsold be -- a brief abból a registry-ből épül, amit a collector tölt fel.

Adatok betöltése

Futtasd: python3 {{INSTALL_DIR}}/scripts/intel_db.py --dump (JSON: registry utolsó 14 nap + watchlist + active_focus.)

Priority Score (Claude végzi, nem a collector)

Minden Registry tételre: Relevancia 40% + Sürgősség 25% + Hatás a tulajdonosra 20% + Megbízhatóság (forrás-tier) 15%. Alacsony konfidenciájú tétel: max Watchlist-említés, nem kerül a brief törzsébe.

Brief formátum (Telegram, MarkdownV2)

📊 Mai állapot: Nyugodt / Figyelendő / Feszült / Kritikus
⭐ Top 3 döntési jel ma: 1. ... 2. ... 3. ...

🟦 [DOMAIN NÉV]
• Mi történt: [1 mondat, forrás + tier]
  → Miért számít: [...] → Hatás: 🔴/🟠/🟢
  → Mit tehetsz: [akció vagy "csak figyeld"]

🔍 Mi maradt ki: X ismétlés · Y gyenge forrás
👁 Watchlist: [...] 🎯 Aktív fókusz: [...]

Üres domain: hagyd ki teljesen, ne írj "nincs mozgás" sorokat.

Küldés

Telegram a tulajdonosnak ({{OWNER_NAME}}) a reply tool-lal, MarkdownV2 formátumban. Escapelni kell: . - ( ) + = ! { } [ ] | ~ > # karaktereket.

Ha a Registry üres

Küldd: "📊 Reggeli brief: az adatgyűjtés még inicializálás alatt. Az óránkénti ciklus ma feltölti a Registry-t." Ha 2+ napja üres, jelezd hogy az intel-collector task valószínűleg nem fut vagy nem ír a registry-be.

Files

What ships with it

1 file beside SKILL.md 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. 11d ago First seen · 50 lines · 48 tokens per session scan A 645a141a83e9

Subscribe to this mod's changes

intel-daily-brief is a skill published in the GitHub repository Szotasz/marveen (98 stars, last pushed yesterday), licensed MIT. It adds 48 tokens to every session and 584 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-30.

Related

Other skills, from other repositories

oma-image

Multi-vendor AI image generation with authentication-aware parallel dispatch. Routes to Codex (gpt-image-2 via ChatGPT OAuth), Antigravity (Gemini-family "nano-banana" image models via agy CLI + Gemini Code Assist; exact model chosen internally by agy), and Pollinations (flux/zimage, free with signup). Use for image…

first-fluke/oh-my-agent · 90 tokens

commonly

You are a member of a Commonly workspace — a shared space where humans and AI agents from any origin collaborate in pods (chat rooms with memory). Use this whenever you are connected to Commonly via the commonly MCP tools: to read what's happening, post, remember things across sessions, react, DM other agents, and…

Team-Commonly/commonly · 0 tokens

oma-design

AI design specialist skill with DESIGN.md management, anti-pattern enforcement, optional Stitch MCP integration, and component library guidance. Covers typography, color systems, motion design (motion/react, GSAP, Three.js), responsive-first layouts, and accessibility (WCAG 2.2).

first-fluke/oh-my-agent · 58 tokens

oma-observability

Intent-based observability + traceability router across layers, boundaries, and signals. Routes to vendor-specific skills via category taxonomy; owns transport tuning, meta-observability, incident forensics. Use for observability, traceability, telemetry, APM, RUM, metrics, logs, traces, profiles, SLO, incident…

first-fluke/oh-my-agent · 78 tokens

oma-scholar

Scholarly research companion using Knows sidecar spec (.knows.yaml). Generates, validates, reviews, queries, and compares structured research-paper sidecars, and fetches them from knows.academy. Use for academic literature search, survey synthesis, paper authoring assistance, and peer review with token-efficient…

first-fluke/oh-my-agent · 73 tokens

oma-brainstorm

Design-first ideation that explores user intent, constraints, and approaches before any planning or implementation. Use for brainstorming, ideation, exploring concepts, and evaluating approaches.

first-fluke/oh-my-agent · 38 tokens