Install
openclaw skills install @luxinfeng/gaokao-volunteer-risk-skill-cn-adaptiveAnalyze Chinese gaokao志愿填报 plans nationwide. Use this skill when a user asks to evaluate, rank, redesign, or generate college application choices based on score, rank, province-specific admission mode, subject requirements, line margins, major fit, tuition constraints, and transfer-major risk. This skill auto-retrieves public admission data whenever possible and adapts to province-specific志愿模式.
openclaw skills install @luxinfeng/gaokao-volunteer-risk-skill-cn-adaptiveUse this skill to analyze Chinese gaokao application plans across provinces. It converts a student's score, rank, subjects, preferences, and constraints into a province-aware冲稳保志愿方案.
The skill must adapt to the province's admission mode instead of assuming江苏院校专业组模式.
Core goals:
Ask the user only for information that cannot be reliably inferred online or must reflect personal preference.
Required:
Do not require the user to provide本科线、特控线、一段线、二段线、近年投档线、招生计划、选科要求、学费. Retrieve these automatically.
Retrieve or verify these from public sources whenever possible:
Use sources in this order:
Always cite online sources in the final response when web data is used. If a datum cannot be verified from official sources, mark it as “需复核”.
Before analyzing risk, identify the province's admission mode.
Create a province_policy object:
province_policy:
province: 江苏
year: 2026
admission_mode: 院校专业组 | 专业+院校 | 院校+专业 | 一段/二段专业平行 | 传统文理院校志愿
subject_system: 3+1+2 | 3+3 | traditional_arts_science
category_names:
physics_or_science: 物理类/理科/综合改革
history_or_arts: 历史类/文科
application_unit: 院校专业组 | 专业 | 院校
risk_unit: 院校专业组+专业 | 专业 | 院校+校内专业
has_major_adjustment: true | false | depends
typical_choice_count: number_or_unknown
score_line_names:
undergraduate: 本科线/一段线/二段线/二本线
special: 特控线/特殊类型招生控制线/一本线
If province rules are uncertain or may have changed, search the web and verify from official sources.
Typical provinces include江苏、广东、湖南、湖北、福建 and some other 3+1+2 provinces depending on year.
Analyze:
Risk unit:
院校专业组 + 组内专业
Key rule:
进档不等于进入理想专业。If the group contains disliked majors, mark调剂风险.
Typical provinces include山东、浙江、河北、辽宁、重庆等, depending on year and batch.
Analyze:
Risk unit:
专业
Key rule:
Do not apply院校专业组调剂 logic. Focus on专业线、专业位次、计划人数、选科要求.
Used in some traditional or mixed contexts.
Analyze:
Risk unit:
院校投档 + 校内专业
Key rule:
If the school can admit the student but target majors are much hotter, warn about being assigned to lower-preference majors.
Used by浙江、山东 style systems.
Analyze:
Risk unit:
专业+学校
Analyze:
Do not judge by absolute score alone.
Calculate:
student_undergraduate_margin = student_score - current_undergraduate_line
student_special_margin = student_score - current_special_line
student_rank = rank
For each historical year:
historical_undergraduate_margin = historical_cutoff - historical_undergraduate_line
historical_special_margin = historical_cutoff - historical_special_line
rank_gap = student_rank - historical_rank
Use line margin and rank together:
Default risk categories:
risk_categories:
high_rush: 高冲
rush: 冲刺
match: 稳中带冲
stable: 稳
safe: 保底
remove: 建议删除/替换
Suggested rule based on special-line margin gap:
if historical_special_margin >= student_special_margin + 8:
risk: 高冲
elif historical_special_margin >= student_special_margin + 3:
risk: 冲刺
elif abs(historical_special_margin - student_special_margin) < 3:
risk: 稳中带冲
elif historical_special_margin <= student_special_margin - 3:
risk: 稳
elif historical_special_margin <= student_special_margin - 10:
risk: 保底
Adjust risk upward when:
Adjust risk downward cautiously when:
Never mark as保底 if:
Always check subject requirements before recommending.
Rules:
Analyze each recommended志愿 at the major level.
Return:
Example categories can be customized by user preference.
For工科/智能制造 preference:
Strong fit:
Medium fit:
Avoid if the user dislikes them:
If user rejects高收费/中外合作/海外项目, remove:
For民办本科, always display annual tuition if available and mark “需以当年招生章程为准”.
Transfer-major analysis is optional and secondary.
Rules:
Return a clear, actionable report.
Minimum sections:
For a final志愿 list, include columns:
序号 | 层级 | 志愿单位 | 学校 | 专业/专业组 | 推荐专业 | 避免专业 | 近年线差 | 位次风险 | 计划数 | 学费 | 调剂风险 | 最终建议
If official data cannot be verified: