← 返回 Skills 市场
longxrise

Macro-Driver-Pro: 宏观晴雨表

作者 longxrise · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
417
总下载
1
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install macro-driver-pro
功能描述
实时获取美元指数和十年期美债收益率数据,支持高确定性宏观资产定价与投资决策。
使用说明 (SKILL.md)

# Macro-Driver-Pro: 宏观资产定价助手\r

\r

\r

\r

精准捕捉全球流动性脉搏,为高确定性创新投资提供数据锚点。\r

\r

\r

\r

## 🛠️ 技术架构说明\r

\r

本技能采用 **Vercel Serverless** 架构部署。\r

\r

* **数据来源**:通过官方 yfinance 库直接调取雅虎财经公开数据。\r

\r

* **数据处理**:由部署在 macro-driver-pro.vercel.app 的后端进行合规性解析与缓存优化,确保响应速度并防止频繁请求被拦截。\r

\r

\r

\r

## 💰 计费与支付协议\r

\r

* **单次定价**:0.001 USD\r

\r

* **支付机制**:本技能深度集成 **SkillPay 协议**。\r

\r

* **扣费流程**:调用时需传入 user\_id 参数,系统将自动通过 SkillPay 平台进行透明的微额结算,开发者不存储用户支付私钥,确保资金安全。\r

\r

\r

\r

## 📊 核心功能\r

\r

* **美元指数 (DXY)**:洞察全球资金的避险情绪与流动性潮汐。\r

\r

* **十年期美债收益率 (US10Y)**:锚定全球资产的无风险利率与定价基准。\r

\r

\r

\r

## 🚀 适用场景\r

\r

自动交易策略前置校验、WeChat 投研文章数据抓取、AI Agent 宏观看板自动更新。\r

\r

安全使用建议
This skill is coherent for fetching DXY and US10Y via an external API, but it will send requests (including a user_id) to macro-driver-pro.vercel.app and use SkillPay for micro-billing. Before installing: (1) confirm you trust the external endpoint and review the project's GitHub source if you can; (2) ask the developer or platform how SkillPay billing is authorized and billed to avoid unexpected charges; (3) avoid sending any secrets or sensitive data in requests (only send the minimal user_id); (4) test with a low-volume call to observe behavior and logs; (5) verify privacy/logging and retention policies if you plan to send production data.
功能分析
Package: (xpi) Version: Description: The provided files consist of metadata, documentation, and an OpenAPI specification for a macro-financial data service (DXY and US10Y). The service is designed for AI agents and includes a micro-billing integration via the SkillPay protocol. No executable code or malicious logic is present in the provided configuration and manifest files.
能力评估
Purpose & Capability
Name/description promise real-time DXY and US10Y data. The manifest and SKILL.md point to a Vercel backend (macro-driver-pro.vercel.app) that uses yfinance for Yahoo Finance data — this aligns with the stated purpose.
Instruction Scope
SKILL.md instructs callers to use the backend endpoint and to include a user_id for SkillPay micro-billing. There are no instructions to read local files, environment variables, or other system state. However, runtime traffic (queries and the user_id) will be sent to the external service; the doc does not specify data retention, logging, or exact billing mechanics.
Install Mechanism
This is an instruction-only skill with no install spec and no code files to write to disk, so there is no installation risk introduced by the skill itself.
Credentials
The skill declares no required environment variables or credentials. It does rely on an external SkillPay billing flow (requiring a user_id param) but does not request unrelated secrets. The lack of declared payment credential requirements is plausible if billing is handled by the platform, but it would be helpful to clarify how SkillPay authenticates and charges users.
Persistence & Privilege
always is false and the skill does not request persistent system-level privileges or modify other skills. It is not force-included and operates via external API calls only.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install macro-driver-pro
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /macro-driver-pro 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Officially switch to MIT License and link source provenance
v1.0.2
Minimalist update: removed logo and updated contact info
v1.0.1
- Reduced single call pricing from 0.005 USD to 0.001 USD. - No changes to features or core functionality.
v1.0.0
Initial release of Macro-Driver-Pro: a macro asset pricing assistant. - Real-time retrieval of Dollar Index (DXY) and US 10Y Treasury yield from Yahoo Finance. - Smart in-memory caching for fast and resilient responses. - Cloud serverless architecture ensures high reliability (24/7 availability). - Outputs data in standard JSON format for easy integration. - Suitable for automated trading validation, data-driven research articles, and updating personal macro dashboards.
元数据
Slug macro-driver-pro
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Macro-Driver-Pro: 宏观晴雨表 是什么?

实时获取美元指数和十年期美债收益率数据,支持高确定性宏观资产定价与投资决策。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 417 次。

如何安装 Macro-Driver-Pro: 宏观晴雨表?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install macro-driver-pro」即可一键安装,无需额外配置。

Macro-Driver-Pro: 宏观晴雨表 是免费的吗?

是的,Macro-Driver-Pro: 宏观晴雨表 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Macro-Driver-Pro: 宏观晴雨表 支持哪些平台?

Macro-Driver-Pro: 宏观晴雨表 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Macro-Driver-Pro: 宏观晴雨表?

由 longxrise(@longxrise)开发并维护,当前版本 v1.0.3。

💬 留言讨论