alt-import

Parse Exam Radar exports and merge lecture-emphasis signals into PAIDEIA course metadata.

90|3|Updated Apr 21, 2026
One-click install
npx skills add https://github.com/OPTIMETA/PAIDEIA --skill alt-import
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: alt-import
Source: https://github.com/OPTIMETA/PAIDEIA/tree/main/plugins/paideia/skills/alt-import
Command: npx skills add https://github.com/OPTIMETA/PAIDEIA --skill alt-import

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill brings an Exam Radar export into PAIDEIA so lecture-emphasis signals can be preserved, matched to the course index, and compared against homework-derived coverage without manual reformatting.

Core Features & Use Cases

  • Parses the fixed exam-radar:v1 export format and extracts course metadata, topic zones, exam probabilities, and spoken-emphasis markers.
  • Writes a canonical course-index/radar.md, refreshes course-index/coverage.md with a Lecture emphasis column and divergence notes when coverage exists, and keeps unmatched topics visible.
  • Seeds a timestamped weakmap report for gold-zone topics so high-probability, low-confidence items become actionable drills.
  • Use case: a student pastes an Exam Radar export after reviewing lecture recordings and immediately gets a synchronized study graph with priority drills and divergence flags.

Quick Start

Import the provided Exam Radar export into this skill so it can update the course index, coverage comparison, and weakmap drill list.

Frequently Asked Questions about alt-import

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

FAQPage Schema
How do I merge lecture emphasis signals into a PAIDEIA course study map?

To merge lecture emphasis signals into a PAIDEIA course study map, import an Exam Radar export into the alt-import skill. It parses the exam-radar:v1 format, extracts topic zones and spoken-emphasis markers, and writes them into course-index/radar.md automatically.

How does coverage analysis compare verbal lecture emphasis against homework-derived coverage?

Coverage analysis compares verbal lecture emphasis against homework-derived coverage by refreshing course-index/coverage.md with a Lecture emphasis column. It flags divergence notes when existing coverage data is detected, keeping unmatched topics visible for review.

What is the best way to seed weakmap drill priorities from an Exam Radar export?

The best way to seed weakmap drill priorities is importing an Exam Radar export. The skill identifies high-probability, low-confidence gold-zone topics and outputs a timestamped weakmap report, turning them into actionable study drills.

Does the Exam Radar import require an existing course index to map topics?

The Exam Radar import applies best-effort mapping to course-index sections. It creates or refreshes course-index/radar.md and updates coverage.md, preserving unmatched topics even when a perfect course index match is not found.

Can I use course-index metadata to track exam probability zones from lecture recordings?

Yes, you can track exam probability zones from lecture recordings by importing an Exam Radar export. The skill extracts exam probabilities and spoken-emphasis markers, synchronizing them directly into PAIDEIA course metadata and study graphs.