← Back to Skills Marketplace
chenweiw09

marcus-investment-analyst

by chenweiw09 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
280
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install marcus-investment-skill
Description
Marcus 投资分析技能 - 基于缠论+MACD+RSI 的 A 股投资策略。用于股票分析、回测、投资建议。触发词:分析股票、回测策略、投资建议、Marcus 策略。
Usage Guidance
This package appears to do what it says: fetch A‑share data (via akshare), compute indicators, run Chan‑theory analysis and run/backtest a strategy. Before installing or running: 1) ensure you trust the source and review the code (it will read/write SQLite DBs under /root/data and workspace paths); 2) run in an isolated environment or non‑privileged account (don’t run as root) to limit filesystem impact; 3) ensure required Python packages (akshare, pandas, backtrader, etc.) are installed in a controlled venv; 4) be aware it uses network access to fetch market data (akshare) — if you have data policies, check those; 5) back up any existing /root/data/astock_*.db files before running because the fetcher will append to or create those databases. If you want tighter containment, run the scripts after editing DB paths to a sandboxed directory.
Capability Analysis
Type: OpenClaw Skill Name: marcus-investment-skill Version: 1.0.0 The skill bundle is a legitimate stock analysis and backtesting tool for A-shares. It utilizes standard financial libraries such as akshare and backtrader to fetch market data, calculate technical indicators (MACD, RSI, KDJ), and execute trading strategies. The scripts (e.g., data_indicator_fetcher.py and marcus_ultimate_optimized_strategy.py) perform file and network operations that are strictly aligned with the stated purpose, and no evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
Name/description (缠论+MACD+RSI 回测与分析) align with included scripts: chan theory analyzer, backtester, indicator fetcher, and a strategy using backtrader. Required capabilities (network data fetch via akshare, local DBs for history/indicators) are appropriate for the stated purpose.
Instruction Scope
Runtime instructions tell the agent to run the provided Python scripts and read packaged reference files — this matches the code. However the SKILL.md and scripts reference system paths outside the skill folder (/root/data/*.db and workspace memory paths) and will read/write local SQLite DBs and workspace files; that is within the domain of a backtester but is noteworthy because it modifies host filesystem under /root.
Install Mechanism
No install spec provided (instruction-only with source files). That lowers risk, but the scripts depend on third‑party Python packages (akshare, pandas, backtrader, etc.) which the environment must already provide; missing dependencies will cause runtime errors.
Credentials
The skill does not request environment variables or credentials. It uses network access (akshare) to fetch market data and writes to local DB files. No unexplained tokens/keys or unrelated service credentials are required.
Persistence & Privilege
always:false and no automated model disabling — normal. The scripts create/append SQLite DB files at /root/data/astock_indicators.db and read /root/data/astock_history.db; they will persist data on disk in host /root. This is proportional to a data-collection/backtest tool but you should be aware of the skill creating and modifying files in /root.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install marcus-investment-skill
  3. After installation, invoke the skill by name or use /marcus-investment-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
# Marcus 投资分析技能 **版本**: 6.0.0 **作者**: Marcus AI Agent **许可**: MIT --- ## 📖 简介 Marcus 投资分析技能是一个基于缠论+MACD+RSI 的 A 股投资策略工具。提供股票分析、策略回测、投资建议等功能。 **核心策略**: 缠论中枢 + MACD 金叉 + RSI 超卖 + 追踪止损 --- ## ✨ 功能特性 - 📊 **股票分析**: 缠论中枢、背驰检测、买卖点识别 - 📈 **策略回测**: 历史数据验证,夏普比率、胜率分析 - 💡 **投资建议**: 行业配置、个股推荐、仓位管理 - 📉 **指标下载**: 自动下载 MACD、RSI、KDJ 指标数据 --- ## 🚀 使用方式 ### 作为 OpenClaw 技能调用 ``` "分析一下江波龙" "回测 Marcus 策略" "有什么投资建议?" ```
Metadata
Slug marcus-investment-skill
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is marcus-investment-analyst?

Marcus 投资分析技能 - 基于缠论+MACD+RSI 的 A 股投资策略。用于股票分析、回测、投资建议。触发词:分析股票、回测策略、投资建议、Marcus 策略。 It is an AI Agent Skill for Claude Code / OpenClaw, with 280 downloads so far.

How do I install marcus-investment-analyst?

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

Is marcus-investment-analyst free?

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

Which platforms does marcus-investment-analyst support?

marcus-investment-analyst is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created marcus-investment-analyst?

It is built and maintained by chenweiw09 (@chenweiw09); the current version is v1.0.0.

💬 Comments