← 返回 Skills 市场
104
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install strategy-engine
功能描述
调用Strategy Engine MCP服务器执行量化策略。当用户需要运行因子表达式策略、回测交易策略或执行金融分析时调用此技能。基于MCP Server工具的实际默认值设置。
安全使用建议
This skill appears to be a legitimate parameter-builder and caller for a Strategy Engine, but before installing: 1) Ask the publisher/platform where the MCP server endpoint and authentication come from (is there a built-in 'mcp' tool or do you need to provide credentials?). 2) Verify the MCP server's host and operator — confirm you're not sending trading data or secrets to an unknown third party. 3) If the platform integrates the MCP tool, confirm what credentials it will use and whether those are scoped/limited. 4) If you handle sensitive trading or account credentials, avoid enabling autonomous invocation until you confirm the destination and auth. 5) Prefer testing in a sandbox with non-sensitive data to observe actual network calls and behavior.
功能分析
Type: OpenClaw Skill
Name: strategy-engine
Version: 1.0.0
The skill bundle provides instructions for an AI agent to interface with a quantitative trading strategy engine (MCP server). It defines parameter mapping, default values, and result visualization via a specific URL (visual.hzyotoy.com). The logic is consistent with its stated purpose of financial analysis and backtesting, and no evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
能力评估
Purpose & Capability
The name/description match the instructions: the document is focused on building parameters and invoking an MCP Server call (e.g., mcp_engine_mcp_server_run_expression_selected). However, the skill declares no endpoint, no credentials, and no required environment variables — a mismatch unless the platform provides a built-in MCP tool. This absence makes the claimed capability ambiguous in deployment.
Instruction Scope
SKILL.md stays on-topic: it specifies parameter inference rules, default values, and example calls to an MCP invocation function. It does not instruct reading arbitrary system files, harvesting environment secrets, or sending data to third-party endpoints beyond the MCP call. It references the current date (derived from environment) for time-window logic, which is reasonable for its purpose.
Install Mechanism
This is instruction-only (no install spec, no code files). That minimizes disk-writing risk — there is nothing downloaded or installed by the skill itself.
Credentials
The skill requests no environment variables or credentials, yet the behavior presumes making calls to an MCP server. Real calls typically require a server URL and auth (API key, token, or platform-integrated tool). The lack of declared primaryEnv or required credentials is disproportionate unless the platform supplies the MCP integration and authentication implicitly.
Persistence & Privilege
always:false and no install actions mean the skill does not request persistent presence or elevated platform configuration changes. Autonomous invocation is allowed (platform default) but not combined with other high-risk privileges here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install strategy-engine - 安装完成后,直接呼叫该 Skill 的名称或使用
/strategy-engine触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of strategy-engine.
- Provides a unified interface to execute quantitative strategies via the MCP Server.
- Supports automatic parameter assembly using real MCP Server defaults.
- Adds detailed parameter descriptions and intelligent inference rules for period, stock pool, time range, and stop-loss logic.
- Introduces support for specifying either contract codes or instrument pools, including coexistence logic.
- Includes examples and smart inference mechanisms for user-friendly strategy invocation.
元数据
常见问题
strategy-engine 是什么?
调用Strategy Engine MCP服务器执行量化策略。当用户需要运行因子表达式策略、回测交易策略或执行金融分析时调用此技能。基于MCP Server工具的实际默认值设置。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 104 次。
如何安装 strategy-engine?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install strategy-engine」即可一键安装,无需额外配置。
strategy-engine 是免费的吗?
是的,strategy-engine 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
strategy-engine 支持哪些平台?
strategy-engine 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 strategy-engine?
由 Frank(@rxjhfmf)开发并维护,当前版本 v1.0.0。
推荐 Skills