gaokao-exam-gen

Generate Gaokao mock exams in LaTeX+TikZ or Markdown formats.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/cintia09/openclaw-skills --skill gaokao-exam-gen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gaokao-exam-gen
Source: https://github.com/cintia09/openclaw-skills/tree/main/gaokao-exam-gen
Command: npx skills add https://github.com/cintia09/openclaw-skills --skill gaokao-exam-gen

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires xelatex, pandoc, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Generating realistic Gaokao practice exams is time-consuming and labor-intensive; this skill automates the creation of mock papers in LaTeX+TikZ with diagrams or Markdown text, aligned to 新高考I卷 and 江苏卷 formats for teachers and students.

Core Features & Use Cases

  • Outputs full-length mock exams in both LaTeX+TikZ with diagrams and Markdown text versions to suit different workflows.
  • Supports subject coverage: Chinese, Math, English, Physics, Chemistry, Geography, with per-subject structures and timing specifications as described in the SKILL.md.
  • Uses references/exam-specs and assets/latex-template.tex to ensure formatting, consistency, and reproducibility.
  • Real-world use: a teacher generates a complete math mock exam with an answer key, then exports a Markdown version for quick distribution to students.

Quick Start

Generate a Gaokao practice paper in LaTeX+TikZ or Markdown for the selected subjects and paper count.

Frequently Asked Questions about gaokao-exam-gen

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

FAQPage Schema
How do I automatically generate Gaokao mock exams in LaTeX and Markdown?

To generate Gaokao mock exams, you can automate the creation of full-length papers in LaTeX+TikZ with diagrams or Markdown text versions. This process uses templates and conversion scripts to produce ready-to-use PDFs or Markdown exports aligned to New Gaokao I and Jiangsu formats.

What subjects are supported when generating Gaokao practice papers?

Generating Gaokao practice papers supports subject coverage across Chinese, Math, English, Physics, Chemistry, and Geography. Each subject follows specific per-subject structures and timing specifications to ensure the generated mock exams align with real testing formats.

Do I need xelatex and pandoc installed to produce Gaokao mock exam PDFs?

Yes, you need xelatex and pandoc installed to produce Gaokao mock exam PDFs. These dependencies act as conversion scripts that process the LaTeX templates and Markdown text, ensuring formatting consistency and reproducibility for your final ready-to-use exports.

Can I use TikZ to include diagrams in my Math mock exam generation?

Yes, you can use TikZ to include diagrams in your Math mock exam generation. The skill outputs full-length mock exams in LaTeX+TikZ with diagrams, allowing teachers to create complete math mock exams with answer keys and visual components.

What is the best way to format New Gaokao I and Jiangsu exam papers consistently?

The best way to format New Gaokao I and Jiangsu exam papers consistently is by using predefined LaTeX templates and exam specifications. These references ensure formatting consistency and reproducibility across different subjects when generating mock papers.

Are there limitations when exporting Markdown versions of Gaokao mock exams?

Exporting Markdown versions of Gaokao mock exams does not support complex TikZ diagrams natively, limiting visual output compared to LaTeX+TikZ. However, Markdown provides a quick distribution format for students, while LaTeX ensures full diagram reproducibility in PDFs.