gaokao-fetch-volunteers

Map student preferences to provincial admission API parameters for volunteer recommendations.

Updated Jul 9, 2026
One-click install
npx skills add https://github.com/AshesOfTheUndead/rezurxlib --skill gaokao-fetch-volunteers
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gaokao-fetch-volunteers
Source: https://github.com/AshesOfTheUndead/rezurxlib/tree/main/skills/gaokao-fetch-volunteers
Command: npx skills add https://github.com/AshesOfTheUndead/rezurxlib --skill gaokao-fetch-volunteers

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, jinja2, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the complex process of mapping student preferences to official college admission API parameters, ensuring accurate volunteer recommendations and batch resolution.

Core Features & Use Cases

  • Intelligent Mapping: Automatically translates natural language student preferences (cities, majors, university tiers) into structured API request parameters.
  • Batch Resolution: Handles multi-stage API calls to resolve specific admission batches and volunteer types based on provincial rules.
  • Use Case: A student wants to study Computer Science in Beijing or Shanghai with a preference for 985 universities. This Skill takes their profile, validates their provincial subject requirements, and fetches a ranked list of "Reach, Target, and Safety" schools.

Quick Start

Use the gaokao-fetch-volunteers skill to process the student.json file and generate a recommended volunteer list in parsed.json.

Frequently Asked Questions about gaokao-fetch-volunteers

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate college volunteer recommendations using provincial admission APIs?

Automating college volunteer recommendations involves mapping student preferences like cities and majors to provincial admission API parameters. This skill handles multi-stage API workflows for batch list resolution and intelligence volunteer fetching across different Chinese provincial exam modes.

Can I map natural language student preferences to structured API request parameters for gaokao?

Yes, you can map natural language student preferences into structured API request parameters for gaokao. The intelligent mapping feature translates desired cities, majors, and university tiers into the exact format required by provincial admission APIs.

How do I resolve admission batch lists and volunteer types based on provincial rules?

To resolve admission batch lists and volunteer types, the skill executes multi-stage API calls structured around specific provincial rules. It validates subject combinations, classification types, and grade requirements to ensure data integrity during batch resolution.

Does this volunteer recommendation tool validate subject combinations and grade requirements automatically?

Yes, the volunteer recommendation tool validates subject combinations, classification types, and grade requirements automatically. It ensures data integrity by checking these constraints against provincial admission API requirements before fetching recommendations.

What is the best way to generate a ranked list of reach, target, and safety schools for gaokao?

The best way to generate a ranked list of reach, target, and safety schools is processing a student profile with this skill. It validates provincial subject requirements and fetches a structured list categorized by admission difficulty tiers via API integration.

How do I process a student profile to fetch a parsed volunteer list for college admissions?

To process a student profile and fetch a parsed volunteer list, input your student data into the skill to map preferences to API parameters. It executes the required API workflows and outputs a structured volunteer recommendation list for college admissions.