last_7_days_news

last_7_days_news is a skill for Claude Code, Codex from inclusionAI/AWorld. It costs 56 tokens per session (2,946 once invoked), scanned A, original, MIT.

A workflow for finding and summarizing AI news and discussions from the previous seven days, including public sources and X posts. X is the social platform formerly known as Twitter.

In plain words
What is it for?
Use it for short-term AI trend reports covering tools, companies, research, agents, and related technology discussions.
Why use it?
It organizes recent information into topics, viewpoints, and possible opportunities instead of leaving you to collect and sort sources yourself.

Skill for Claude CodeCodex

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

Good fit Use it for short-term AI trend reports covering tools, companies, research, agents, and related technology discussions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/inclusionai/aworld/last_7_days_news
About the project

AWorld is an agent harness, meaning a framework that coordinates an AI agent’s tools, memory, context, and execution so expert knowledge can be turned into reusable skills and autonomous agents. It is for building domain-specific agent applications and workflows, with the catalogue entries representing skills, agents, and commands that operate within the AWorld ecosystem.

inclusionAI/AWorld · 1,231 stars · on GitHub · aworldagents.com

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 inclusionAI/AWorld --skill last_7_days_news
Clone the repo
git clone --depth 1 https://github.com/inclusionAI/AWorld

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 last_7_days_news

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/inclusionai/aworld/last_7_days_news"><img src="https://agentmods.dev/badge/skills/inclusionai/aworld/last_7_days_news.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 56 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,946 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 warn 7 Sept 2026
SkillSpector: 1 finding, up to high

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • high System Prompt Leakage · line 232
    Skill contains instructions that could directly expose system prompts, internal rules, or hidden instructions to users or external parties.
    Fix: Remove any instructions that reveal, print, or output system prompts or internal rules. System instructions should never be exposed to end users.
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.00056 $0.02946
Opus 5 $0.00028 $0.01473
Sonnet 5 $0.00011 $0.00589
Haiku 4.5 $0.00006 $0.00295

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

Security

Grade A, and why

last_7_days_news 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 12d ago.

The scan reads SKILL.md. This mod also ships 6 executable files (scripts/ensure_x_cookies.sh, scripts/export_x_cookies.py, scripts/generate_report.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

aworld-skills/last_7_days_news/SKILL.md · 371 lines

How it starts

The opening of the file, as written. The whole thing — 371 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Last 7 Days News

This skill organizes the latest 7 days of AI news and X discussion signals.

The X workflow is intentionally opinionated:

  • use a validated X cookie stored only at /tmp/last_7_days_news_x_cookie.txt
  • sample high-signal profile timelines first
  • use Home feed only as a supplement
  • use the search page only as a final fallback
  • collect page content through agent-browser
  • filter by time window, topic relevance, and engagement in the conversation
  • optionally generate an HTML report and a one-page summary

Do not treat collect_x_feed.py or Home feed as the default primary entry point.

When To Use

Use this skill when the user wants:

  • AI, technology, or industry news from the last 7 days
  • recent or high-signal X discussions from the last 7 days
  • a merged brief across public news and social discussion
  • a trend summary organized as Hot Topics / Viewpoints / Opportunities
  • coverage of OpenAI, Anthropic, Claude, Gemini, MCP, agents, coding tools, or adjacent AI themes

Default Workflow

1. Lock the topic, time window, and source scope

  • The default time window is the last 7 days.
  • If the user does not specify sources, cover all of the following in the same run:
    • official blogs, news sites, and documentation
    • developer communities such as Hacker News, GitHub, and Reddit
    • X discussion signals
  • Treat these as parallel evidence tracks rather than a single linear path.
  • If the user does not specify an output structure, use:
    • Hot Topics
    • Viewpoints
    • Opportunities
  • If the user does not specify an output language, follow the current conversation language.

2. Expand public-source exploration

In one evidence track, collect stable sources that do not require extra accounts:

  • Hacker News
  • GitHub
  • RSS feeds and official blogs
  • web search and official documentation

Prioritize high-signal information:

  • official announcements
  • product updates with clear dates
  • highly discussed community posts
  • implementation notes and developer writeups

Read the full file on GitHub · 371 lines

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. 12d ago First seen · 371 lines · 56 tokens per session scan A 322e73eac61c

Subscribe to this mod's changes

last_7_days_news is a skill published in the GitHub repository inclusionAI/AWorld (1,231 stars, last pushed 3d ago), licensed MIT. It adds 56 tokens to every session and 2,946 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-30.

Related

Other skills, from other repositories

flowcraft-config

Author, validate, and troubleshoot complete FlowCraft deployment configuration (deploy.yaml with the runtime section, inference/workspace/sandbox/tool sub-documents, core/memory contracts, and graph JSON node wiring). Use when writing or reviewing FlowCraft configs, assembling an agent deployment, adding…

GizClaw/flowcraft · 96 tokens

muse-governance

Governance behavior for Muse agents governed by DashClaw. Teaches the governance protocol over REST: when to call guard, how to interpret allow/warn/block/requireapproval, recording actions and outcomes, plan-first execution with preflight approval, and waiting for human review. Trigger on: governed agent, dashclaw…

ucsandman/DashClaw · 88 tokens

expense

Read a receipt or invoice — pasted text, or a photo/scan — and turn it into one clean, structured expense record: merchant, date, currency, total, tax id, and itemised amounts, with those amounts checked to actually sum to the stated total. OCR text is dirty (O↔0, l↔1, misplaced decimals); this skill calibrates that…

Caprista/KarvyLoop · 0 tokens

draft-digital-nomad-debunk

Ask the writing assistant to draft an 800-word opening for "Disenchanting the Digital Nomad" following the outline agreed this morning — no fence-sitting, bring the bite I asked for.

Caprista/KarvyLoop · 51 tokens

project-summary

Summarize a Python project for SDK users.

wxhcore/bumblehive · 13 tokens

shift-notes

How to write a handover note when closing out a shift - use before filing one.

agentdecksdk/agentdeck · 24 tokens