content-auditor

Analyze educational content against evaluation criteria and output YAML gap annotations.

1|1|Updated Nov 9, 2025
One-click install
npx skills add https://github.com/adaptiveX-gh/coursekit-mcp --skill content-auditor-adaptivex-gh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: content-auditor
Source: https://github.com/adaptiveX-gh/coursekit-mcp/tree/main/.claude/skills/content-auditor
Command: npx skills add https://github.com/adaptiveX-gh/coursekit-mcp --skill content-auditor-adaptivex-gh

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill helps educators and auditors systematically evaluate course content, identifying coverage gaps against predefined evaluation criteria (e.g., ICP-BAF) and producing actionable, evidence-backed recommendations.

Core Features & Use Cases

  • Multi-Artifact Analysis: Analyzes diverse content artifacts (slides, facilitator scripts, plans, handouts, assessments) to map coverage against criteria.
  • Evidence Mapping & Gap Analysis: For each criterion, locates supporting evidence, assigns depth (Awareness / Working Knowledge / Mastery), and highlights missing elements.
  • Annotated Report Generation: Produces a YAML-based report with where_the_course_covers, coverage statistics, and remediation recommendations to close gaps.

Quick Start

  1. Prepare your evaluation criteria YAML file and list the content artifacts you want audited (slides, scripts, plans, handouts).
  2. Run the content-auditor workflow to generate an annotated YAML report, including where_the_course_covers and depth assessments.
  3. Review the output, identify top-priority gaps, and plan targeted content improvements.

Frequently Asked Questions about content-auditor

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

FAQPage Schema
How do I audit educational content against evaluation criteria?

Auditing educational content involves analyzing artifacts like slides, scripts, and handouts against predefined criteria. This skill maps evidence to each requirement, assigns coverage depth, and outputs a YAML report with actionable gap remediation recommendations.

What is educational content gap analysis and how does evidence mapping work?

Educational content gap analysis identifies missing topics in course materials. Evidence mapping locates supporting content for each criterion, assigns mastery depth levels, and highlights missing elements to ensure comprehensive curriculum coverage.

Can I evaluate multiple course artifacts like slides and facilitator scripts together?

Yes, multi-artifact analysis evaluates diverse educational materials concurrently. You can audit slides, facilitator scripts, plans, handouts, and assessments together to map overall coverage against your predefined evaluation criteria.

How do I generate a coverage report for missing course content?

Generating a coverage report requires running an audit workflow on your course artifacts. It produces a YAML annotation detailing where content covers each criterion, coverage statistics, and depth assessments to highlight missing elements.

What depth levels are used when evaluating course content coverage?

Evaluating course content coverage uses three depth levels: Awareness, Working Knowledge, and Mastery. These levels classify how thoroughly educational artifacts address each predefined evaluation criterion in the final audit report.

Do I need to prepare a specific criteria file before auditing course materials?

Yes, you need a predefined evaluation criteria YAML file and a list of content artifacts to audit. Preparing these inputs beforehand allows the workflow to systematically map evidence and identify coverage gaps accurately.

Related Skills