Next line: Chinese content summary (concise, content-based)
Footer line: Overall Summary: ...
Example Snippet
# 技术资讯简报(最近 24 小时)
- [RSS Source](https://gist.githubusercontent.com/emschwartz/e6d2bf860ccc367fe37ff953ba6de66b/raw/426957f043dc0054f95aae6c19de1d0b4ecc2bb2/hn-popular-blogs-2025.opml)
## **AI工程**
- [How I think about Codex](https://simonwillison.net/2026/Feb/22/how-i-think-about-codex/#atom-everything)
重点澄清 Codex 相关概念与使用语境,帮助开发者在工具选择和工作流设计上减少认知偏差。
---
Overall Summary: 本期重点聚焦 AI 工程实践与开发效率优化。
Constraints
Keep original article titles and links
Do not output source domain, published time, or fetch stats
Each item must be a Chinese content summary (no boilerplate phrasing, no raw truncation, no embedded English sentences)
Never fabricate facts
1---2name: ak-rss-24h-brief3description: AK RSS 24h Brief4---56# AK RSS 24h Brief78## Command910```bash11python3 scripts/generate_brief.py \12 --opml-url "https://gist.githubusercontent.com/emschwartz/e6d2bf860ccc367fe37ff953ba6de66b/raw/426957f043dc0054f95aae6c19de1d0b4ecc2bb2/hn-popular-blogs-2025.opml" \13 --hours 24 \14 --min-items 5 \15 --max-items 1016```1718## Parameters1920- `--opml-url` / `--opml-file`: OPML source (choose one)21- `--hours`: time window (default `24`)22- `--min-items`: minimum output items (default `5`)23- `--max-items`: maximum output items (default `10`)24- `--timeout`: network timeout in seconds (default `15`)25- `--max-feeds`: max feeds to fetch (default `200`)26- `--workers`: concurrent workers (default `10`)2728## Output Format (fixed)2930- Header line:31 - `- [RSS Source](https://gist.githubusercontent.com/emschwartz/e6d2bf860ccc367fe37ff953ba6de66b/raw/426957f043dc0054f95aae6c19de1d0b4ecc2bb2/hn-popular-blogs-2025.opml)`32- Category heading: `## **Category Name**`33- Article item:34 - `- [Original Title](URL)`35 - Next line: Chinese content summary (concise, content-based)36- Footer line: `Overall Summary: ...`3738### Example Snippet3940```markdown41# 技术资讯简报(最近 24 小时)4243- [RSS Source](https://gist.githubusercontent.com/emschwartz/e6d2bf860ccc367fe37ff953ba6de66b/raw/426957f043dc0054f95aae6c19de1d0b4ecc2bb2/hn-popular-blogs-2025.opml)4445## **AI工程**46- [How I think about Codex](https://simonwillison.net/2026/Feb/22/how-i-think-about-codex/#atom-everything)47 重点澄清 Codex 相关概念与使用语境,帮助开发者在工具选择和工作流设计上减少认知偏差。4849---50Overall Summary: 本期重点聚焦 AI 工程实践与开发效率优化。51```5253## Constraints5455- Keep original article titles and links56- Do not output source domain, published time, or fetch stats57- Each item must be a Chinese content summary (no boilerplate phrasing, no raw truncation, no embedded English sentences)58- Never fabricate facts
Run npx skillmds@latest add javimosch/ak-rss-24h-brief in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
AK RSS 24h Brief It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
javimosch (@javimosch) published this skill. Their other Agent Skills are listed on their SkillMD profile.