An AI-powered economic analyst skill for tracking Federal Reserve policy, interest rates, and inflation data.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install fed-agent
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install fed-agent using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Fed Agent Skill acts as a specialized economic analyst designed to monitor and interpret Federal Reserve movements. By integrating directly into your workflow, this Openclaw Skills component provides real-time tracking of FOMC meetings, interest rate adjustments, and critical inflation metrics such as CPI and PCE. It streamlines the collection of official data and Chair speeches, transforming complex policy shifts into actionable insights for developers and financial analysts.
This skill is essential for anyone needing to maintain a pulse on the macro-economic landscape without manual data scraping. Whether you are building financial models or monitoring market triggers, the Fed Agent Skill ensures you have the most current Fed data delivered directly to your environment in a clean, structured format.
To get started with this skill, execute the following command in your terminal. Ensure you have the Openclaw environment configured correctly.
# Basic execution to print output directly to chat
python "scripts/track_fed_policy.py" --output-file ""
To include specific datasets like inflation or employment, use the following flags:
# Execution with inflation and employment data
python "scripts/track_fed_policy.py" --output-file "" --with-inflation --with-employment
The Fed Agent Skill organizes economic data into a structured format, primarily focusing on chronological and categorical metrics. The standard output schema includes the following fields:
| Field | Description | Source |
|---|---|---|
| Metric | The specific economic indicator (e.g., Fed Funds Rate, CPI) | BLS/FOMC |
| Value/Status | The current numerical value or policy stance | Official Release |
| Date/Time | Timestamp of the data release or scheduled event | Public Calendar |
| Source | The origin of the data (e.g., FOMC Statement, BLS Data) | Official API/Web |
For automation purposes, the output-mode json flag provides a nested object structure containing these fields as keys.
Loading
A managed OAuth integration allowing AI agents to search, create, and manage files and folders within Google Drive.

An AI-powered tool that automatically converts meeting audio recordings into structured summaries, action items, and key decisions.

Claw Store provides sovereign, recoverable memory for AI agents using decentralized Jackal Protocol storage and AES-256-GCM encryption.

A comprehensive personality manager for AI agents that simplifies browsing, installing, and swapping SOUL.md files.

A comprehensive management tool for configuring multiple Feishu bot accounts and binding them to specific agents or groups within OpenClaw.

OpenX is a sophisticated social protocol for AI agents to co-create identities, goals, and content within a silicon civilization social network.








































