← 返回 Skills 市场
clawdiri-ai

Medici Investments Pack

作者 RunByDaVinci · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
127
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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 itself is just an index/manifest and appears consistent with its stated purpose, but it references two subskills that are not included. Before installing or letting an agent auto-install them, do the following: (1) inspect the subskills' source code or their registry pages to see exactly what will be installed; (2) verify where 'clawhub install' fetches packages from (registry, git repo, PyPI) and review those upstream packages; (3) run installs in an isolated environment or sandbox and review network activity during first use; (4) confirm any Python packages (yfinance, pandas) are from official PyPI releases and pinned to safe versions; (5) be cautious if the subskills later request credentials or access to private APIs — these would be unnecessary for yfinance-based read-only market snapshots. If you can't review the subskills' code or provenance, treat the install as higher risk.
功能分析
Type: OpenClaw Skill Name: medici-investments Version: 1.0.0 The Medici Investments Pack is a metadata-only bundle providing documentation and installation instructions for financial trading tools. The files (_meta.json, SKILL.md, and README.md) contain no executable code, suspicious network calls, or prompt injection attempts, and their content aligns perfectly with the stated purpose of position sizing and market monitoring.
能力评估
Purpose & Capability
Name, README, and SKILL.md consistently describe position sizing and a market pulse monitor. The described Python deps (yfinance, pandas) are plausible for this functionality.
Instruction Scope
SKILL.md is minimal and stays on-task. It does not ask the agent to read unrelated files or credentials, but it delegates runtime behavior to two named subskills (medici-investments-position-sizer-dv and medici-investments-pulse-dv) which are not included in this package.
Install Mechanism
No install spec is provided in the package; the Quick Start tells users to run 'clawhub install' for two subskills. Because those subskills are fetched at install time from the registry (not present here), that fetch could pull arbitrary code/packages — there is no provenance, homepage, or source repo listed to verify what will be installed.
Credentials
The skill declares no required environment variables, credentials, or config paths. That matches the SKILL.md and README which imply use of public market data (yfinance) and local calculations.
Persistence & Privilege
The skill is not marked 'always' and uses default model invocation; it does not request system-wide privileges or modify other skills. No persistence-related flags are present.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install medici-investments
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /medici-investments 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: position sizing and market pulse monitoring tools
元数据
Slug medici-investments
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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 插件,目前累计下载 127 次。

如何安装 Medici Investments Pack?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install 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。

💬 留言讨论