commander-mode

Cross-validate social sentiment, news heat, and stock price movement to identify divergence risks.

Updated Feb 4, 2026
One-click install
npx skills add https://github.com/SennTse/openclaw-backup --skill commander-mode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: commander-mode
Source: https://github.com/SennTse/openclaw-backup/tree/main/skills/commander-mode
Command: npx skills add https://github.com/SennTse/openclaw-backup --skill commander-mode

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

本技能通过交叉验证社媒情绪、新闻热度与实际股价走势,帮助投资者识别情绪背离风险,减少盲目交易。

Core Features & Use Cases

  • 跨维度情绪/新闻热度与价格走势背离的监测与告警。
  • 实时价格波动与风险评估,给出初步指挥官判定。
  • 使用场景包括开盘前后的市场监控和风险控制。

Quick Start

在目标 ticker 上运行 monitor.py 脚本以启动全维度背离监控。

Frequently Asked Questions about commander-mode

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor stock sentiment and price divergence for active equities?

Sentiment-price divergence occurs when social sentiment or news heat moves in the opposite direction of actual stock price movement, signaling potential market manipulation or emotional trading risks.

What is sentiment-price divergence and why does it signal macro risk?

Sentiment-price divergence happens when social sentiment or news heat contradicts actual stock price movement, signaling potential macro risk and blind trading dangers that require cross-validation.

Can I run pre-market and post-market checks using sentiment and news heat data?

Yes, you can run pre-market and post-market checks by executing the monitor.py script to assess real-time price volatility, news coverage heat, and social sentiment for risk-aware trading workflows.

How do I integrate Twitter sentiment monitoring into a deterministic equity risk workflow?

You integrate Twitter sentiment monitoring by running the deterministic monitor.py script, which consolidates social sentiment inputs, cross-validates them with price movements, and outputs a preliminary risk assessment.

What are the limitations of using script-based divergence monitoring for equity trading?

Script-based divergence monitoring relies on consolidating available inputs for a defined assessment, meaning it provides a preliminary commander judgment rather than a guaranteed predictive model for complex macro risk scenarios.