process-book-answer-file

Map book units to answer pages and generate ground-truth JSON for pdf_file_manager.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/jarodmeng/daydreamedu-scripts --skill process-book-answer-file
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: process-book-answer-file
Source: https://github.com/jarodmeng/daydreamedu-scripts/tree/main/.cursor/skills/process-book-answer-file
Command: npx skills add https://github.com/jarodmeng/daydreamedu-scripts --skill process-book-answer-file

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This workflow solves the challenge of mapping a target book's units to their corresponding answer pages by label or keywords, then generates ground-truth mappings and prepares data for seamless import into pdf_file_manager.

Core Features & Use Cases

  • End-to-end automation of unit-to-page mapping via an AI batch pipeline.
  • Generates ground-truth JSON and a human-readable mapping table for verification.
  • Imports mappings into pdf_file_manager and records run artifacts for traceability.

Quick Start

Run the process-book-answer-file workflow with a chosen book label to produce mappings and import them into pdf_file_manager.

Frequently Asked Questions about process-book-answer-file

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

FAQPage Schema
How do I automate mapping book units to answer pages in batch?▼

Automating unit-to-answer page mappings requires an AI batch pipeline that resolves labels or keywords and outputs structured ground-truth data. This workflow builds batch input, processes results, and assembles mappings end-to-end.

What is ground-truth data generation for book mappings?▼

Ground-truth data generation creates verified JSON mappings and human-readable tables linking book units to answer pages. It ensures mapping accuracy for verification before importing data into a pdf_file_manager system.

Can I import generated answer-page mappings into pdf_file_manager?▼

Yes, you can import answer-page mappings into pdf_file_manager. The workflow prepares the ground-truth data and executes the import seamlessly while logging run artifacts for traceability.

How do I resolve book unit to answer page mappings by label or keywords?▼

Resolving mappings by label or keywords involves feeding target book identifiers into a batch AI pipeline. The system processes the inputs to locate corresponding answer pages and assembles the results into a mapping table.

Does this book mapping workflow require any external dependencies?▼

No external dependencies are required to run this book mapping workflow. It operates independently using its internal scripts and references to execute the end-to-end batch pipeline and generate run artifacts.