首页龙虾技能列表 › Ai Trend Curation — 技能工具

🤖 Ai Trend Curation — 技能工具

v1.0.0

[自动翻译] Curate and post AI trend tweets from X (Twitter) with quote suggestions.

0· 578·1 当前·1 累计
by @yusaku-0426·MIT-0
下载技能包
License
MIT-0
最后更新
2026/2/26
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
high confidence
The skill's runtime instructions require local Node scripts and the xurl CLI but no code or install steps are included in the bundle, so the package is incomplete and its behavior is unclear.
评估建议
Do not install or enable this skill yet. The SKILL.md and metadata expect a Node script (scripts/ai_trends.js) and the xurl CLI, but no such script or install instructions are included in the package — this makes the skill non-functional and ambiguous about what it would actually run. Before proceeding, ask the author for: (1) the repository or source of scripts so you can review them, (2) an install spec or signed release (so you know binaries won't be fetched from untrusted URLs), and (3) deta...
详细分析 ▾
用途与能力
The skill's stated purpose (curate/post AI tweets to Slack) is plausible, but the metadata and SKILL.md both reference scripts/ai_trends.js and the xurl CLI as required runtime components — yet the registry entry contains no code files or install instructions. That mismatch means the skill cannot perform its stated tasks as provided, and it's unclear where the referenced scripts would come from.
指令范围
SKILL.md explicitly instructs the agent to run node scripts (search, check-recent, format-blocks, mark-posted) and to call 'openclaw message send'. Those instructions are reasonable for the stated purpose, but they depend entirely on missing scripts. There are no instructions that request unrelated system files or extra environment variables, but the missing scripts create ambiguity about what other actions (network calls, credential usage, file I/O) those scripts would perform.
安装机制
No install spec is provided (lowest install risk). However, because there is no install and no included scripts, the skill as-published is non-functional. If an operator later supplies or downloads the referenced scripts from an external source, that download/install step would become the primary risk and must be reviewed.
凭证需求
The skill declares no required environment variables or credentials. Posting to Slack is done via the agent's 'openclaw message send' (which uses the environment the agent already has). No unrelated secrets are requested in the manifest or SKILL.md.
持久化与权限
Default privileges (always: false, agent-invocable allowed) are used. The skill does not request permanent presence or attempt to change other skills' configs in the provided materials.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/2/24

Initial release of ai-trend-curation. - Collects and curates trending AI-related tweets from X (Twitter) in both Japanese and English. - Filters tweets by likes (100+ for Japanese, 500+ for English) and curates 5–8 quality posts per batch. - Excludes sensational posts, prioritizing practitioner and technical content. - Adds category, author description, Japanese translation, and quote suggestion to each curated tweet. - Formats curated tweets for Slack and posts as main messages with thread replies. - Prevents duplicate posts and marks tweets as posted after publishing. - Includes guidelines for quote tone, selection filters, and various predefined quoting patterns.

● 无害

安装命令 点击复制

官方npx clawhub@latest install ai-trend-curation
镜像加速npx clawhub@latest install ai-trend-curation --registry https://cn.clawhub-mirror.com

技能文档

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
数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制

免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制

了解定制服务