question-crud

Manages exam questions via MCP tools with validation and audit logging.

1|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/u9401066/anesthesia-exam --skill question-crud
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: question-crud
Source: https://github.com/u9401066/anesthesia-exam/tree/main/.claude/skills/question-crud
Command: npx skills add https://github.com/u9401066/anesthesia-exam --skill question-crud

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing exam questions is error prone and time consuming when done manually. This Skill orchestrates end-to-end CRUD operations for questions via MCP tools, ensuring provenance and auditability.

Core Features & Use Cases

  • Create, read, update, and delete (soft delete) questions through a unified MCP workflow.
  • Validation & auditing: enforce data integrity and track changes with an audit log for compliance.
  • Use Case: Real-time management of MCQs, essays, and metadata across large question banks with traceable sources.

Quick Start

Provide a new, existing, or updated exam question by guiding the MCP tools through save, validate, and audit steps.

Frequently Asked Questions about question-crud

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

FAQPage Schema
How do I manage exam questions end-to-end without losing track of changes?

End-to-end exam question management handles creation, retrieval, updating, deletion, and restoration through MCP tools. It enforces data integrity and maintains an audit log, ensuring traceable sources and compliance across large question banks.

What is the best way to validate question bank formats and review audit history?

Validating question bank formats requires enforcing data integrity rules during creation and updates. Reviewing audit history is done by tracking changes through an automated audit log, providing a traceable trail of all modifications for compliance purposes.

Can I restore deleted MCQs and essays in a large question bank?

Restoring deleted MCQs and essays is supported using soft delete operations. This allows you to retrieve and recover removed items across large question banks while maintaining an auditable trail of the deletion and restoration events.

Does MCP workflow support real-source provenance for exam question metadata?

MCP workflow supports real-source provenance by enforcing data integrity during question creation and updates. It maintains an auditable trail of changes, ensuring that all metadata across your question bank remains traceable and compliant.

How do I automate exam question creation and editing through MCP tools?

Automating exam question creation and editing involves guiding MCP tools through save, validate, and audit steps. This unified workflow manages adding, updating, and listing questions while enforcing format validation and logging audit history.