md-quiz

Manage md-quiz repositories, quiz.md files, and synced position files.

7|2|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/servforce/md-quiz --skill md-quiz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: md-quiz
Source: https://github.com/servforce/md-quiz/tree/main/skills/md-quiz
Command: npx skills add https://github.com/servforce/md-quiz --skill md-quiz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive entry point for managing md-quiz repositories, quiz.md files, and synced position files, simplifying the creation, editing, reviewing, migrating, and debugging processes.

Core Features & Use Cases

  • Integrated Repository Management: Offers a centralized location to manage and maintain md-quiz repositories, quiz.md files, and synced position files.
  • Quiz Content & QML Syntax Routing: Routes quiz content and QML syntax work to the appropriate components for efficient processing.
  • Repository Structure & Sync Contract Work: Manages repository structure, md-quiz-repo.yaml, quiz paths, position paths, assets, and sync contract work.
  • QML Syntax & Parser Contract Verification: Assists in identifying and resolving QML syntax issues and parser contract problems.
  • Repository Sync & Troubleshooting: Provides tools and guidance for troubleshooting repo sync issues.

Quick Start

Use the md-quiz skill to create a new quiz or maintain the quiz content in 'quizzes/<quiz_id>/quiz.md'.

Frequently Asked Questions about md-quiz

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

FAQPage Schema
How do I manage quiz.md files and synced position files in an md-quiz repository?

To manage quiz.md files and synced position files, use a unified entry point that coordinates the creation, editing, reviewing, migrating, and debugging of md-quiz repositories and their quiz content.

What is the best way to troubleshoot repository sync issues in md-quiz?

The best way to troubleshoot md-quiz repository sync issues is to use a centralized management skill that verifies the repo structure, md-quiz-repo.yaml, and position paths against the sync contract.

How do I create and maintain QML syntax for quizzes?

To create and maintain QML syntax for quizzes, route your quiz content work to a specialized authoring component that handles parser contract verification and QML syntax resolution.

Do I need to understand QML and repository structure to maintain md-quiz files?

Yes, maintaining md-quiz files requires an understanding of QML and md-quiz repository structure, as the process involves routing syntax work and managing the md-quiz-repo.yaml configuration.

Why does my quiz content routing fail when editing md-quiz repositories?

Quiz content routing fails when QML syntax issues or parser contract problems occur, requiring verification of the repository structure, quiz paths, and position paths to resolve correctly.