← 返回 Skills 市场
ivangdavila

Trending Now

作者 Iván · GitHub ↗ · v1.0.0
darwinlinuxwin32 ✓ 安全检测通过
839
总下载
0
收藏
7
当前安装
1
版本数
在 OpenClaw 中安装
/install trending-now
功能描述
Monitor internet and social media trends with heartbeat topic watchlists, freshness scoring, and concise alerts on what changed and why it matters.
安全使用建议
This skill appears to do what it says: it will create and use ~/trending-now/ for configuration and state, and it will query public endpoints (X, Reddit, Google News/Trends) using the topic keywords you provide. Before installing: (1) review the full, untruncated SKILL.md to confirm there are no hidden behaviors; (2) avoid adding private or sensitive keywords to topics (those would be sent externally during searches); (3) confirm whether any paid APIs or authenticated endpoints will be needed later (the skill warns about paid API usage under user approval); (4) inspect the created files and permissions after first run; and (5) if you want guarantees about no outbound network activity, do not enable the skill or ask for an offline-only mode.
功能分析
Type: OpenClaw Skill Name: trending-now Version: 1.0.0 The 'trending-now' skill is a legitimate tool designed to monitor social media and internet trends across platforms like X, Reddit, and Google News. It implements a structured research protocol (research-protocol.md) with multi-source verification and local data storage in '~/trending-now/' using restrictive file permissions (setup.md). The skill explicitly defines its external communication boundaries and lacks any indicators of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
Name/description (monitor internet/social trends) align with what the skill requests and does: it needs a local workspace (~/trending-now/) to store topics, runs, and alerts, and it describes querying public endpoints (X, Reddit, Google News/Trends) for evidence. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
Runtime instructions are narrowly scoped to trend discovery, scoring, and alerting. The SKILL.md explicitly lists external endpoints and the kinds of data to send (topic keywords and public post metadata) — this is expected for trend monitoring but can leak sensitive keywords if the user includes them. Also the provided SKILL.md in the prompt is truncated mid-sentence; the missing tail could contain additional behavior (network calls, posting rules, or other exceptions) so review the full SKILL.md before use.
Install Mechanism
Instruction-only skill with no install spec and no code files. Low install risk — nothing is downloaded or written beyond the explicit local workspace the skill creates during setup.
Credentials
No environment variables or external credentials are required. The only filesystem access declared is a single config path (~/trending-now/) which the setup flow creates and restricts (mkdir/touch/chmod). That is proportional to the stated purpose. Be cautious about what topics/keywords you store there.
Persistence & Privilege
Does not request always:true or system-wide changes. It persists only to its own directory and instructs setting restrictive permissions (700/600). It does not declare modifying other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install trending-now
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /trending-now 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release with heartbeat templates, topic monitoring rules, cross-network validation flow, and alert message formats for actionable updates.
元数据
Slug trending-now
版本 1.0.0
许可证
累计安装 7
当前安装数 7
历史版本数 1
常见问题

Trending Now 是什么?

Monitor internet and social media trends with heartbeat topic watchlists, freshness scoring, and concise alerts on what changed and why it matters. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 839 次。

如何安装 Trending Now?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install trending-now」即可一键安装,无需额外配置。

Trending Now 是免费的吗?

是的,Trending Now 完全免费(开源免费),可自由下载、安装和使用。

Trending Now 支持哪些平台?

Trending Now 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。

谁开发了 Trending Now?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。

💬 留言讨论