← Back to Skills Marketplace
153
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sensitivity-charts
Description
Visualize how changes in variables affect outcomes. Use for risk analysis and decision support.
Usage Guidance
This skill is a benign, template-based helper for performing sensitivity/tornado analyses and does not request credentials or install code. Before using it, (1) provide explicit, non-sensitive inputs (variables, base case, ranges) so results are reproducible; (2) verify any numeric assumptions and ranges the agent uses; (3) avoid feeding sensitive business secrets into the agent if you are concerned about downstream logging or storage by the platform; and (4) if you want automation to read files or external data, prefer creating a narrow, purpose-specific connector rather than letting the agent infer data sources from vague prompts.
Capability Analysis
Type: OpenClaw Skill
Name: sensitivity-charts
Version: 1.0.0
The skill bundle contains only metadata and markdown instructions (SKILL.md) for performing sensitivity analysis and generating tornado charts. It lacks any executable code, network requests, or suspicious prompt-injection attempts, serving purely as a template for data analysis.
Capability Assessment
Purpose & Capability
Name and description (sensitivity/tornado charts, risk analysis) match the SKILL.md content. There are no unrelated environment variables, binaries, or installs requested.
Instruction Scope
The runtime instructions are high-level templates (e.g., 'Perform sensitivity analysis for $ARGUMENTS') and example tables/outputs. They do not instruct reading files, env vars, or contacting external endpoints, but they are intentionally vague and rely on runtime inputs/context.
Install Mechanism
No install spec and no code files — the skill is instruction-only, so nothing is written to disk or downloaded during install.
Credentials
No environment variables, credentials, or config paths are required; requested access is minimal and proportional to the stated purpose.
Persistence & Privilege
always is false and there is no indication the skill requests permanent presence or modifies other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sensitivity-charts - After installation, invoke the skill by name or use
/sensitivity-charts - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the skill for visualizing sensitivity and tornado charts.
- Supports performing sensitivity analysis for user-provided variables.
- Offers templates for tornado charts and variable impact tables.
- Guides users through scenario analysis, variable ranking, and risk mitigation.
- Includes practical tips for effective sensitivity analysis.
Metadata
Frequently Asked Questions
What is Sensitivity Charts?
Visualize how changes in variables affect outcomes. Use for risk analysis and decision support. It is an AI Agent Skill for Claude Code / OpenClaw, with 153 downloads so far.
How do I install Sensitivity Charts?
Run "/install sensitivity-charts" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sensitivity Charts free?
Yes, Sensitivity Charts is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Sensitivity Charts support?
Sensitivity Charts is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sensitivity Charts?
It is built and maintained by linuszz (@linuszz); the current version is v1.0.0.
More Skills