Agent skill

options-scoring

Multi-criteria decision analysis for solution options with weighted scoring and sensitivity analysis

a5c.ai1,642★ · 1 repos on radarProfile →
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill options-scoring --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 6 KB
Bundled scripts: none
Allowed tools: -Read-Write-Glob-Grep-Bash
Path: library/specializations/domains/business/business-analysis/skills/options-scoring/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Options Scoring Calculator ## Overview The Options Scoring Calculator skill provides specialized capabilities for multi-criteria decision analysis when evaluating solution options. This skill enables objective comparison of alternatives through weighted scoring, sensitivity analysis, and comprehensive recommendation development. ## Capabilities ### Weighted Evaluation Criteria Definition - Define evaluation criteria with weights - Validate weight allocation (sum to 100%) - Group criteria by category - Apply hierarchical weighting ### Weighted Score Calculation - Calculate weighted scores across options - Normalize scores to common scale - Handle missing data appropriately - Generate score breakdowns ### Sensitivity Analysis - Perform sensitivity analysis on weights - Identify critical criteria affecting outcomes - Test robustness of rankings - Generate sensitivity charts ### Comparison Matrix Heat Maps - Generate comparison matrices with heat maps - Visualize strengths and weaknesses - Highlight differentiating factors - Create spider/radar charts ### Pros/Cons Summaries - Create structured pros/cons summaries - Weight significance of each factor - Generate balanced assessments -

What's inside
Steps it walks through
  1. Overview
  2. Capabilities
  3. Weighted Evaluation Criteria Definition
  4. Weighted Score Calculation
  5. Sensitivity Analysis
  6. Comparison Matrix Heat Maps
  7. Pros/Cons Summaries
  8. Feasibility Score Calculation
  9. Recommendation Confidence Levels
  10. Usage
  11. Define Evaluation Criteria
  12. Calculate Option Scores
  13. Perform Sensitivity Analysis
  14. Generate Recommendation
More from babysitter
All skills →
About this skill
What does the options-scoring skill do?

Multi-criteria decision analysis for solution options with weighted scoring and sensitivity analysis

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill options-scoring --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going