← 返回 Skills 市场
219
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install currency-forecast
功能描述
Professional currency exchange rate analysis and forecasting tool. Provides technical analysis, market research, and predictive insights for currency pairs l...
使用说明 (SKILL.md)
Currency Forecast Skill
Professional currency exchange rate analysis and forecasting using technical indicators, market research, and predictive modeling.
Features
- Technical Analysis: Moving averages, trend lines, support/resistance levels
- Market Research: Real-time market factors and news analysis
- Predictive Modeling: Short, medium, and long-term forecasts
- Multi-Currency Support: Works with any currency pair supported by Frankfurter API
Usage
Basic Analysis
Analyze AUD/CNY exchange rate
With Specific Parameters
Forecast USD/EUR with 30-day historical data
Custom Threshold Alert
Check if AUD/CNY is below 4.82 and provide analysis
Supported Currency Pairs
Any pair supported by Frankfurter API:
- AUD/CNY, AUD/USD, AUD/EUR
- USD/CNY, USD/EUR, USD/JPY
- EUR/CNY, EUR/USD
- And more...
Data Sources
- Frankfurter API: Historical exchange rate data
- Web Search: Current market conditions and news
- Technical Indicators: Calculated locally
Output Format
The skill generates a comprehensive report including:
- Technical Analysis (MA, trends, volatility)
- Fundamental Analysis (market factors)
- Professional Forecasts (short/medium/long-term)
- Trading Recommendations
Example Output
## 📊 AUD/CNY Technical Analysis
Current Rate: 4.8583
7-day MA: 4.8826 (below)
Trend: Downward slope -0.000175
Support: 4.8376 | Resistance: 4.9100
## Market Factors
- RBA Rate: 4.10% (hawkish)
- PBOC Policy: Loose (3.0%)
- Iron Ore: $95/ton (rebounding)
## Forecast
Short-term: 4.82 ~ 4.92
Medium-term: 4.80 ~ 4.95
Long-term: Target 5.36 by end 2026
Installation
No additional setup required. Uses built-in tools:
execfor API callsweb_searchfor market research
Version
1.0.0
安全使用建议
This skill's description promises professional forecasting, but the only included code is a placeholder and there are no declared dependencies for modeling. The runtime instructions allow the agent to run arbitrary shell commands via 'exec' to call APIs — that gives the agent broad power to run any command on your system if invoked. Before installing or using: (1) don't provide secrets or credentials to this skill; (2) review or restrict what 'exec' is permitted to run in your agent environment; (3) treat outputs as experimental because no actual data-fetch or model code is present; and (4) ask the author for the real implementation or concrete fetch/modeling code (or an explanation why those features are missing) before relying on it for trading decisions.
功能分析
Type: OpenClaw Skill
Name: currency-forecast
Version: 1.0.0
The currency-forecast skill is a legitimate tool for exchange rate analysis. The provided Python script (scripts/analyze.py) contains standard mathematical logic for technical indicators and lacks any network or file system access. The SKILL.md documentation correctly describes the tool's functionality and uses standard OpenClaw capabilities (exec, web_search) for its stated purpose without any signs of malicious intent or prompt injection.
能力评估
Purpose & Capability
The README promises technical indicators and "predictive modeling", but the included scripts/analyze.py returns only placeholder None values and contains no data-fetching or modeling logic. No ML libraries or data-processing dependencies are declared, so the implementation does not match the advertised capabilities.
Instruction Scope
SKILL.md instructs the agent to use built-in exec for API calls and web_search for market research. 'exec' is vague and grants the agent broad discretion to run arbitrary shell commands (e.g., curl, wget, or anything else on PATH). The instructions do not specify safe, constrained commands or how external data should be validated; they also reference Frankfurter API but provide no concrete fetch or parsing steps.
Install Mechanism
No install spec is present and this is instruction-only aside from a small local script. Nothing is downloaded or written to disk by an installer, which minimizes install-time risk.
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportionate given the declared use of the public Frankfurter API (which requires no key) and web searches.
Persistence & Privilege
always is false and the skill does not request persistent system changes or modifications to other skills. Autonomous invocation is allowed (platform default) but not combined with elevated privileges here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install currency-forecast - 安装完成后,直接呼叫该 Skill 的名称或使用
/currency-forecast触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of currency-forecast:
- Provides professional exchange rate analysis using technical analysis, market research, and predictive forecasting.
- Supports any currency pair available via the Frankfurter API.
- Delivers comprehensive reports with technical and fundamental analysis, forecasts, and trading recommendations.
- Includes example usage and output to guide users.
元数据
常见问题
Currency Forecast 是什么?
Professional currency exchange rate analysis and forecasting tool. Provides technical analysis, market research, and predictive insights for currency pairs l... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 219 次。
如何安装 Currency Forecast?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install currency-forecast」即可一键安装,无需额外配置。
Currency Forecast 是免费的吗?
是的,Currency Forecast 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Currency Forecast 支持哪些平台?
Currency Forecast 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Currency Forecast?
由 Nico Wu(@nicowu07)开发并维护,当前版本 v1.0.0。
推荐 Skills