valuation-calculator
Fast stock valuation calculator - compute PEG, EV/EBITDA, Rule of 40, DCF and more with simple commands. Inspired by YouTube tutorial and Day1Global Tech Earnings Deepdive Skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/arbiger/valuation-calculatorWhat This Skill Does
The valuation-calculator skill is a powerful financial analysis engine integrated directly into your OpenClaw environment. It allows users to perform professional-grade stock assessments without leaving their command interface. By leveraging the Yahoo Finance API, this skill provides instant access to crucial metrics such as PEG ratios, EV/EBITDA, the Rule of 40 for growth companies, and Discounted Cash Flow (DCF) models. Whether you are conducting a quick sanity check on a new stock pick or performing a deep-dive analysis on your entire portfolio, this tool automates the heavy lifting of data gathering and formula application.
Installation
To install this skill, use the OpenClaw repository command in your terminal:
clawhub install openclaw/skills/skills/arbiger/valuation-calculator
Ensure that your environment has internet access to allow the skill to fetch live financial data from Yahoo Finance.
Use Cases
This skill is perfect for value investors, growth-oriented traders, and financial analysts who want to quantify stock performance quickly. Use it to compare a company's market price against its intrinsic value, assess the efficiency of SaaS companies via the Rule of 40, or evaluate long-term investment prospects using customizable DCF parameters. It is particularly effective for managing personal portfolios by reading from a central holdings.md file, providing a unified dashboard of your investments.
Example Prompts
- "value AAPL"
- "value dcf TSLA --auto"
- "value ev MSFT"
Tips & Limitations
- Auto-WACC: When using the
--autoflag, the skill calculates the Weighted Average Cost of Capital using the CAPM model. This relies on the current 10-year Treasury yield and the stock's beta, which are subject to market volatility. - Data Accuracy: Always verify critical financial data against official investor relations reports. This tool uses yfinance, which is an excellent proxy but should be used for research, not definitive trade execution.
- Holdings: Ensure your
~/.openclaw/workspace/holdings.mdfile is formatted correctly to ensure thevaluecommand without arguments functions as expected. - Customization: For DCF models, always adjust your growth and terminal rates to reflect your personal research rather than relying solely on default values.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-arbiger-valuation-calculator": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-read, external-api
Related Skills
calling-agent-squad
Activate a multi-agent team (the Squad) to manage complex projects, business tasks, or development workflows. The squad includes a Manager, Architect, Coder, Reviewer, and Observer. Use when the user wants to "call a squad", "start a project", or "deploy squad" with specialized roles and quality control loops.
kb-collector
Knowledge Base Collector - save YouTube, URLs, text to Obsidian with AI summarization. Auto-transcribes videos, fetches pages, supports weekly/monthly digest emails and nightly research.
investage
價值投資每日追蹤系統 - 整合估值、技術分析、情緒分析,輸出綜合評分報告並發送 Email。適用於個人投資組合追蹤。