← Back to Skills Marketplace
chouchounii

mquant coder

by chouchounii · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ✓ Security Clean
231
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mquant
Description
Matic MQuant strategy development assistant. Generates Python strategy code for Matic-MQuant platform.
Usage Guidance
This skill appears to do what it says: generate and save Matic‑MQuant Python strategies. Before installing/using, review these points: 1) The skill will create files and folders and manage versions (including deleting oldest versions) in whatever directory you provide — do not point it at a system or sensitive directory. 2) Many reference/example strategies use Windows absolute paths (D:\...) and assume the Matic Windows environment; if you run generated code on a different OS or with different directories, edit paths first. 3) Example demos include network SDK calls and login placeholders — the skill does not require credentials, but if you modify examples to supply real credentials, those scripts may contact external services; review any network-using code and do not paste secrets into chat. 4) Always review generated code and run it in the Matic test/simulated environment before using in real trading. If you want stronger guarantees, ask the skill (or the publisher) to confirm that automatic file operations are limited strictly to the directory you choose and to show the exact file paths it will create/delete.
Capability Analysis
Type: OpenClaw Skill Name: mquant Version: 1.0.5 The mquant-coder skill is a legitimate development assistant for the Matic-MQuant quantitative trading platform. It provides comprehensive API documentation, data structures, and numerous example strategies (e.g., DualThrust, Grid Trading) to help users generate runnable Python code. While the skill performs file operations (creating notes, managing versioned strategy files, and exporting trading data to local directories like D:\MQuantTradeData), these actions are transparently documented in SKILL.md and are consistent with the stated purpose of a trading strategy assistant. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
The name/description (MQuant strategy code generator) matches what the package contains: templates, API/struct references, example strategies, and instructions to generate and save runnable .py files. The included example files and docs are appropriate for this purpose.
Instruction Scope
The SKILL.md explicitly instructs the agent to create user files and a custom_docs/ folder on first run, ask for and validate a user-provided strategy directory, save generated .py and .log files, and keep up to 5 versions (automatically deleting the oldest). These actions are coherent with a code‑generation tool but do grant the skill the ability to write and delete files inside the chosen directory. Also many reference strategy examples contain hard-coded Windows paths (e.g., D:\...) and demo code that can attempt network login via an Insight SDK if the user edits them to supply credentials — the SKILL does not request credentials itself, but generated or referenced example code may.
Install Mechanism
There is no install spec; this is instruction-only with bundled reference files. No remote downloads or installers are invoked by the skill metadata. This is the lowest-risk install model.
Credentials
The skill declares no required environment variables, binaries, or credentials. Example/reference code includes placeholders for credentials in SDK demos, but the skill itself does not request secrets. The absence of requested credentials is proportionate to the described functionality.
Persistence & Privilege
always:false and normal model invocation. The skill will create and manage files in a user-provided directory and enforce a versioning policy (auto-delete oldest >5). This file-write/delete behavior is expected for a code-generator but the user should be aware that generated code and logs will be written and older versions removed within the chosen directory.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mquant
  3. After installation, invoke the skill by name or use /mquant
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.5
mquant-coder 1.0.5 changelog: - Added detailed workflow and directory initialization guidance in documentation. - Clarified reference vs. user-maintained document structure with usage notes. - Described new user environment auto-initialization for notes and templates on first use. - Outlined version control policy: file naming, retention limit, and diff comparison. - Improved strategy code generation rules, error handling steps, and documentation references. - Added step-by-step instructions for user-driven parameter setting and strategy storage.
Metadata
Slug mquant
Version 1.0.5
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is mquant coder?

Matic MQuant strategy development assistant. Generates Python strategy code for Matic-MQuant platform. It is an AI Agent Skill for Claude Code / OpenClaw, with 231 downloads so far.

How do I install mquant coder?

Run "/install mquant" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is mquant coder free?

Yes, mquant coder is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does mquant coder support?

mquant coder is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created mquant coder?

It is built and maintained by chouchounii (@chouchounii); the current version is v1.0.5.

💬 Comments