didactic-content-generator

Generate a single HTML document with semantic markup and inline SVG illustrations.

Updated Jan 21, 2026
One-click install
npx skills add https://github.com/rafaelramosdf/antigravity-agents --skill didactic-content-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: didactic-content-generator
Source: https://github.com/rafaelramosdf/antigravity-agents/tree/main/agent-creator/.agent/skills/didactic-content-generator
Command: npx skills add https://github.com/rafaelramosdf/antigravity-agents --skill didactic-content-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Este Skill facilita a geração de conteúdo didático de alta qualidade em HTML/CSS, com ilustrações SVG inline, a partir de temas pré definidos, permitindo criar ou editar apostilas, tutoriais e materiais educacionais alinhados a filosofias pedagógicas.

Core Features & Use Cases

  • Geração de conteúdo didático visual em um único arquivo HTML, com diagramas SVG inline.
  • Aplicação de temas reutilizáveis a partir do arquivo themes.json para consistência visual e editorial.
  • Use cases: criar uma apostila completa para uma disciplina, editar materiais existentes com um novo tema, ou gerar tutoriais com estrutura editorial clara.

Quick Start

Forneça ao agente um tópico de ensino, escolha um tema e solicite a geração de um único arquivo HTML contendo o conteúdo didático completo.

Frequently Asked Questions about didactic-content-generator

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

FAQPage Schema
How do I generate didactic HTML content with embedded SVG visuals from a topic?

Creating didactic HTML content with SVG visuals requires providing a teaching topic to the agent, which then generates a single HTML file featuring semantic structure, embedded SVG diagrams, and predefined themes.json styling for consistent editorial design.

What is the best way to create educational materials with consistent editorial design?

Creating educational materials with consistent editorial design is achieved by applying predefined themes.json to style typography and colors, ensuring reusable visual consistency across lessons, tutorials, and teaching apostilas generated as single HTML files.

Can I apply reusable themes to existing HTML tutorials to change their visual style?

Applying reusable themes to existing HTML tutorials is supported by editing materials with a new theme from themes.json, allowing you to restyle typography and colors while maintaining the semantic HTML structure and embedded SVG illustrations.

Does the didactic HTML output include inline SVG diagrams or separate image files?

The didactic HTML output includes inline SVG diagrams embedded directly within the single HTML document, eliminating the need for separate image files and ensuring visual illustrations remain intact and portable across educational materials.

Do I need any external dependencies to create HTML teaching materials with this approach?

Creating HTML teaching materials with this approach requires no external dependencies, as the Skill operates independently to generate a standalone HTML file with embedded SVG visuals and themes.json styling applied directly during generation.

When should I use a single HTML file format for generating pedagogical content?

Using a single HTML file format for generating pedagogical content is ideal when you need portable, self-contained educational materials like complete apostilas or tutorials with inline SVG diagrams that can be easily distributed without external asset dependencies.