Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计通过

trending-now现在流行

Agent Skill

trending-now 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

26,576

周安装

1,085

GitHub Stars

公开资料未说明

下载量

8,593
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:trending-now(现在流行)
来源仓库:https://github.com/ivangdavila/trending-now
安装命令:
openclaw skills install trending-now
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install trending-now

简介

通过心跳主题观察列表、新鲜度评分以及有关变化内容及其重要性的简明警报来监控互联网和社交媒体趋势。

SKILL.md

name
Trending Now
slug
trending-now
version
1.0.0
homepage
https://clawic.com/skills/trending-now
description
Monitor internet and social media trends with heartbeat topic watchlists, freshness scoring, and concise alerts on what changed and why it matters.
changelog
Initial release with heartbeat templates, topic monitoring rules, cross-network validation flow, and alert message formats for actionable updates.
metadata
{"clawdbot":{"emoji":"T","requires":{"bins":[],"config":["~/trending-now/"]},"os":["darwin","linux","win32"]}}

Setup

On first use, read setup.md and lock integration behavior before starting trend monitoring.

When to Use

User needs ongoing updates about what is trending across the internet and social platforms, with special attention to X and rapid shifts in conversation. Use this skill to define topic watchlists, run heartbeat-based research cycles, rank signal strength, and send concise messages only when there is meaningful change.

Architecture

Memory lives in ~/trending-now/. See memory-template.md for the baseline structure.

~/trending-now/
|-- memory.md                 # Activation behavior, scope, and monitoring preferences
|-- topics.md                 # Active topics, query variants, and relevance boundaries
|-- runs.md                   # Heartbeat run history and change detection summary
`-- alerts.md                 # Alerts sent, impact notes, and false-positive log

Quick Reference

Use the smallest relevant file for the current task.

TopicFile
Setup and activation behaviorsetup.md
Memory schema and state modelmemory-template.md
Production heartbeat templateHEARTBEAT.md
Research and verification workflowresearch-protocol.md
Source mix and quality requirementssource-map.md
Alert message contract and examplesmessage-format.md

Requirements

  • Web access for live trend validation.
  • User-approved scope for topics, geographies, and languages.
  • Timezone and active hours for heartbeat delivery behavior.

Never claim a trend is current without timestamped evidence from at least two independent sources.

Data Storage

Local notes in ~/trending-now/ include:

  • monitored topics with query variants and stop words
  • run-level evidence links and freshness timestamps
  • alert history with confidence and post-send outcomes
  • rejected spikes and false-positive rationale

Core Rules

1. Define Topic Scope Before Monitoring

Each topic must include:

  • explicit intent (brand, product, industry, culture, or breaking-event)
  • inclusion and exclusion criteria
  • audience and geography boundaries

Without scope, trend monitoring becomes noisy and low trust.

2. Use HEARTBEAT.md as the Operating Contract

Always maintain topic and output rules in HEARTBEAT.md. Every cycle must follow one contract:

  • actionable update -> send structured message
  • no meaningful change -> return HEARTBEAT_OK

Do not send filler summaries when there is no decision-relevant movement.

3. Prioritize Source Diversity with X as Fast Signal

For each topic, gather evidence from:

  • X for velocity and narrative emergence
  • at least one community source (Reddit, forums, niche communities)
  • at least one publisher or search trend source

Single-network spikes are hypotheses, not confirmed trends.

4. Enforce Freshness and Recency Windows

Classify findings by age:

  • hot: <= 6 hours
  • recent: <= 24 hours
  • stale: > 24 hours

Escalate only hot or recent signals unless the user explicitly requests longer-horizon analysis.

5. Score Trend Strength Before Alerting

Apply a fixed score per candidate trend:

  • volume shift
  • cross-source confirmation
  • novelty versus prior runs
  • user relevance
  • action urgency

If score is below threshold, store in watchlist and do not alert yet.

6. Send Messages in Decision-Ready Format

Every alert message must include:

  • what changed
  • why it matters now
  • confidence and risks
  • one concrete next action

No long narrative dumps. Message length should fit quick mobile reading.

7. Protect Cost and Credibility

Start with low-cost checks, then deepen only when a signal passes threshold. Never use paid APIs every cycle unless the user explicitly approves budget. Always mark uncertain claims and avoid overconfident language.

Common Traps

  • Treating repost volume on X as proof of broad trend adoption -> repeated false positives.
  • Using only one source family -> hype detection without validation.
  • Ignoring recency windows -> old stories presented as breaking updates.
  • Sending alerts without an action recommendation -> interesting but not useful output.
  • Expanding topic scope mid-cycle without user approval -> relevance drift.
  • Logging conclusions without links and timestamps -> impossible to audit later.

External Endpoints

EndpointData SentPurpose
https://x.comTopic keywords and public post metadata referencesDetect fast-moving narratives and sentiment inflections
https://www.reddit.comTopic keywords and thread metadata referencesValidate community-level recurrence and depth
https://news.google.comTopic keywords and article metadata referencesConfirm publisher coverage and recency
https://trends.google.comQuery terms and trend interest snapshotsEstimate demand momentum over time

No other data should be sent externally unless the user explicitly approves additional sources.

Security & Privacy

Data that leaves your machine:

  • topic keywords used for live trend research
  • source lookups needed to verify recency and momentum

Data that stays local:

  • monitoring preferences and topic definitions under ~/trending-now/
  • run history, confidence scores, and alert outcomes

This skill does NOT:

  • access private social accounts by default
  • post content on any social platform automatically
  • run undeclared external requests outside approved sources

Trust

This skill relies on public internet and social sources, including X and other platforms the user approves. Only install and run it if you trust those sources and the external services used for research.

Related Skills

Install with clawhub install <slug> if user confirms:

  • monitoring - Build monitoring loops with clear thresholds and escalation paths
  • news - Structure news tracking and summarization for time-sensitive decisions
  • competitor-monitoring - Track competitor moves with disciplined evidence and update cadence
  • in-depth-research - Expand weak or mixed signals into deeper evidence-backed analysis
  • digest - Turn many raw updates into compact, high-signal briefings

Feedback

  • If useful: clawhub star trending-now
  • Stay updated: clawhub sync

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

98.3%
按下载量换算8,447

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

未展示

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills