training-materials

Generate training guides and FAQs from app data for ACE opportunities.

1|2|Updated Apr 1, 2026
One-click install
npx skills add https://github.com/jjackson/ace --skill training-materials
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: training-materials
Source: https://github.com/jjackson/ace/tree/main/skills/training-materials
Command: npx skills add https://github.com/jjackson/ace --skill training-materials

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Organizations often struggle to produce consistent, comprehensive training materials for LLOs and FLWs from scattered app data and collateral. This skill automates the generation of guides, quick-reference cards, and onboarding documents to streamline training.

Core Features & Use Cases

  • Auto-generate LLO Manager Guide, FLW Training Guide, Quick Reference Card, and FAQ from inputs located in ACE/<opp-name>/.
  • Validate content quality and align with actual app structure before publishing training materials back to Google Drive.
  • Support end-to-end onboarding by writing outputs to ACE/<opp-name>/training-materials/ including llo-manager-guide.md, flw-training-guide.md, quick-reference.md, and faq.md.

Quick Start

Generate training materials for ACE opportunities from the app summaries and templates, then publish the outputs to ACE/<opp-name>/training-materials/.

Frequently Asked Questions about training-materials

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

FAQPage Schema
How do I generate training guides from app data for field workers?

Generate training guides from app data by reading existing collateral in ACE directories and automatically producing LLO Manager Guides, FLW Training Guides, quick-reference cards, and FAQs. The system validates content quality against the app structure before publishing outputs to Google Drive.

How does automated onboarding material generation work for LLOs and FLWs?

Automated onboarding material generation for LLOs and FLWs works by scanning app summaries and templates within the ACE opportunity folder, then compiling validated end-to-end training documents directly back into the designated Google Drive training-materials directory.

Can I create quick-reference cards and FAQs from existing app collateral in Google Drive?

Yes, you can create quick-reference cards and FAQs from existing app collateral stored in Google Drive. The system extracts information from the ACE opportunity folder and outputs markdown files directly to the training-materials subdirectory.

What is the best way to ensure training materials align with actual app structure?

The best way to ensure training materials align with actual app structure is to use the built-in validation feature, which surfaces content gaps and inconsistencies during generation to verify alignment before publishing the guides.

What file formats are produced when generating training materials for ACE opportunities?

The file formats produced when generating training materials for ACE opportunities are markdown files, specifically llo-manager-guide.md, flw-training-guide.md, quick-reference.md, and faq.md, all saved within the ACE opportunity training-materials folder.