← All skills
Tencent SkillHub · Content Creation

Ai Trend Curation

Curate and post AI trend tweets from X (Twitter) with quote suggestions.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Curate and post AI trend tweets from X (Twitter) with quote suggestions.

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 11 sections Open source page

ai-trend-curation

X (Twitter) から AI 関連のトレンドツイートを収集・キュレーションし、Slack に投稿する。

Step 1: ツイート検索

node scripts/ai_trends.js search xurl CLI で日本語・英語の AI 関連ツイートを検索。いいね100以上(日本語)/ 500以上(英語)をフィルタ。

Step 2: キュレーション(エージェント実行)

検索結果をもとに、エージェントが以下を判断: 5-8件を選定(日本語3-5件 + 英語3-5件のバランス) 驚き屋・煽り系は排除。実務者・技術者の実践ベース投稿を優先 各ツイートに category, author_desc, text_ja(英語の場合), quote_suggestion を付与

Step 3: 重複チェック

node scripts/ai_trends.js check-recent 最近投稿済みのURLと重複しないか確認。

Step 4: Block Kit フォーマット

node scripts/ai_trends.js format-blocks \ --tweets='[{...curated tweets...}]' \ --summary="今日のAIトレンド要約"

Step 5: Slack 投稿

openclaw message send で親メッセージ + スレッド返信を投稿。

Step 6: 投稿済みマーク

node scripts/ai_trends.js mark-posted --urls='["url1","url2"]'

選定フィルター

@yusaku_0426 が引用して付加価値を出せるか 元ツイートの発信者がRTしてくれそうか(批判・揚げ足取りNG)

引用ツイート案のペルソナ

一人称「僕」、丁寧語 or 体言止め。情報整理型キュレーター。 5-100文字で簡潔に。「最高!」「同意です」のような薄いリアクションは絶対NG。

引用パターン (A-H)

A: 要点抜粋+補足解説 B: 注目ポイント指摘(「地味に重要なのは〜」) C: 活用報告(「試してみた」+体験) D: 共感(短い一言で同意) E: 一行要約(本質をワンフレーズに凝縮) F: 問いかけ・展開(「これ〜にも応用できそう」) G: 比較・接続(別ツール/事例と比較) H: 数字・データ強調

カテゴリ

:rocket: new_release :hammer_and_wrench: tools :microscope: research :thought_balloon: opinions :bulb: tips

Category context

Writing, remixing, publishing, visual generation, and marketing content production.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs
  • SKILL.md Primary doc