macro-monitor
每日宏观数据监控和推送。自动浏览免费数据源(Trading Economics、FRED、国家统计局、央行官网、财联社等),整理整合过去24小时发布的宏观数据和政策信息,并推送给用户。通过 cron 每天晚上10点自动触发。
Why use this skill?
Stay ahead of global markets with the macro-monitor skill. Get automated, beginner-friendly daily reports on economic data and policy updates in OpenClaw.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hmzo/macro-monitorWhat This Skill Does
The macro-monitor skill is an advanced automated intelligence agent designed to keep you updated on the pulse of the global and domestic economy. By leveraging browser automation, it monitors reputable data sources including Trading Economics, the Federal Reserve (FRED), the National Bureau of Statistics of China, the People's Bank of China (PBOC), and major financial news platforms like Cailian Press. Every day at 10 PM, the skill performs a comprehensive sweep of the previous 24 hours of macroeconomic data, regulatory changes, and critical market news.
What sets this skill apart is its 'education-first' approach. It maintains a dedicated knowledge base of economic indicators. For every piece of data retrieved, the agent cross-references it with its internal indicators.md file to provide a clear, beginner-friendly explanation. If an indicator is unknown or missing from the database, the agent dynamically performs targeted web research to synthesize an explanation, ensuring you understand not just the 'what' of the economic data, but the 'why' and 'how' it impacts the market.
Installation
To integrate this skill into your OpenClaw environment, use the following CLI command:
clawhub install openclaw/skills/skills/hmzo/macro-monitor
Ensure your agent has the necessary permissions to access the browser and read local files within the workspace, as the skill requires these to parse the indicators knowledge base and navigate web interfaces.
Use Cases
- Investment Research: Get a daily summary of inflation figures, interest rate decisions, and GDP growth reports without manually checking multiple websites.
- Policy Monitoring: Stay informed on new monetary or regulatory policies from the PBOC or CSRC that might affect your financial decisions.
- Economic Education: Learn the meaning and significance of complex financial metrics like PMI, MLF, or core CPI through the agent’s mandatory explanatory breakdowns.
- Time-Saving: Replace 30 minutes of browsing news sites and financial calendars with a concise, AI-curated report delivered automatically every evening.
Example Prompts
- "执行宏观数据监控,浏览免费数据源,整理过去24小时发布的宏观数据和政策信息并推送。"
- "强制触发一次宏观数据检查,特别是关注今天是否有央行的货币政策变动。"
- "昨天的数据报告里提到的PMI指数能详细解释一下为什么它对制造业投资很重要吗?"
Tips & Limitations
- Knowledge Base: You can customize the
references/indicators.mdfile in your workspace to add your own preferred definitions for specific economic indicators. - Constraint: The skill is designed to operate on a 24-hour cycle. If the website structure of one of the data sources changes significantly, the browser agent may require a prompt update to its selectors.
- Accuracy: While the skill performs cross-verification for unknown indicators, always verify critical financial decisions against primary official sources during periods of extreme market volatility.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-hmzo-macro-monitor": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-read
Related Skills
crypto-4h-trade-brief
每4小时输出一次 BTC/ETH 行情复盘与可执行建议。基于 crypto-market-analyzer 的最新4h+1d数据,给出欧易(OKX)合约与现货网格的手填参数(区间、触发条件、止损止盈、仓位建议)。当用户要求“每4小时分析”“给欧易手填参数”“合约+网格参数建议”时使用。
crypto-market-analyzer
Cryptocurrency market analysis for Bitcoin and Ethereum. Fetches 4h (24h) and 1d (30-day) data from Binance API, calculates technical indicators (RSI, SMAs, support/resistance), and provides bullish/bearish sentiment analysis with reasoning. Use when user asks for crypto market reports, BTC/ETH analysis, or daily market summaries.
x-hot-topics-daily
每日追踪并推送 X(x.com)热点话题新闻简报。用于用户要求“每天定时看 X 热点”“按指定话题抓取热门帖”“用 browser 方式监控 X 趋势”时。默认覆盖 AI、LLM、社会热点(中国/新加坡/美国)五个主题。重点输出“最低成本 know-what 版”:2 条必知 + 3 条可忽略 + 10 分钟行动,帮助用户抗 FOMO,而不是只罗列标题。
crypto-learning
加密货币自学系统。每天早上9点自动推送学习内容;每次调用都必须产出小白友好、可直接学习的详细报告(不是只给标题),并通过 web_search 检索并整合最新资料。包含完整学习大纲(小白向、投资向、进阶投资三个阶段),支持进度跟踪、跳过与重置。