investorclaw
argonautsystems/InvestorClawDeterministic-first portfolio analyzer — holdings, performance, Sharpe + Sortino, FRED yield curves, bond duration, sector breakdowns, scenario rebalancing.
SKILL.md
name: investorclaw description: Deterministic-first portfolio analyzer — holdings, performance, Sharpe + Sortino, FRED yield curves, bond duration, sector breakdowns, scenario rebalancing. homepage: https://github.com/argonautsystems/InvestorClaw user-invocable: true metadata: {"license":"MIT-0","version":"4.1.31","upstream-runtime":"https://github.com/mnemos-os/mnemos-ic-runtime","upstream-engine":"https://github.com/argonautsystems/ic-engine"}
InvestorClaw
This repository is the umbrella project for InvestorClaw — README, license, regression harness, and the public face. The agent-readable SKILL.md that ClawHub publishes lives in the runtime repo:
- Dockerized v4.x runtime + ClawHub-published SKILL.md:
mnemos-os/mnemos-ic-runtime - Claude Code / Claude Desktop plugin (container-first, this repo):
/plugin marketplace add argonautsystems/InvestorClaw— same skill + container as every other runtime. See docs/GETTING_STARTED.md. - Engine source (Python analyzers):
argonautsystems/ic-engine
Install (v4.x dockerized runtime)
git clone https://github.com/mnemos-os/mnemos-ic-runtime.git ~/.investorclaw
cd ~/.investorclaw
mkdir -p portfolios
docker compose up -d
The compose pulls `ghcr.io/argonautsystems/ic-engine:4.6.0-cpu` (publicly hosted, no auth) and runs it on `localhost:18090` (MCP + REST) and `localhost:18092` (dashboard).
For the full agent-readable spec (12-tool catalog, first-run timeline, per-runtime config blocks, troubleshooting), see the published SKILL.md in the runtime repo.
Documentation
This umbrella repo carries the comprehensive doc set:
- README.md — features, quick start, model + API key recommendations
- STONKMODE.md — narrated commentary mode
- CAPABILITIES.md — full feature catalog
- PRIVACY.md — data-handling policy
- DISCLAIMER.md — educational-use disclaimer
- SECURITY.md — vulnerability disclosure
- CHANGELOG.md — release history
- docs/ — EOD report, glossary, philosophy, install models, COBOL testing, MCP tools reference, Stonkmode architecture + avatar legend, Windows setup guide
- docs/references/ — input / output / schema / consultative-LLM contracts
License
- This umbrella repo: Apache 2.0 (substantive code) + MIT-0 (SKILL.md, agent-skills artifacts).
- Per-file SPDX-License-Identifier headers indicate the applicable license.
InvestorClaw is educational only. Not financial advice.