build-lesson-page

Creates structured educational lesson pages with reusable sections for learning platforms.

Updated Jan 11, 2026
One-click install
npx skills add https://github.com/Sovereigndwp/financially-sovereign-academy --skill build-lesson-page-sovereigndwp
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: build-lesson-page
Source: https://github.com/Sovereigndwp/financially-sovereign-academy/tree/main/.agents/skills/build-lesson-page
Command: npx skills add https://github.com/Sovereigndwp/financially-sovereign-academy --skill build-lesson-page-sovereigndwp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Creating consistent, well-structured lesson pages from scratch is time-consuming and often results in inconsistent teaching flow. This Skill generates lesson pages that follow a proven pedagogical structure aligned with the platform's educational standards. ## Core Features & Use Cases - Structured Lesson Flow: Builds pages with headline, orientation, core concept, practical example, common mistakes, and clear next steps. - Platform-Aware Content: Adapts tone and focus for Bitcoin Sovereign Academy (Bitcoin-specific, practical) or Financially Sovereign Academy (real-life money decisions, no shame-based framing). - Reusable Components: Prefers reusable sections over one-off designs, keeping pages beginner-friendly, skimmable, and mobile-aware. - Use Case: Ask for a lesson on emergency funds for beginners, and receive a proposed section structure, file plan, and implementation notes before any code is written. ## Quick Start Ask the assistant to build a lesson page on compound interest for beginner savers using the build-lesson-page skill.

Frequently Asked Questions about build-lesson-page

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

FAQPage Schema
How do I create a lesson page for an online learning platform?▼

Provide the topic, target audience, and learning goal, and the skill proposes a section structure before implementation. It builds pages with headline, orientation, core concept, practical example, common mistakes, and a clear next step.

What structure should an educational lesson page follow?▼

An effective lesson page follows a logical teaching flow: headline, simple orientation, core problem or concept, why it matters, practical example, tradeoffs or common mistakes, and a clear next step for the learner.

Can I use this for both Bitcoin and personal finance courses?▼

Yes, the skill supports both Bitcoin Sovereign Academy and Financially Sovereign Academy. It keeps Bitcoin content Bitcoin-specific and practical, while finance content focuses on real-life money decisions without shame or abstract theory.

What inputs does the lesson page builder need?▼

It accepts three arguments: topic, audience, and goal. If arguments are missing, it infers them from your prompt and only asks follow-up questions when absolutely necessary.

Does the skill write the full page code or just an outline?▼

It returns the proposed section structure, files to create or edit, implementation notes, and final page copy or a component plan as requested. It proposes the structure first before implementation.