prs-writer

Convert Markdown documents into standalone HTML presentations using templates.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/fabioabr/rag-blueprint --skill prs-writer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prs-writer
Source: https://github.com/fabioabr/rag-blueprint/tree/main/src/.claude/skills/prs-writer
Command: npx skills add https://github.com/fabioabr/rag-blueprint --skill prs-writer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Este Skill automatiza a conversão de documentos Markdown em apresentações HTML autossuficientes, mantendo o visual consistente com o design system corporativo.

Core Features & Use Cases

  • Converte conteúdos de 2 - docs/ em apresentações HTML auto-contidas para a pasta 3 - presentation/.
  • Distribui o conteúdo entre abas (Visão Macro e Visão Técnica) com fidelidade ao draft.
  • Suporta templates, variáveis globais e logos em dual theme para branding consistente.

Quick Start

Gere a apresentação HTML correspondente a este documento a partir do conteúdo em 2 - docs/.

Frequently Asked Questions about prs-writer

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

FAQPage Schema
How do I convert Markdown docs to standalone HTML presentations?

To convert Markdown docs to standalone HTML presentations, the Skill analyzes front matter to determine layout and distributes content into macro or technical views, rendering a complete themed deck offline.

Can I use my own design system and templates for HTML presentation generation?

Yes, you can use your own design system and templates for HTML presentation generation, as the Skill applies provided templates, global variables, and dual-theme logos to ensure consistent corporate branding.

What is the best way to automate creating self-contained HTML decks from Markdown?

The best way to automate creating self-contained HTML decks from Markdown is using a conversion tool that preserves draft fidelity while mapping content to macro and technical tabs based on front matter analysis.

Does this Markdown to HTML conversion process require an online connection?

No, this Markdown to HTML conversion process does not require an online connection, as it renders complete themed presentations offline using local templates and global variables.

How does the tool distribute content between macro and technical presentation tabs?

The tool distributes content between macro and technical presentation tabs by analyzing the document's front matter to determine the appropriate layout, preserving fidelity to the original draft throughout the process.