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

trendtrend 搜索

Agent Skill

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

总安装

14,738

周安装

608

GitHub Stars

公开资料未说明

下载量

4,815
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

ClawHubOpenClaw
openclaw skills install trend

简介

通过流行度、情绪和警报跟踪趋势主题。在起草报告、优化关键字、安排检查、标记主题标签时使用。

SKILL.md

name
trend
version
2.0.0
author
BytesAgain
homepage
https://bytesagain.com
source
https://github.com/bytesagain/ai-skills
license
MIT-0
tags
[trend, tool, utility]
description
Track trending topics with popularity, sentiment, and alerts. Use when drafting reports, optimizing keywords, scheduling checks, tagging hashtags.

Trend

Content creation and management toolkit. Draft posts, edit content, optimize for engagement, schedule publications, generate hashtags, write hooks and CTAs, rewrite text, translate content, adjust tone, craft headlines, and build outlines. All entries are timestamped and stored locally for full traceability.

Commands

Content Creation

CommandDescription
trend draft [input]Draft new content (no args = show recent drafts)
trend edit [input]Edit/refine content (no args = show recent edits)
trend rewrite [input]Rewrite existing content (no args = show recent rewrites)
trend headline [input]Craft headlines (no args = show recent headlines)
trend outline [input]Build content outlines (no args = show recent outlines)

Content Optimization

CommandDescription
trend optimize [input]Optimize content for engagement (no args = show recent)
trend hashtags [input]Generate hashtags (no args = show recent)
trend hooks [input]Write attention-grabbing hooks (no args = show recent)
trend cta [input]Create calls-to-action (no args = show recent)
trend tone [input]Adjust content tone (no args = show recent)

Publishing

CommandDescription
trend schedule [input]Schedule content for publication (no args = show recent)
trend translate [input]Translate content (no args = show recent translations)

Data & Reporting

CommandDescription
trend statsSummary statistics across all entry types
trend export <fmt>Export all data (json, csv, or txt)
trend search <term>Search across all entries
trend recentShow last 20 activity log entries
trend statusHealth check: version, entry count, disk usage, last activity

Utility

CommandDescription
trend helpShow help with all commands
trend versionShow version number

Data Storage

All data is stored locally at ~/.local/share/trend/ by default:

  • draft.log, edit.log, optimize.log, etc. — One log file per command type, entries are timestamp|input format
  • history.log — Unified activity history with timestamps for every command run
  • export.json, export.csv, export.txt — Generated export files

Each command supports two modes:

  • With arguments: Saves the input with a timestamp and confirms
  • Without arguments: Shows the 20 most recent entries for that command type

Requirements

  • bash 4+
  • Standard UNIX utilities (date, wc, du, grep, tail, head, sed, cut)
  • No external dependencies or API keys required

When to Use

  1. Content drafting workflow — Use draft to capture ideas, outline to structure them, headline to title them, then edit to refine
  2. Social media optimization — Run hashtags for tags, hooks for attention-grabbing openers, cta for calls-to-action, and tone to match platform voice
  3. Content scheduling — Use schedule to log publication timelines and translate to prepare multi-language versions
  4. Content audit — Run stats to see activity across all content types, search to find specific entries, and recent to review the latest work
  5. Data export and backup — Use export json for structured data, export csv for spreadsheet import, or export txt for readable dumps

Examples

# Draft a new blog post idea
trend draft "10 tips for better remote work productivity"

# View all recent drafts
trend draft

# Create an outline for the post
trend outline "Intro, 10 tips with examples, conclusion with CTA"

# Craft a headline
trend headline "Remote Work Productivity: 10 Tips That Actually Work"

# Generate hashtags for social media
trend hashtags "#remotework #productivity #wfh #tipsandtricks"

# Write a hook for the post
trend hooks "Most remote workers waste 3 hours a day. Here's how to fix that."

# Create a call-to-action
trend cta "Download our free remote work checklist"

# Optimize the content
trend optimize "Added power words, shortened paragraphs, added bullet points"

# Adjust tone for LinkedIn
trend tone "Professional but approachable, data-driven"

# Schedule for publication
trend schedule "Publish Monday 9am EST on blog, noon on LinkedIn"

# Translate to another language
trend translate "Spanish version for LATAM audience"

# Rewrite an existing section
trend rewrite "Simplified the introduction, removed jargon"

# Edit the final draft
trend edit "Final proofread, fixed typos, added links"

# Check overall stats
trend stats

# Export all data as JSON
trend export json

# Search for a specific topic
trend search "productivity"

# View recent activity
trend recent

# Health check
trend status

Tips

  • Every command with input is automatically timestamped and logged — nothing is lost
  • Run commands without arguments to review your recent entries (shows last 20)
  • Use stats to see entry counts per command type for a bird's-eye view
  • Export supports three formats: json (structured), csv (spreadsheets), txt (human-readable)
  • All log files are plain text and can be edited or grepped directly

Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenClaw

94.68%
按下载量换算4,559

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

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

安装前确认

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

来源信息

继续浏览同类 Skills