driving-exam-questions

Query driving exam question banks and return paginated JSON question records.

23|4|Updated May 7, 2026
One-click install
npx skills add https://github.com/qq5855144/GitHubM --skill driving-exam-questions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: driving-exam-questions
Source: https://github.com/qq5855144/GitHubM/tree/main/.skills/driving-exam-questions
Command: npx skills add https://github.com/qq5855144/GitHubM --skill driving-exam-questions

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

这个 Skill 解决了驾考备考时反复查找题目、答案和解析的低效问题,帮助你快速获取科目一和科目四题库内容进行练习。

Core Features & Use Cases

  • 题库查询:按车型、科目、章节、排序方式和分页检索驾考题目。
  • 完整题目展示:返回题干、四个选项、正确答案、答案解析,以及可选题目图片。
  • 练习场景:适合刷题备考、按章节复习、随机抽题练习和错题辅助讲解。

Quick Start

Use the driving-exam-questions skill to fetch C1科目一的随机题目、答案和解析,用于驾考刷题练习。

Frequently Asked Questions about driving-exam-questions

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

FAQPage Schema
How do I query driving exam questions for targeted practice?

You query driving exam questions by specifying vehicle class, subject, chapter, sort order, and pagination. The Skill returns JSON records containing question text, four options, correct answers, explanations, and optional images for exam preparation.

Can I get random questions for subject one and subject four exam prep?

Yes, you can get random questions for subject one and subject four exam prep. The Skill supports random practice workflows by querying the driving exam question bank and returning paginated records with answers and explanations across multiple vehicle classes.

How do I retrieve paginated question bank records for a specific vehicle class?

To retrieve paginated question bank records, you submit a POST query-string API request specifying your vehicle class and desired page. The system returns JSON with question text, options, answers, explanations, and optional images for driving exam practice.

Does this question bank API return answer explanations and images?

Yes, the question bank API returns complete answer explanations and optional images. Each JSON record includes the question text, four options, the correct answer, detailed explanations, and optional question images to support driving exam preparation.

What is the best way to practice driving exam questions by chapter?

The best way to practice by chapter is to use the Skill's chapter-based drill feature. You query the driving exam question bank by selecting your subject, vehicle class, and specific chapter to receive paginated questions with answers and explanations.

Are there limitations when fetching driving exam questions for multiple vehicle classes?

The Skill requires a POST query-string API to fetch driving exam questions and applies to multiple vehicle classes. It is limited to subject one and subject four practice workflows, returning paginated JSON records without interactive testing or scoring features.