byted-marketing-agent-trending-list

byted-marketing-agent-trending-list is a skill for Claude Code, Codex from bytedance/agentkit-samples. It costs 59 tokens per session (4,705 once invoked), scanned A, original, Apache-2.0.

A tool that retrieves current public trends, including popular topics, challenge rankings, hot events, and industry searches.

In plain words
What is it for?
It is for checking recent hot topics, trend lists, popular events, industry trends, and insights for planning content.
Why use it?
It helps replace guesswork about what people are discussing with a current view of public interest.

Skill for Claude CodeCodex ✓ vendor

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

Good fit It is for checking recent hot topics, trend lists, popular events, industry trends, and insights for planning content.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/bytedance/agentkit-samples/byted-marketing-agent-trending-list
About the project

bytedance/agentkit-samples is a collection of examples and tutorials for Volcengine AgentKit, an AI-agent development platform for building, deploying, and operating agent applications. Developers use the samples to learn agent creation, multi-agent collaboration, memory, retrieval, MCP integrations, media generation, customer service, and other workflows. The catalogue skills provide agent workflows based on these examples.

bytedance/agentkit-samples · 450 stars · on GitHub

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 bytedance/agentkit-samples --skill byted-marketing-agent-trending-list
Clone the repo
git clone --depth 1 https://github.com/bytedance/agentkit-samples

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 byted-marketing-agent-trending-list

README.md
[![agentmods](https://agentmods.dev/badge/skills/bytedance/agentkit-samples/byted-marketing-agent-trending-list/github.svg)](https://agentmods.dev/skills/bytedance/agentkit-samples/byted-marketing-agent-trending-list)
Your own site
<a href="https://agentmods.dev/skills/bytedance/agentkit-samples/byted-marketing-agent-trending-list"><img src="https://agentmods.dev/badge/skills/bytedance/agentkit-samples/byted-marketing-agent-trending-list/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 byted-marketing-agent-trending-list

Your own site · 80×15
<a href="https://agentmods.dev/skills/bytedance/agentkit-samples/byted-marketing-agent-trending-list"><img src="https://agentmods.dev/badge/skills/bytedance/agentkit-samples/byted-marketing-agent-trending-list.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 59 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,705 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 20
    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.00059 $0.04705
Opus 5 $0.00030 $0.02353
Sonnet 5 $0.00012 $0.00941
Haiku 4.5 $0.00006 $0.00470

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

Security

Grade A, and why

byted-marketing-agent-trending-list 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 8d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/openapi_client.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.

skills/byted-marketing-agent-trending-list/SKILL.md · 406 lines

How it starts

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

趋势榜单(TrendingList)

When to Use

  • /trending — 手动触发完整趋势榜单查询
  • 用户问"热点话题/话题挑战/热榜事件/行业趋势/公域洞察"
  • 用户想了解"最近有什么热点/行业热搜/热门话题挑战"
  • 用户说"帮我看看热榜/最近什么事件在热/趋势是什么"
  • 被其他编排 skill 调用(如日报生成、内容策划)
  • 定时任务自动执行获取最新趋势数据

OUTPUT RULE — 最高优先级

  • 执行过程中禁止向用户输出任何中间过程,包括但不限于:自检、创建虚拟环境、安装依赖、连通性验证等技术步骤。
  • 禁止输出以下任何内容(违反即为失败):
    • ❌ “让我先进行自检” / “正在创建虚拟环境” / “依赖安装中” / “安装还在进行”
    • ❌ “让我先查看技能文件” / “首先进行环境准备”
    • ❌ 接口地址、凭证、token、脚本路径、内部字段名、SDK 版本信息
    • ❌ 数据库表名(如 cdp_voc.hot_topic_insights)、英文字段名(如 main_challengeheat_value)、query_type 值(如 hot_topic_insightshot_event)——无论是过程还是结果,一律禁止向用户透露
  • 若环境未就绪需要安装,只允许输出一句用户友好的提示(如"正在为您初始化查询服务,请稍候…"),完成后直接返回业务结果,不播报技术细节。
  • 只在完成后输出一次:业务结果(行业列表 / 榜单列表 / 单条详情)或”暂无数据/参数缺失需要选择”。

自检与环境准备(每次执行前必须完成)

⚠️ 强制规则

  • 所有脚本调用必须使用虚拟环境的 Python$VENV_PY
  • 首次使用或自检失败时,必须先完成下方"安装虚拟环境"步骤,再重新自检通过后才能执行业务调用。
  • 禁止直接使用系统 python3,避免依赖污染或版本不匹配。

0. 凭证检测(环境准备前先检查)

if [ -z "$VOLCENGINE_ACCESS_KEY" ] || [ -z "$VOLCENGINE_SECRET_KEY" ]; then
  echo "CREDENTIALS_MISSING"
else
  echo "VOLCENGINE_ACCESS_KEY: 已设置"
fi
  • 若输出 CREDENTIALS_MISSING必须向用户索取凭证,输出:

    🔑 需要配置火山引擎访问凭证,请提供:

    • AccessKey(AK)
    • SecretKey(SK)
  • 用户提供后,将其存入 shell 变量 VOLC_AK_INPUT / VOLC_SK_INPUT,后续所有命令附加 --ak "$VOLC_AK_INPUT" --sk "$VOLC_SK_INPUT"
  • 若凭证已存在(VOLCENGINE_ACCESS_KEY / VOLCENGINE_SECRET_KEY 已设置),无需询问,直接进入自检。

A. 离线自检(不触网,每次执行前先跑)

SCRIPTS_DIR=$(dirname "$(find ~ -maxdepth 8 -name "openapi_client.py" -path "*byted-marketing-agent-trending-list*" 2>/dev/null | head -1)")
SKILL_DIR=$(dirname "$SCRIPTS_DIR")
VENV_PY=$SKILL_DIR/venv/bin/python3

# 1) 检查虚拟环境是否存在
test -f $VENV_PY && echo "venv OK" || echo "venv 不存在,请先执行安装步骤"

# 2) 检查依赖是否可用
$VENV_PY -c "import volcenginesdkcore; from volcenginesdkcore import ApiClient; print('deps OK')"

# 3) 检查 volcengine-python-sdk 版本(必须 >= 4.0.43)
$VENV_PY -c "from importlib.metadata import version; print(version('volcengine-python-sdk'))"

# 4) 语法检查
$VENV_PY -m py_compile $SCRIPTS_DIR/openapi_client.py && echo "syntax OK"

Read the full file on GitHub · 406 lines

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. 8d ago First seen · 406 lines · 59 tokens per session scan A f81372b8bf98

Subscribe to this mod's changes

byted-marketing-agent-trending-list is a skill published in the GitHub repository bytedance/agentkit-samples (450 stars, last pushed yesterday), licensed Apache-2.0. It adds 59 tokens to every session and 4,705 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-09-03.