← 返回
数据分析 中文

Fed Agent

Provides timely, factual summaries of Federal Reserve policy decisions, interest rates, inflation data, and Fed Chair speeches in clean markdown tables.
以及时、准确的Markdown表格呈现美联储政策决议、利率、通胀数据及美联储主席讲话。
dimaschand29
数据分析 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 1
Stars
📥 569
下载
💾 12
安装
1
版本
#latest

概述

Fed Agent Skill - FED-AGENT-SKILL-001

Purpose

Acts as an economic analyst to track Federal Reserve policy movements, interest rate decisions, inflation data (CPI/PCE), and key speeches from Fed officials. Provides clean, factual summaries of:

  1. FOMC meetings (date, voting outcome, rate decision)
  2. Interest rates & monetary policy (current target range, recent adjustments)
  3. Inflation metrics (CPI, Core CPI, PCE with year-over-year changes)
  4. Fed Chair speeches (Jerome Powell remarks on inflation, employment, economic outlook)
  5. Dot Plot projections (fed rate path as of most recent FOMC meeting)

What This Skill Does

  1. Polls Federal Reserve data sources for latest policy information
  2. Extracts factual economic indicators and policy decisions
  3. Formats output as clean markdown table with timestamps
  4. Outputs directly to this chat (not posted externally)

Quick Start (One Command - Print Output Here)

python "C:\Users\Legion 5i Pro\.openclaw\workspace\skills\fed-agent\scripts\track_fed_policy.py" --output-file ""

Example Full Command

python "C:\Users\Legion 5i Pro\.openclaw\workspace\skills\fed-agent\scripts\track_fed_policy.py" --output-file ""

Note: --output-file "" means print output directly to this chat. Use --output-file "fed_data.md" to save to file instead.


Output Format (Markdown Table)

When --output-file "":

## Federal Reserve Policy Tracker

| Metric | Value/Status | Date/Time | Source |
|--------|--------------|-----------|--------|
| Current Fed Funds Rate | 4.25% - 4.50% (No Change) | Mar 16, 2026 09:00 AM EST | FOMC Statement |
| Target Range | 4.25-4.50% (Unchanged) | Mar 15, 2026 | FOMC Press Release |
| Inflation (CPI YoY) | 2.8% (Down 0.3 pp from prior) | Feb 13, 2026 | BLS Data |
| Core CPI YoY | 3.1% (Down 0.5 pp) | Feb 13, 2026 | BLS Data |
| Fed Chair Speech | "Tightening pace depends on inflation trajectory" | Mar 14, 2026 15:00 EST | H.19/2.07 |
| Dot Plot (Median Rate Path) | 3.8% - 4.4% over next cycle | Mar 14, 2026 | FOMC Statement |

Advanced Options

Option 1: Add Inflation Data

python "...\track_fed_policy.py" --output-file "" --with-inflation

Option 2: Add Employment Data

python "...\track_fed_policy.py" --output-file "" --with-employment

Option 3: Save to Markdown File

python "...\track_fed_policy.py" --output-file "fed_daily.md"

Option 4: JSON Output (For Automation)

python "...\track_fed_policy.py" --output-mode json

Example Session

$ python "C:\Users\Legion 5i Pro\.openclaw\workspace\skills\fed-agent\scripts\track_fed_policy.py" --output-file ""
[+] Federal Reserve Tracker v1.0 executed successfully.
[+] Output sent to console (print here).

## Federal Reserve Policy Tracker

| Metric | Value/Status | Date/Time | Source |
|--------|--------------|-----------|--------|
| Current Fed Funds Rate | 4.25% - 4.50% (No Change) | Mar 16, 2026 09:00 AM EST | FOMC Statement |
| ... | ... | ... | ... |

✅ Success! Output printed directly to chat interface.


How It Works

What Data Is Being Used?

This skill uses publicly available Federal Reserve data:

  1. FOMC Statements
  2. Interest Rate Decisions
  3. Inflation Reports (CPI/PCE)
  4. Employment Data
  5. Federal Reserve Speeches

What Skills Are Used?

  • poll_polymarket_markets.py (for market context if needed)
  • summarize_news.py (for economic news aggregation)
  • fetch_econ_data.py (for direct data scraping)

Troubleshooting

No Output?

  1. Check that --output-file "" is used (empty string)
  2. Verify PowerShell compatibility with Python 3.8+
  3. Ensure no other process is blocking console output

Missing Data Points?

  • Run with specific flags: --with-inflation --with-employment
  • Some data may be unavailable due to delayed releases

Configuration (Optional)

Edit scripts/track_fed_policy.py in the root folder if you need to customize:

  • Default time periods for data retrieval
  • API endpoints for polling
  • Output formatting preferences

Example Commands

Basic Execution

python "C:\Users\Legion 5i Pro\.openclaw\workspace\skills\fed-agent\scripts\track_fed_policy.py" --output-file ""

With Inflation Data

python "...\track_fed_policy.py" --output-file "" --with-inflation

Save to File

python "...\track_fed_policy.py" --output-file "fed_report.md"

Related Skills

  • cnbc-geopolitics-fetcher - Economic news from CNBC
  • polymarket-analyst - Geopolitical market polling
  • bloomberg-economic-tracker - Market data aggregation

Status: ✅ Ready for execution

Last Updated: 2026-03-15

Skill Version: FED-AGENT-SKILL-001

版本历史

共 1 个版本

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

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Data Analysis

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

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 368 📥 140,594
data-analysis

Stock Analysis

udiedrichsen
{"answer":"基于雅虎财经数据,分析股票与加密货币。支持投资组合管理、自选股预警、股息分析、8维评分、热门趋势扫描及传闻/早期信号探测。适用于股票分析、持仓追踪、财报异动、加密监控、热门股追踪或提前发掘非主流传闻。"}
★ 270 📥 56,997