Install
openclaw skills install stockvaluation-ioSet up, run, compare, and debug StockValuation.io, a local-first DCF valuation platform, including Docker startup, ticker valuations, LLM provider changes, prompt dumping, and troubleshooting.
openclaw skills install stockvaluation-ioUse this skill when the user wants help with StockValuation.io setup, local DCF runs, LLM provider or model experiments, prompt dumps, Docker logs, or valuation API usage.
README.md, .env.example, docker-compose.local.yml, and relevant service files before answering.{baseDir}/references/setup-and-run.md.{baseDir}/references/model-and-provider-experiments.md.{baseDir}/references/troubleshooting.md.install.sh locally before running it instead of recommending curl | bash..env..env contents, echo live secrets, or suggest committing local secret files.DUMP_PROMPTS=true, prompt contents are written to PROMPT_DUMP_DIR on disk.down -v when the user explicitly asks to reset local state.valuation-agent and bullbeargpt unless the user also changed other infrastructure.http://localhost:4200http://localhost:8081http://localhost:5001http://localhost:5002POST /api-s/valuateREADME.md, .env.example, docker-compose.local.yml, shared/llm_models.py, and scripts/