beautify

Convert Markdown content into Waldorf-inspired HTML with seasonal themes.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/elliot200852-lab/waldorf-teacher-os --skill beautify
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: beautify
Source: https://github.com/elliot200852-lab/waldorf-teacher-os/tree/main/.agents/skills/beautify
Command: npx skills add https://github.com/elliot200852-lab/waldorf-teacher-os --skill beautify

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Transform Markdown into Waldorf-inspired HTML with seasonal themes, enabling educators to present visually consistent materials without manual styling.

Core Features & Use Cases

  • Seasonal themes (Spring/Summer/Autumn/Winter) for HTML output to match classroom moods.
  • Trigger-based activation via natural language phrases to start the beautification process.
  • Reuses the base Waldorf design templates and specifications to ensure consistency across materials.
  • Lightweight entry that delegates execution to the original source in ai-core.

Quick Start

Provide a Markdown file path and optionally a season to generate a Waldorf-styled HTML file using the base template.

Frequently Asked Questions about beautify

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

FAQPage Schema
How do I convert Markdown to HTML with seasonal themes for classroom materials?

You can convert Markdown to Waldorf-inspired HTML with seasonal themes by providing a Markdown file path and optionally specifying a season. This generates an aesthetically consistent HTML file suited for classroom presentation.

What seasonal themes are available when converting Markdown notes to HTML?

Spring, Summer, Autumn, and Winter seasonal themes are available for Markdown to HTML conversion. These themes match classroom moods and ensure visually consistent materials without manual styling.

Do I need any base templates to generate Waldorf-styled HTML from Markdown?

Yes, generating Waldorf-styled HTML requires the base template at publish/templates/waldorf-base.html and the design guidelines at ai-core/reference/stitch-design-brief.md to ensure consistency across materials.

Can I use natural language to trigger the Markdown to Waldorf HTML beautification process?

Yes, the beautification process activates via natural language trigger phrases. You provide a Markdown file path and optionally a season to start generating the Waldorf-styled HTML output.

What is the best way to ensure visual consistency across multiple Markdown lesson notes?

The best way to ensure visual consistency across lesson notes is converting Markdown to HTML using a reusable base Waldorf design template. This enforces consistent styling specifications across all classroom materials.