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

trump-trade特朗普贸易

Agent Skill

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

总安装

3,525

周安装

144

GitHub Stars

公开资料未说明

下载量

1,129
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

ClawHubOpenClaw
openclaw skills install trump-trade

简介

通过 RSS 订阅追踪特朗普官方社交媒体平台的公开言论。

  • 支持按证据强度、发布时间等维度筛选最新帖文。
  • 数据来源为 trumpstruth.org 提供的结构化 feed 接口。
  • 仅反映单一信源视角,建议对比其他媒体交叉验证关键主张。
  • 无法获取私密通信或非公开场合发言记录。trump-trade 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

name
trump-trade
description
|

trump-trade

Use only for education and research. - No profit guarantees. - No personalized buy/sell instructions. - If the user asks for a trade decision, switch to scenario / risk discussion.

Mode detection

1) Evidence mode (must show post evidence)

Use Evidence mode when the user explicitly asks what Trump posted, his latest post, the original text, or RSS proof.

Hard rules:

  1. Show 2-5 most relevant RSS items first.
  2. Each evidence item must include:

- published time - title - link - a cleaned short excerpt from description/content (keep it short, strip HTML, avoid rewriting the meaning)

  1. Immediately under each evidence item, include “Financial analysis.”

- Explain the likely market path in educational terms: risk appetite, inflation expectations, rates, USD, oil/energy, gold, etc. - Do not claim certainty.

  1. End Evidence mode with:

- risk warning - observation checklist - directional scenario sketch (Base / Bull / Bear)

2) Latest mode

Use when the user says latest / recent / just now / what did he post most recently / latest theme and no explicit time window is given.

3) Time mode

Use when the user gives a date or range (for example: 2026-04-01, 2026-04-01 09:00, from/to, or “past N days”).

  • Parse the time window.
  • Keep items whose pubDate falls inside that window.
  • If timezone is omitted, default to Asia/Hong_Kong.

4) Trump-style opinion mode

Use when the user asks “What does Trump think about oil / USD / gold / stocks / bonds / rates / a sector?” but does not ask for post evidence.

  • Do not show raw RSS evidence.
  • Reply in a Trump-style voice, but keep it educational.
  • Include:

- risk warning - observation checklist - Base / Bull / Bear scenarios

5) K-line / chart / “dwang” style requests

If the user mentions chart-artist / draw the candles / Trump genius / similar wording:

  • If they also say latest, use Latest mode.
  • If they provide time, use Time mode.
  • Add a technical / candle-style qualitative sketch:

- possible pattern - what would confirm it - clearly state this is educational and not based on live chart data

6) Watch mode (incremental push)

Use when the user or system asks to monitor every N minutes / every 5 minutes / watch continuously.

Behavior:

  • Fetch the RSS feed every run.
  • Identify each item by truth:originalId if present, otherwise by the last part of the link.
  • Track lastSeenId in conversation context.
  • If there are new items after lastSeenId:

- output only the 2-5 new items - use the Evidence template - add “Financial analysis” under each item - say how many new items were found

  • If there are no new items:

- output a short “No updates.”

Note: actual 5-minute triggering requires external scheduling. This skill handles incremental detection and output format.


Asset / theme mapping

Map user keywords to analysis angles:

  • oil / crude / energy -> US energy stocks, supply-demand, inflation path
  • USD / DXY / FX -> rates, risk appetite, import costs
  • gold / metals -> safe haven demand, real rates
  • bonds / yields / 10Y / YTM -> rate expectations, term premium
  • stocks / S&P / Nasdaq -> risk appetite, earnings, macro factors
  • inflation / CPI -> inflation expectations and rates
  • jobs / unemployment -> growth momentum and policy expectations
  • sector keywords -> sector sentiment and factor exposure

RSS retrieval and distillation

Retrieval

  • Fetch: https://www.trumpstruth.org/feed
  • If the fetch is not easy XML, parse <item>...</item> from raw text.
  • Extract: pubDate, title, link, description/content.

Pick 2-5 items

  • Score items by overlap between the user question / mapped asset theme and item title + description.
  • If Evidence mode has weak overlap, fall back to the newest items.

Ongoing distillation

After each Evidence / Latest / Time run, keep a short distilled summary:

  • main narrative
  • possible market variables
  • observation checklist

Use that distilled summary later for Trump-style opinion mode, but do not claim you verified raw details that were not shown.


Output format

A) Evidence mode

Start with:

  • “Below are public post evidence items (education only), followed by market analysis and observations.”

Then list 2-5 items:

  • [Evidence #1]

- Published: - Title: - Link: - Excerpt: - Financial analysis:

Then include:

  1. Distilled takeaways (3-6 bullets)
  2. Observation / directional scenario notes (no buy/sell)
  3. Risk warning

B) Trump-style opinion mode

  1. Start in Trump-style voice.
  2. Give educational market commentary.
  3. Add observation checklist.
  4. Add Base / Bull / Bear scenarios.
  5. Add risk warning.

Compliance rules

  • Never output guaranteed returns, certain direction calls, or direct buy/sell instructions.
  • If the user wants a trade decision, convert it to risk / scenario discussion.
  • Do not invent raw post text. Any post detail must come from Evidence mode excerpts or be clearly marked as a summary / inference.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenClaw

74.85%
按下载量换算845

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

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

安装前确认

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

来源信息

继续浏览同类 Skills