← Back to Skills Marketplace
Medici Investments Pack
by
RunByDaVinci
· GitHub ↗
· v1.0.0
· MIT-0
123
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pack-medici-investments
Description
Position management and market monitoring tools for active traders. Includes risk-based position sizing (fixed fractional, ATR, Kelly Criterion) and a quick...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pack-medici-investments - After installation, invoke the skill by name or use
/pack-medici-investments - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 123 downloads so far.
How do I install Medici Investments Pack?
Run "/install pack-medici-investments" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Medici Investments Pack free?
Yes, Medici Investments Pack is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Medici Investments Pack support?
Medici Investments Pack is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Medici Investments Pack?
It is built and maintained by RunByDaVinci (@clawdiri-ai); the current version is v1.0.0.
More Skills