AI Agent Hub
Back to skills
Gaokao Application Advisor Pro icon

Gaokao Application Advisor Pro

Education Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Install @user_8c3c5215/gaokao-zhiyuan-pro by following https://skillhub.cn/install/skillhub.md.

About this skill

Problem

The hard part of gaokao application planning is not listing schools, but mixing scores, ranks, years, provinces, and subject modes. A 580 score means different things across provinces, years, and batches, and directly outputting probabilities or “sure admission” can mislead users. This skill treats the workflow as a verifiable data pipeline: confirm parameters first, query reliable sources, and only then make reach, match, and safe recommendations.

How It Works

It separates sessions into data lookup, application planning, and specific questions. For data lookup, it prefers built-in scripts such as score-to-rank-lookup and regional-passing-scores, using province, year, subject class, score, and batch as inputs. Built-in alias mapping and exam-mode rules reduce errors from inputs like “Yue”, “Shenzhen”, or “physics track”. Year mismatches must be labeled explicitly, and future-year predictions or unverified probabilities are disallowed.

In the full planning flow, it moves through five stages: collect province, subject track, score, rank, restrictions, and adjustment preference; validate interest and profile via T1/T2 tables; clarify city, school tier, and graduate or employment goals through dialogue; then produce a draft table and final report. If Tencent Docs authorization is unavailable, it can fall back to a local Markdown checklist.

Limits

This skill is useful after scores are released or reasonably estimated, not for predicting unannounced batch lines, postgraduate admission rates, or employment outcomes. Postgraduate, employment, and prospect modules currently rely on simulated databases and must include source and warning labels. Outputs should avoid “sure admission” and other deterministic language, and all recommendations should be anchored to province, year, subject track, rank, and official sources.

Use Cases

  • After scores are released, use province, subject track, and rank to query schools and build a reach-match-safe draft.
  • When a user gives only a raw score, confirm province, year, and exam mode before converting it to rank.
  • When parents ask about a major's employment or postgraduate prospects, cite public sources and flag simulated data.
  • After the T1/T2 tables are completed, validate entries and add city, adjustment, and graduate-study preferences.

Best For

  • Gaokao students: want to turn an estimated score, rank, and subject track into a verifiable application draft.
  • Parents: need reliable sources for a school's historical admission range, employment, and postgraduate prospects.
  • Education consultants: need normalized province, year, and exam-mode parameters before reach-match-safe advice.
  • Agent developers: want constrained gaokao Q&A that avoids fabricated ranks and percentage probabilities.