learnos-training-pdf

Generate LearnOS learner and manager pack PDFs from markdown and session spreadsheets.

Updated May 16, 2026
One-click install
npx skills add https://github.com/jaredcroxton/hermes-mirror --skill learnos-training-pdf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learnos-training-pdf
Source: https://github.com/jaredcroxton/hermes-mirror/tree/main/agents/skills/productivity/learnos-training-pdf
Command: npx skills add https://github.com/jaredcroxton/hermes-mirror --skill learnos-training-pdf

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Turning messy training content into LearnOS-ready learner and manager pack PDFs is slow, error-prone, and inconsistent across programmes, especially when module counts and callout types vary.

Core Features & Use Cases

  • Builds both required outputs: produces a Learner Pack PDF for upload and a separate Manager Pack PDF for facilitators.
  • Converts a markdown-source pipeline: generates programme design plus learner and manager source MD, then renders PDFs.
  • Enforces LearnOS importer constraints: supports coloured callouts (SHOW, REFLECT, QUIZ, ROLEPLAY, KEY TAKEAWAYS) and strict formatting rules so the importer reliably anchors and extracts content.
  • Uses the required business truth spreadsheet: requires a <topic>-session.xlsx with programme overview, module detail, assessment/Kirkpatrick, and manager coaching guide sheets.

Quick Start

Tell the AI: "Build the LearnOS Training PDF packs from /path/to/program-folder using the required <topic>-session.xlsx and the *-learner-source.md and *-manager-source.md files."

Frequently Asked Questions about learnos-training-pdf

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

FAQPage Schema
How do I generate training module PDFs from markdown source files?

You can generate training module PDFs from markdown by running a build workflow that processes markdown source files alongside a required session spreadsheet, producing separate Learner Pack and Manager Pack PDFs for upload.

What is the process for rendering Kirkpatrick mapping and structured callouts in training PDFs?

Rendering Kirkpatrick mapping and structured callouts in training PDFs requires a markdown-source pipeline that enforces LearnOS importer constraints, applying colored callout formatting like SHOW, REFLECT, QUIZ, ROLEPLAY, and KEY TAKEAWAYS reliably.

Do I need an Excel spreadsheet to build LearnOS training packs?

Yes, building LearnOS training packs requires a topic-specific session Excel spreadsheet containing programme overview, module detail, assessment and Kirkpatrick mapping, plus manager coaching guide sheets to serve as the business truth source.

Can I use markdown to create both learner and manager training PDFs for programmes with varying module counts?

Yes, markdown can create both learner and manager training PDFs for programmes where module counts vary, using a defined build workflow that generates programme design and source markdown before rendering the final PDF outputs.

Why does my training PDF generation fail to import correctly without structured callout formatting?

Training PDF generation fails to import without structured callout formatting because the LearnOS importer relies on strict formatting rules and colored callouts like SHOW and REFLECT to reliably anchor and extract content from the PDFs.