← 返回
数据分析 Key 中文

Advisory Council

Runs a real-time multi-advisor market analysis using live prices to deliver a consensus trading report with actionable insights.
实时多顾问市场分析,使用实时价格生成共识交易报告,提供可执行洞见。
ryandeangraves
数据分析 clawhub v1.0.0 1 版本 99824.7 Key: 需要
★ 1
Stars
📥 1,119
下载
💾 15
安装
1
版本
#latest

概述

Skill: advisory-council

CRITICAL RULE — NO FABRICATION

You MUST actually execute the Python command using your shell/exec tool. Read the real output. NEVER generate fake advisor analyses, fake synthesis, or simulated council responses. If the script fails, report the actual error to Boss Man.

Purpose

Run the Advisory Council — a multi-perspective market analysis that spawns 5 AI advisors (The Skeptic, The Macro Bull, The Risk Manager, The Technical Analyst, The Contrarian) powered by MiniMax M2.5, then synthesizes their views into one actionable report. Cost: ~$0.006 per run.

When to Use

  • Boss Man asks "what does the council think?" or "run the advisory council"
  • Any request for multi-perspective market analysis
  • "Should I buy/sell X?" — run the council for a balanced view
  • Morning protocol or end-of-day analysis requests
  • Boss Man asks to focus analysis on a specific coin

Run Full Advisory Council (All Assets)

Fetches live prices for BTC, ETH, XRP, SUI and runs all 5 advisors + synthesis.

cd ~/clawd && python3 advisory_council.py

Run Focused on a Specific Coin

Runs the full council but focuses analysis on one asset.

cd ~/clawd && python3 advisory_council.py SUI
cd ~/clawd && python3 advisory_council.py BTC

What the Council Returns

The script prints a formatted report with:

  1. Each advisor's 3-5 bullet point analysis (with emoji identifiers)
  2. A SYNTHESIS section containing:
    • CONSENSUS — what most advisors agree on
    • DISSENT — notable disagreements
    • VERDICT — Bullish/Bearish/Neutral with confidence level
    • ACTIONS — 2-3 concrete action items with price levels

The 5 Advisors

AdvisorEmojiBiasFocus
-----------------------------
The Skeptic🔴BearishRisk, overvaluation, hype detection
The Macro Bull🟢BullishInstitutional flows, adoption, cycles
The Risk Manager🟡NeutralPosition sizing, correlation, stop-losses
The Technical Analyst📊DataRSI, Fibonacci, patterns, price levels
The Contrarian🔄Anti-consensusCrowded trades, sentiment extremes

Rules

  • EXECUTE THE PYTHON COMMAND FOR REAL — use your shell/exec tool. Never simulate council output.
  • The script fetches live prices automatically — no need to fetch prices separately first
  • The output is formatted for Telegram markdown — you can send it directly to Boss Man
  • If Boss Man asks "what does the council think about SUI?", use the focus argument: python3 advisory_council.py SUI
  • If the script fails (e.g., MiniMax rate limit), report the actual error
  • The council runs all 5 advisors in parallel (~10-15 seconds total)
  • Boss Man trusts the council for real decisions — never give him fake analysis

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 08:20 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 198 📥 65,118
data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 165 📥 60,009
developer-tools

Charts

ryandeangraves
生成BTC、ETH、XRP、SUI、黄金和白银的90天K线图,包含SMA 20/50、RSI、斐波那契回撤及形态检测。
★ 0 📥 1,768