← 返回 Skills 市场
Medici Investments Pack
作者
RunByDaVinci
· GitHub ↗
· v1.0.0
· MIT-0
123
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pack-medici-investments
功能描述
Position management and market monitoring tools for active traders. Includes risk-based position sizing (fixed fractional, ATR, Kelly Criterion) and a quick...
安全使用建议
This pack is instruction-only and appears coherent for its trading purpose, but take the following precautions before installing:
- Inspect the included sub-skills (medici-investments-position-sizer-dv and medici-investments-pulse-dv) before running clawhub install. Verify their source, code, and permissions.
- The README lists Python requirements (yfinance, pandas). Ensure you install those packages in an isolated environment (virtualenv) and understand what network calls yfinance will make.
- Because the registry entry has no homepage and an unknown source, avoid installing on high-privilege or production agents until you review the sub-skills' code and metadata.
- If you need higher assurance, request or review the source code for the included sub-skills and confirm they do not access unexpected env vars, files, or external endpoints.
功能分析
Type: OpenClaw Skill
Name: pack-medici-investments
Version: 1.0.0
The bundle consists of metadata and documentation for a collection of financial trading tools (Position Sizer and Market Pulse Monitor). The instructions in SKILL.md and README.md are consistent with the stated purpose of a skill pack, and no executable code, suspicious network calls, or malicious prompt injections were identified.
能力评估
Purpose & Capability
Name/description match the instructions: this pack bundles a position sizer and a market pulse monitor. However, the README lists runtime Python dependencies (yfinance, pandas) that are not declared in SKILL.md or in an install spec, and the package has no homepage or clear source — reduced provenance/transparency.
Instruction Scope
SKILL.md is an instruction-only pack that only instructs the agent to install two named sub-skills (clawhub install ...). It does not instruct the agent to read unrelated files, access extra env vars, or exfiltrate data. The README contains usage requirements but the runtime instructions themselves stay within the stated purpose.
Install Mechanism
There is no install spec for the pack itself (lowest-risk). The quick-start suggests using clawhub to install the included sub-skills, which implies network installs at that point — expected for a pack but you should review what those sub-skills will download.
Credentials
The skill declares no required environment variables, credentials, or config paths. This is proportionate for a purely instructional trading tool. Note: README mentions Python packages as runtime requirements but these are not declared as required env/config in SKILL.md.
Persistence & Privilege
always is false and model invocation is not disabled — normal defaults. Because the pack only instructs installing other skills, its privilege footprint is limited; however, autonomy combined with later-installed sub-skills could expand capabilities, so inspect those sub-skills' privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pack-medici-investments - 安装完成后,直接呼叫该 Skill 的名称或使用
/pack-medici-investments触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Position sizing calculator with fixed fractional, ATR-based, and Kelly Criterion modes. Market pulse monitor for quick health checks. Essential risk management for active traders.
元数据
常见问题
Medici Investments Pack 是什么?
Position management and market monitoring tools for active traders. Includes risk-based position sizing (fixed fractional, ATR, Kelly Criterion) and a quick... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 123 次。
如何安装 Medici Investments Pack?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pack-medici-investments」即可一键安装,无需额外配置。
Medici Investments Pack 是免费的吗?
是的,Medici Investments Pack 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Medici Investments Pack 支持哪些平台?
Medici Investments Pack 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Medici Investments Pack?
由 RunByDaVinci(@clawdiri-ai)开发并维护,当前版本 v1.0.0。
推荐 Skills