argonautsystems

investorclaw

Deterministic-first portfolio analyzer — holdings, performance, Sharpe + Sortino, FRED yield curves, bond duration, sector breakdowns, scenario rebalancing.

argonautsystems 8 2 Updated 4w ago

Resources

19
GitHub

Install

npx skillscat add argonautsystems/investorclaw

Install via the SkillsCat registry.

SKILL.md

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:

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.1.25-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.