ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 2/5

trump-code-market-signals

AI-powered analysis of Trump's social media posts to predict stock market movements using 31.5M brute-force tested rules

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/adisinghstudent/trump-code-market-signals
Or

What This Skill Does

The Trump Code Market Signal Analysis skill is a high-frequency financial intelligence tool designed for traders, analysts, and researchers interested in the intersection of political rhetoric and market volatility. Leveraging a brute-force approach, this system has processed over 31.5 million model combinations to identify statistically significant correlations between Donald Trump's social media activity on platforms like Truth Social or X and the subsequent movements of the S&P 500. By maintaining a library of 551 validated 'surviving' rules, the system provides a data-backed layer of analysis to help users navigate the noise of political news and identify potential market-moving signals. It is an open-source analytical engine designed to quantify sentiment shifts and predict directional trends.

Installation

To install this skill, utilize the OpenClaw command interface: clawhub install openclaw/skills/skills/adisinghstudent/trump-code-market-signals

Once installed, ensure your environment variables are configured correctly for full functionality. You will need a set of valid Gemini API keys for the chatbot and briefing features, as well as an optional Anthropic API key if you require deep-dive analysis via Claude Opus. If you intend to use the predictive market features, ensure your Polymarket API key is provided.

Use Cases

  1. Real-time Market Monitoring: Automate the tracking of social media posts to identify immediate potential impacts on index funds or specific sectors before the broader market reacts.
  2. Algorithmic Trading Support: Use the provided REST API endpoints to feed signal data directly into your own trading bots or automated strategies.
  3. Sentiment Analysis Research: Utilize the dashboard to review the 7-day history of posts vs. signal tags to build your own understanding of how different rhetorical patterns historically correlate with market performance.
  4. Automated Reporting: Generate trilingual daily briefings for stakeholders or personal review, summarizing the day's market consensus.

Example Prompts

  1. "OpenClaw, run the latest signals analysis for today's Trump posts and provide a summary of the current LONG/SHORT consensus."
  2. "Check the current system health and tell me if any circuit breakers have been triggered based on recent volatility."
  3. "Summarize the top performing models in the leaderboard and explain why the system is currently predicting a market shift."

Tips & Limitations

  • Statistical Validity: While the system reports a 61.3% hit rate (z=5.39, p<0.05), financial markets are complex. Use this as a supplemental tool rather than the sole basis for high-stakes trades.
  • Rate Limiting: Ensure your API keys are valid and have sufficient quota; the system performs frequent polling every 5 minutes to stay current.
  • Circuit Breakers: Monitor the system's health status via the CLI or API to ensure that data ingestion is active and the models are not currently paused due to anomalous data points.

Metadata

Stars3809
Views0
Updated2026-04-05
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-adisinghstudent-trump-code-market-signals": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#finance#trading#market-analysis#sentiment#predictive-modeling
Safety Score: 2/5

Flags: network-access, file-read, external-api, code-execution