p-news-briefing skillA
p-news-briefing is agent-read markdown (skill) from jackchuka/skills: Use when the user asks for news, wants a briefing, says "/news-briefing", or asks to aggregate recent information on any topic. Triggers on requests like "what's happening with AI", "get me news on crypto", "news briefing on climate"..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# News Briefing
<!-- skillctx:begin -->
## Setup
Locate this skill's directory (the folder containing this SKILL.md), then run the
resolver script from there:
```bash
python <skill-dir>/scripts/skillctx-resolve.py resolve p-news-briefing
```
The resolver outputs each binding as `key: value` (one per line). Substitute each `{binding_key}` placeholder below with the resolved value.
If any values are missing or the user requests changes, use:
```bash
python <skill-dir>/scripts/skillctx-resolve.py set p-news-briefing <key> <value>
```
<!-- skillctx:end -->
Aggregate recent news on any topic(s) into structured markdown files.
## Invocation
- `/news-briefing ai, crypto` -- comma-separated topics
- `/news-briefing ai --depth quick` -- with explicit depth
- Conversational: "get me news on AI and crypto"
## Depth
- **deep** (default): News + market/people reactions, sourced links, quotes, ~5 min read
- **quick**: Headlines + brief context, 5-10 bullets with links, ~2 min read
## Flow
1. **Parse input**: Extract topic(s) and depth. Default depth is `deep`.
…Read the whole file at its exact version.
How to install
mdr add jackchuka/skills/p-news-briefing@git:20260604.0da3398mdr add jackchuka/skills/p-news-briefing@sha256:dde1b661af098b61Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_gam5fuzfs7kzbfas)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260604.0da3398 latest | 2026-06-04 | 0da3398 | 5,598 B | A | view · diff |
| git:20260421.19f33a5 | 2026-04-21 | 19f33a5 | 5,580 B | A | view · diff |
| git:20260318.2a81c51 | 2026-03-18 | 2a81c51 | 5,584 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (5598 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
jackchuka/skills · 15 stars · license MIT · pushed 2026-09-17 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_gam5fuzfs7kzbfas GET https://markdownregistry.com/api/v1/resolve?ref=jackchuka/skills/p-news-briefing GET https://markdownregistry.com/api/v1/blob/dde1b661af098b61cb953bcccc44906f54953ee4279c9409399f01cb7cd180f5
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.