Token导航 LogoToken导航TokenDH.com
效率external-serviceclawhub未标认证来源可访问clear审计提醒

stockvaluation-io股票估值 io

Agent Skill

stockvaluation-io 用于辅助部署、云资源、容器和基础设施运维,适合在 OpenClaw 中需要检查配置、整理部署步骤或排查环境问题时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

10,184

周安装

416

GitHub Stars

1

下载量

3,261
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:stockvaluation-io(股票估值 io)
来源仓库:https://github.com/softcane/stockvaluation-io
安装命令:
openclaw skills install stockvaluation-io
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install stockvaluation-io

简介

本地优先的DCF估值平台部署与调试辅助工具,支持Docker化运行。

  • 适用于搭建私有化股票估值系统与管理LLM提供商切换场景。
  • 提供启动脚本、参数调整与日志排查操作指南。
  • 安装命令:openclaw skills install stockvaluation-io,推荐使用Docker环境。
  • 注意本地资源占用较高,需确保主机性能满足要求。

SKILL.md

name
stockvaluation-io
description
Set 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.
version
1.0.0
homepage
https://github.com/stockvaluation-io/stockvaluation_io
metadata
openclaw
emoji
📈
homepage
https://github.com/stockvaluation-io/stockvaluation_io
primaryEnv
CURRENCY_API_KEY
requires
bins
anyBins
env

StockValuation.io

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

Workflow

  1. Identify the goal: setup or startup, run a valuation, compare models, debug a failure, or inspect repo internals.
  2. If the repo is available, inspect README.md, .env.example, docker-compose.local.yml, and relevant service files before answering.
  3. For installation, startup, and basic valuation runs, read {baseDir}/references/setup-and-run.md.
  4. For provider or model changes, prompt dumping, or controlled comparisons, read {baseDir}/references/model-and-provider-experiments.md.
  5. For runtime failures, health checks, logs, or recovery steps, read {baseDir}/references/troubleshooting.md.
  6. Prefer exact commands, explicit service names, and reproducible steps.

Operating Rules

  • Prefer the manual clone plus Docker Compose path by default.
  • If the user wants the installer, tell them to download or inspect install.sh locally before running it instead of recommending curl | bash.
  • Never ask the user to paste real API keys into chat. Tell them to set keys in their local environment or .env.
  • Never print .env contents, echo live secrets, or suggest committing local secret files.
  • Treat prompt dumping as privacy-sensitive. When DUMP_PROMPTS=true, prompt contents are written to PROMPT_DUMP_DIR on disk.
  • Treat container teardown and volume deletion as destructive. Only suggest down -v when the user explicitly asks to reset local state.
  • When only LLM settings change, restart valuation-agent and bullbeargpt unless the user also changed other infrastructure.
  • When comparing experiments, keep the ticker, env changes, and output differences explicit so the comparison stays attributable.

Useful Repo Signals

  • Frontend UI: http://localhost:4200
  • Valuation service: http://localhost:8081
  • Valuation agent: http://localhost:5001
  • BullBearGPT: http://localhost:5002
  • Main flow often starts with POST /api-s/valuate
  • High-value repo files when present: README.md, .env.example, docker-compose.local.yml, shared/llm_models.py, and scripts/

适合场景

01

调用多模型

02

代码和文本生成

03

Agent 推理流程

04

OpenRouter 模型接入

能力概览

能力 1

统一调用多种 LLM

能力 2

支持 Claude、Gemini、Kimi 等模型

能力 3

适合聊天、代码和推理任务

能力 4

可作为 Agent 模型调用入口

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

95.91%
按下载量换算3,128

安全审计

VirusTotal

通过

ClawScan

可疑

Static analysis

通过

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills