tencent-news

tencent-news is a skill for Claude Code, Codex from blockcell-labs/blockcell. It costs 0 tokens per session (865 once invoked), scanned C, original, MIT.

A tool for retrieving selected content from Tencent News, a Chinese news service, including AI updates, morning and evening briefings, and popular stories.

In plain words
What is it for?
Use it to request Tencent News AI selections, morning or evening briefings, hot topics, help for supported commands, or submit feedback.
Why use it?
It provides news from the specified source while avoiding unverified titles, dates, links or invented results.

Skill for Claude CodeCodex

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

Good fit Use it to request Tencent News AI selections, morning or evening briefings, hot topics, help for supported commands, or submit feedback.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/blockcell-labs/blockcell/tencent-news
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 blockcell-labs/blockcell --skill tencent-news
Clone the repo
git clone --depth 1 https://github.com/blockcell-labs/blockcell

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/blockcell-labs/blockcell/tencent-news.svg)](https://agentmods.dev/skills/blockcell-labs/blockcell/tencent-news)
Your own site
<a href="https://agentmods.dev/skills/blockcell-labs/blockcell/tencent-news"><img src="https://agentmods.dev/badge/skills/blockcell-labs/blockcell/tencent-news.svg" alt="Measured on agentmods" 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 865 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 2 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00865
Opus 5 $0.00000 $0.00432
Sonnet 5 $0.00000 $0.00173
Haiku 4.5 $0.00000 $0.00086

Measured 9d ago against content hash 98df9c74b272, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade C, and why

tencent-news scanned grade C with 2 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 9d 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.

Downloads and executes remote codehighSupply chain

curl | sh runs whatever the server returns today, which is not necessarily what it returned when this was reviewed.

curl -fsSL https://mat1.gtimg.com/qqcdn/qqnews/cli/hub/tencent-news/setup.sh | sh

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -fsSL https://mat1.gtimg.com/qqcdn/qqnews/cli/hub/tencent-news/setup.sh | sh
skills/tencent-news/SKILL.md · 87 lines

What it actually says

Tencent News

Shared {#shared}

  • 适合通过工具exec 执行对应的 tencent-news-cli 命令来 查询腾讯新闻热点、早报、晚报、AI 精选,以及提交使用反馈。
  • 默认输出中文;默认按最新可用内容处理。
  • 这个 skill 依赖本地 CLI 和 API Key;如果 CLI 未安装或未配置,先引导用户完成安装与配置,再继续查询。
  • 绝对不能:
    • 用其他新闻源代替腾讯新闻。
    • 编造未执行命令的结果。
    • 未确认就输出标题、来源、时间或链接。

Prompt {#prompt}

工具策略:

  1. 使用 exec 执行对应的 tencent-news-cli 命令。
  2. 只提取与用户目标最相关的新闻条目,按标题、来源、摘要、时间、标签、原文链接整理。
  3. 如果 execexit_code0stdout 非空,必须基于 stdout 生成最终回复,不要输出“无法获取”或空回复。
  4. 如果某个栏目失败,说明原因并继续输出其他已成功栏目。
  5. 如果整体命令失败,直接说明无法获取,不要切换到其他新闻源。

按主题执行命令

1、AI 精选内容,默认查询 AI 今日最新动态 执行 tencent-news-cli ai-daily

2、查询今日早报 执行 tencent-news-cli morning

3、查询今日晚报 执行 tencent-news-cli evening

4、查询热点新闻 执行 tencent-news-cli hot

5、提交使用问题反馈,可以把跟问题相关的上下文一并提交 执行 tencent-news-cli feedback

6、查询支持的命令及使用方式 执行 tencent-news-cli help

复用历史结果:

  • 用户说“刚才那个”“第 N 条”“继续”时,先复用最近一次已经拿到的列表或详情,不要重复执行命令。
  • 只有用户明确要求“刷新”“更新”时才重新执行。

默认值:

  • 未指定数量时,每个栏目只保留少量高价值条目,避免冗长。
  • 未指定时间范围时,默认展示最新可用内容。

输出格式:

  • 1. **标题** 的形式编号。
  • 每条下面按需给出 来源摘要时间标签[查看原文](URL)
  • 多条新闻之间空一行。
  • 最后统一补一行 **来源:腾讯新闻**

如果用户只要求“看看今天有什么”,优先给热点榜;如果用户明确要晨会/晚间速览,再给早报或晚报。

安装与配置:

  • 如果 CLI 未安装,先引导用户完成安装,再继续查询。

  • 请根据你的电脑系统,在终端执行以下其中一条命令:

    • Mac / Linux:

      curl -fsSL https://mat1.gtimg.com/qqcdn/qqnews/cli/hub/tencent-news/setup.sh | sh
      
    • Windows:

      irm https://mat1.gtimg.com/qqcdn/qqnews/cli/hub/tencent-news/setup.ps1 | iex
      
    • 使用 NPM 安装:

      npm i @tencentnews/cli@latest -g
      
  • API Key 申请地址:https://news.qq.com/exchange?scene=appkey

  • 安装完成后,点击提示链接进入页面生成 API Key,然后在终端执行:

    tencent-news-cli apikey-set <value>
    
  • 特别提示:把 <value> 替换为你申请到的 API Key。

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. 9d ago First seen · 87 lines · 0 tokens per session scan C 98df9c74b272

Subscribe to this mod's changes

tencent-news is a skill published in the GitHub repository blockcell-labs/blockcell (263 stars, last pushed 25d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 865 tokens. A static security scan graded it C with 2 findings (downloads and executes remote code, makes network calls). 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

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

obra/superpowers · 21 tokens

local-ai-agents

Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…

microsoft/ai-agents-for-beginners · 200 tokens

next-cache-components-adoption

Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…

vercel/next.js · 95 tokens

next-cache-components-optimizer

Drive a Next.js route to instant navigation by setting up an agentic loop, under Cache Components / PPR, on initial load (hard navigation) and client-side navigation (soft navigation). Encode the goal as a failing @next/playwright instant() e2e and work it to green, one verified route at a time; the shipped test then…

vercel/next.js · 170 tokens

next-partial-prefetching-adoption

Turn on Partial Prefetching in a Next.js app and work through the insights it surfaces. Use when the user wants to enable or adopt Partial Prefetching, flip the partialPrefetching flag, opt routes in with export const prefetch = 'partial', audit Link prefetch={true} behavior, preserve existing prefetched UI with…

vercel/next.js · 103 tokens

chronicle

Analyze Copilot session history for standup reports, usage tips, session search, and session reindexing. Use when the user asks for a standup, daily summary, usage tips, workflow recommendations, wants to search or find past sessions by keyword/file/PR, wants to reindex their session store, or asks about deleting…

microsoft/vscode · 72 tokens