Overview
- Skill Key
- dimgouso/adi-decision-engine
- Author
- dimgouso
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/dimgouso/adi-decision-engine
- Latest Commit SHA
- 8a2201d26149d9a02b4f3fad59953d3c543f3c63
Structured multi-criteria decision analysis for ranking options with weights, constraints, confidence, tradeoff reasoning, sensitivity analysis, and explainable recommendations. Use when the user asks for decision support, MCDA, weighted scoring, prioritization, vendor selection, route planning, hiring shortlist ranking, tool comparison, procurement decisions, or auditable agent decision logic.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 adi-decision-engine 技能。 若已安装,则直接安装 adi-decision-engine 技能。
# ADI Decision Engine ## Core promise Turn a messy tradeoff problem into a structured, auditable multi-criteria decision and return a ranked recommendation with confidence and explanation. ## When to use this skill Use this skill when the user needs structured decision support rather than open-ended brainstorming. Typical triggers include: - multi-criteria decision analysis - weighted scoring or option ranking - vendor selection or procurement - route planning with explicit tradeoffs - hiring shortlist ranking - tool or platform comparison - policy-driven or auditable agent decisions ## Input modes This skill supports exactly two input modes. ### 1. Structured mode The user already has a decision request with: - `options` - `criteria` - optional `constraints` - optional `policy_name` - optional evidence, confidence, or context Use [scripts/validate_request.py](scripts/validate_request.py) first if request quality is uncertain, then [scripts/run_adi.py](scripts/run_adi.py) to execute it. ### 2. Freeform mode The user provides a natural-language tradeoff problem. First use [scripts/normalize_problem.py](scripts/normalize_problem.py) to produce a request skeleton. Do not pretend the request is complete if important fields are missing. If the skeleton is not ready, ask for the missing inputs instead of inventing scores or constraints. ## Output contract If ADI runs successfully, the final answer must contain: - `best_option` - a short rationale for why it won - top-ranked alternatives - confidence summary - constraint impact summary - sensitivity or stability summary when available - explicit assumptions If the request is not complete enough to run, return a request-completion prompt rather than a fabricated ranking. ## Workflow 1. Determine whether the user input is structured or freeform. 2. For freeform input, normalize it into a request skeleton using [scripts/normalize_problem.py](scripts/normalize_problem.py). 3. Validate candidate requests wit...
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.