news-broadcast

news-broadcast is a skill for Claude Code, Codex from arcsin1/oh-my-ppt. It costs 0 tokens per session (441 once invoked), scanned A, original, Apache-2.0.

A news-broadcast visual style using a white background, red vertical bar, bold uppercase headings, hard shadows, and clear information sections. It makes content feel urgent and authoritative, like a televised breaking-news screen.

In plain words
What is it for?
Use it for breaking-news layouts, data releases, product announcements, and quarterly reports. It is suited to pages that need prominent headlines, dense information, and an urgent tone.
Why use it?
It draws attention quickly when readers need to understand that an announcement or result matters. Strong hierarchy separates the main headline from supporting information.

Skill for Claude CodeCodex

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

Good fit Use it for breaking-news layouts, data releases, product announcements, and quarterly reports. It is suited to pages that need prominent headlines, dense information, and an urgent tone.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/arcsin1/oh-my-ppt/news-broadcast
About the project

Oh My PPT is a local-first desktop application that uses AI to create, edit, present, and export editable HTML-based slide presentations. It is for people making presentations, lessons, stories, reports, or pitches who want to describe their content and then adjust the resulting pages, visuals, animations, and layouts.

arcsin1/oh-my-ppt · 1,946 stars · on GitHub · ohmyppt.cc

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 arcsin1/oh-my-ppt --skill news-broadcast
Clone the repo
git clone --depth 1 https://github.com/arcsin1/oh-my-ppt

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 news-broadcast

README.md
[![agentmods](https://agentmods.dev/badge/skills/arcsin1/oh-my-ppt/news-broadcast/github.svg)](https://agentmods.dev/skills/arcsin1/oh-my-ppt/news-broadcast)
Your own site
<a href="https://agentmods.dev/skills/arcsin1/oh-my-ppt/news-broadcast"><img src="https://agentmods.dev/badge/skills/arcsin1/oh-my-ppt/news-broadcast/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 news-broadcast

Your own site · 80×15
<a href="https://agentmods.dev/skills/arcsin1/oh-my-ppt/news-broadcast"><img src="https://agentmods.dev/badge/skills/arcsin1/oh-my-ppt/news-broadcast.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 441 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.00000 $0.00441
Opus 5 $0.00000 $0.00220
Sonnet 5 $0.00000 $0.00088
Haiku 4.5 $0.00000 $0.00044

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

Security

Grade A, and why

news-broadcast 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 6d 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.

resources/styles/news-broadcast/SKILL.md · 26 lines

What it actually says

新闻播报风格自带一种不容置疑的权威感——白色画面左侧一道红色竖条亮起,标题以大写无衬线字体强势登场,硬阴影投射在卡片上。这不是温柔的故事时间,这是突发新闻,所有目光必须聚焦。

配色

标题 #7f1d1d 深红、正文 #991b1b 暗红,强调色 #dc2626 正红与 #b91c1c 浓红是新闻的灵魂色。背景 linear-gradient(145deg, #ffffff 0%, #fef2f2 55%, #fee2e2 100%) 从纯白到淡红,冷静中带着紧迫。卡片 rgba(255,255,255,0.94) 白底,边框 rgba(220,38,38,0.25) 是红色的新闻边框。

排版

大写无衬线字体,粗字重,标题可以全大写。行距紧凑,信息密度高。底部可以出现「LIVE」「BREAKING」等新闻标签。

布局

左侧红色竖条是标志性的视觉锚点,贯穿全页。卡片排列模拟新闻画面的分区——主标题区、内容区、数据条。信息层级像新闻播报的头条、二条、三条一样分明。

动画

drop-in、stagger-list、typewriter

适合场景

突发新闻播报、数据发布、产品公告、季度汇报——需要传递「这件事很重要、你必须关注」的时刻。

配图

不支持配图。

不要

  • 不要使用柔和的颜色或圆角设计
  • 不要使用暗色调或深色背景
  • 不要让红色竖条消失或变细
  • 不要用轻松或娱乐化的排版
Files

What ships with it

2 files 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. 6d ago Changed · +3 lines 9920dd9fc3f8
  2. 11d ago First seen · 23 lines · 0 tokens per session scan A 1b0648ed9c51

Subscribe to this mod's changes

news-broadcast is a skill published in the GitHub repository arcsin1/oh-my-ppt (1,946 stars, last pushed 5d ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 441 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-30.

Related

Other skills, from other repositories

mermaid-diagram

Use when the user asks for a flowchart, architecture diagram, sequence diagram, ER diagram, state machine, gantt chart, or any visual that fits Mermaid syntax. Hope Agent's chat renders Mermaid blocks natively, so the diagram appears inline.

shiwenwen/hope-agent · 55 tokens

visual-design

A design skill for turning content into complete, self-contained HTML pages and visual materials such as websites, banners, posters, reports, resumes, and portfolios. It follows a defined visual design system and does not use outside images or code libraries.

Pinvou/pinvou-agent · 152 tokens

impeccable

Use when the user wants distinctive, production-grade frontend design, anti-generic AI aesthetics, UX critique, technical UI audits, or final polish through bundled Impeccable references and an optional upstream detector CLI.

Peiiii/nextclaw · 47 tokens

nextclaw-skin-studio

A studio for browsing, applying, creating, refining, switching, inspecting, and removing custom NextClaw skins. A skin changes an app's visual appearance and can include CSS, JavaScript, images, SVG, layout changes, and motion.

Peiiii/nextclaw · 115 tokens

ui-ux-pro-max

Use when the user wants professional UI/UX design guidance, design-system generation, UX review, or stack-specific frontend guidance through a bundled local UI/UX Pro Max dataset and Python search runtime.

Peiiii/nextclaw · 45 tokens

codex-slides

Create, research, revise, restyle, present, inspect, and export Codex Slides slide decks from Codex, including scenario workflows, project Design Files, and always-on brand design systems. Use when the user asks for a presentation, PPT/PPTX, slide deck, research brief converted into slides, an existing deck edit, a…

nexu-io/codex-slides · 101 tokens