Shareholder Value Analysis for Openclaw

An advanced financial modeling tool for calculating Shareholder Value Added (SVA) and evaluating true economic profit beyond traditional accounting.

linuszz
v1.0.0
Mar 21, 2026
0
798
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install shareholder-value

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install shareholder-value using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Shareholder Value Analysis?

The Shareholder Value skill is a high-performance analytical tool designed for investors, financial analysts, and corporate strategists. It enables AI agents to move beyond surface-level accounting metrics to calculate Shareholder Value Added (SVA) and Economic Profit, providing a clear picture of whether a business is truly creating or destroying wealth. By integrating this capability into your Openclaw Skills library, you can automate complex valuation workflows that factor in NOPAT, Working Capital changes, and the Weighted Average Cost of Capital (WACC).

This skill bridges the gap between raw financial statements and strategic decision-making. It provides a standardized framework for assessing capital expenditure (CapEx) efficiency and market value fluctuations. Using the SVA Identity, it helps users determine the intrinsic value of business units or entire corporations, making it an essential asset for anyone focused on long-term value creation and rigorous investment analysis.

Shareholder Value Analysis Use Cases

  • Evaluating corporate investment projects to determine if they meet the internal hurdle rate.
  • Analyzing quarterly financial statements to calculate true Economic Profit.
  • Supporting capital allocation decisions by comparing SVA across different business units.
  • Performing intrinsic valuation for M&A due diligence or private equity assessments.
  • Tracking multi-year value creation trends to identify operational inefficiencies.

How Shareholder Value Analysis Works

  1. Scope Definition: The skill identifies whether the analysis applies to a specific project, a business unit, or the entire enterprise.
  2. Data Ingestion: It gathers necessary inputs from financial statements, including EBIT, tax rates, and market valuations.
  3. NOPAT Calculation: It computes the Net Operating Profit After Tax to establish a profitable base.
  4. Component Analysis: The skill calculates changes in Working Capital, Capital Expenditures, and Market Value changes.
  5. SVA Computation: It applies the SVA Identity formula to arrive at the total Shareholder Value Added.
  6. Economic Profit Assessment: It factors in the Cost of Capital (WACC x Capital) to reveal true economic gains.
  7. Strategic Recommendation: Based on the positive or negative SVA, it generates a decision-ready report for capital allocation.

Shareholder Value Analysis Setup

To integrate this capability into your environment, ensure your AI agent has access to the Openclaw Skills repository and install the shareholder-value package:

# Install via the Openclaw CLI
openclaw install shareholder-value

# Alternatively, add it to your skill configuration file
echo "- shareholder-value" >> skills.yaml

Shareholder Value Analysis Data Schema & Taxonomy

The skill generates structured financial reports and uses the following data taxonomy:

Attribute Type Description
NOPAT Currency Net Operating Profit After Tax
WC Change Currency Delta in Working Capital (Investment/Recovery)
CapEx Currency Net investment in fixed assets
MV Change Currency Fluctuations in intrinsic Market Value
WACC Percentage Weighted Average Cost of Capital used for discounting
Economic Profit Currency NOPAT minus the cost of employed capital

Shareholder Value Analysis Advanced Features

  • Multi-year trend analysis to smooth out volatility in market value changes.
  • Scenario testing for terminal value assumptions and WACC sensitivity.
  • Integrated investment evaluation matrix comparing SVA, NPV, and IRR.
  • Support for multi-agent workflows where one agent gathers data and this skill performs the valuation.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*