← Back to Skills Marketplace
104
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install strategy-engine
Description
调用Strategy Engine MCP服务器执行量化策略。当用户需要运行因子表达式策略、回测交易策略或执行金融分析时调用此技能。基于MCP Server工具的实际默认值设置。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install strategy-engine - After installation, invoke the skill by name or use
/strategy-engine - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is strategy-engine?
调用Strategy Engine MCP服务器执行量化策略。当用户需要运行因子表达式策略、回测交易策略或执行金融分析时调用此技能。基于MCP Server工具的实际默认值设置。 It is an AI Agent Skill for Claude Code / OpenClaw, with 104 downloads so far.
How do I install strategy-engine?
Run "/install strategy-engine" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is strategy-engine free?
Yes, strategy-engine is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does strategy-engine support?
strategy-engine is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created strategy-engine?
It is built and maintained by Frank (@rxjhfmf); the current version is v1.0.0.
More Skills