generate-book-express

Orchestrate the SOAP pipeline to generate educational books from curriculum matrix to DOCX and HTML exports.

Updated Mar 21, 2026
One-click install
npx skills add https://github.com/JaviMontano/prolipa-plugins --skill generate-book-express
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-book-express
Source: https://github.com/JaviMontano/prolipa-plugins/tree/main/scriba/skills/generate-book-express
Command: npx skills add https://github.com/JaviMontano/prolipa-plugins --skill generate-book-express

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill orchestrates end-to-end production of an educational book from curriculum matrix to export, saving time and ensuring consistency across units.

Core Features & Use Cases

  • Orchestrates the SOAP pipeline to generate a full educational book: matrix, units, guides, validation, and export.
  • Express mode produces one theme per unit for rapid prototyping, with parallel unit generation and cross-unit consistency checks.
  • Supports ongoing progress tracking and repair/retry flows when validations fail, with export outputs in DOCX and HTML.

Quick Start

Provide the subject, grade, and desired depth, then trigger the express book pipeline to generate the first draft and monitor the real-time dashboard.

Frequently Asked Questions about generate-book-express

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

FAQPage Schema
How do I automate educational book generation from a curriculum matrix to export?

Yes, parallel unit generation accelerates educational book prototyping by producing one theme per unit simultaneously. Express mode enables rapid prototyping while running cross-unit consistency checks and multi-stage validation to ensure quality across all generated units.

What export formats are supported when generating an educational book pipeline?

To start an express book pipeline, provide the subject, grade, and desired depth, then trigger the generation process. The pipeline produces a first draft rapidly and provides a real-time dashboard for monitoring progress through validation gates and export stages.

How does validation work during parallel book unit generation?

Yes, error handling and repair retry flows are included in the book generation pipeline to manage validation failures. The pipeline provides progress gates that pause generation when validations fail, allowing repairs before continuing to exportable DOCX and HTML outputs.

Can I track real-time progress when generating educational book units?

Cross-unit consistency checks ensure educational book quality by validating content alignment across all generated units simultaneously. These checks run during parallel unit generation alongside multi-stage validation, preventing thematic or structural inconsistencies before DOCX and HTML export.