AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Adi Assessment

skill-zylcyl-gaokao-advisor-adi-assessment · by Zylcyl

ADI专业路径可走通性评估引擎。基于四维乘法模型(路径宽度×成功可达性×纠偏能力×损失可控性)评估专业选择的风险。

No reviews yet
0 installs
21 views
0.0% view→install

Install

$ agentstack add skill-zylcyl-gaokao-advisor-adi-assessment

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-zylcyl-gaokao-advisor-adi-assessment)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Adi Assessment? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

ADI 专业路径评估

模型定义

ADI(Action Domain Index)回答:这条路你走得通吗?

四个维度,每项 1-5 分,总分 = 四项相乘(1-625)。乘法表达瓶颈效应——最低维度锁死上限。

| 维度 | 问题 | 5分 | 1分 | |------|------|-----|-----| | paths | 毕业后能跨多少行业 | 多行业可转化 | 单一路径 | | reach | 普通学生能体面就业吗 | 稳定努力即可 | 赢家通吃 | | correct | 选错了能低成本调整吗 | 自学/项目可调 | 几乎不可调 | | recover | 失败代价能承受吗 | 快速进入其他路径 | 基本锁死 |

分档

| 分档 | 区间 | 含义 | |------|------|------| | 低难 | >300 | 路径可复制 | | 中等 | 150-300 | 规划可实现 | | 较难 | 50-150 | 依赖个体能力 | | 高难 | <50 | 难稳定实现 |

标杆参考(读取 baseline_adi.json)

计算机 500 / 电气 192 / 法学 8 / 临床医学 3

评估流程

  1. 确定基线分:根据专业特征,参考标杆值给出四维初始分
  2. 个性化修正:根据考生素质问卷(读取 question_bank.json)调整各维度
  • 每道题的效果标注在 question_bank 中(如 "reach +1.0")
  • clamp 到 1-5 区间
  • 基础锁定性不可抹平(如法学 correct 基础分极低,即使全满也难超"较难")
  1. 计算总分:paths × reach × correct × recover
  2. 确定分档:查 tiers 表
  3. 识别瓶颈:哪个维度最低就是最大风险点

关键不变量

  • 乘法而非加权和
  • clamp(1,5) 边界
  • 基础锁定性不被抹平
  • 家庭资源只影响 recover 维度(专业级,通过 Q3/Q5/Q7 的资源等级题)

输出格式

[专业名] ADI评估
paths: X/5 | reach: X/5 | correct: X/5 | recover: X/5
总分: XXX | 分档: XX | 瓶颈: XX维度
个性化修正: 结合考生[素质],从[X档]调整为[X档]

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.