calc_var

Official

VaR by numeric node_id with strict validation.

AuthorSpecForgeAI
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Calculates Value-at-Risk (VaR) for a business node by requiring a numeric node_id and an as-of date, avoiding free-text desk names.

Core Features & Use Cases

  • Strict input validation: node_id must be numeric; otherwise the skill returns a MISSING_NODE_ID error.
  • Date parsing: supports yesterday, last friday, or explicit dates in common formats.
  • Output & error handling: writes results to the output/ directory and returns standardized JSON with status codes.
  • Use Case: calculate VaR for node 102393 on 2026-02-06.

Quick Start

Run the skill with a numeric node_id and an as-of date (for example, 102393 and 2026-02-06) to compute VaR and write outputs to output/.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: calc_var
Download link: https://github.com/SpecForgeAI/deepagent-bot/archive/main.zip#calc-var

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.