render-html

Convert ARIS Markdown artifacts to formatted HTML using custom Python scripts and templates.

Updated Jun 7, 2026
One-click install
npx skills add https://github.com/czh-ee-2023/zotero-aris --skill render-html-czh-ee-2023
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: render-html
Source: https://github.com/czh-ee-2023/zotero-aris/tree/main/.claude/skills/render-html
Command: npx skills add https://github.com/czh-ee-2023/zotero-aris --skill render-html-czh-ee-2023

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires render_html.py, and includes scripts (resource) and templates (resource) components.

What problem does it solve?

This Skill turns ARIS Markdown artifacts into single-file HTML views, enhancing readability and accessibility for human consumption.

Core Features & Use Cases

  • Markdown to HTML Conversion: Converts Markdown content into professional HTML format suitable for online publishing.
  • Template Customization: Supports custom templates for different document types (e.g., academic reports, dashboards).
  • Review Integration: Includes an optional review step for academic-style HTML outputs to ensure fidelity and safety.

Quick Start

To render an HTML report, use the command: /render-html idea-stage/IDEA_REPORT.md

Frequently Asked Questions about render-html

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

FAQPage Schema
How do I convert ARIS Markdown artifacts to HTML for dashboard rendering?

You can convert ARIS Markdown artifacts to HTML by executing a custom Python script that processes the Markdown content and applies associated templates to generate a formatted single-file HTML view, enhancing readability for human consumption.

What is the best way to render academic reports from Markdown into a single-file HTML view?

The best way to render academic reports from Markdown into a single-file HTML view is to use a conversion tool that supports template customization and includes an optional review step to ensure output fidelity and safety for academic-style documents.

Can I use custom templates for Markdown to HTML conversion in an ARIS research workflow?

Yes, you can use custom templates for Markdown to HTML conversion within an ARIS research workflow. This allows you to generate different document types, such as academic reports and dashboards, by applying specific formatting structures to your Markdown content.

Does the Markdown to HTML conversion process support offline rendering options?

Yes, the Markdown to HTML conversion process supports optional offline rendering options. This allows you to generate your formatted HTML views locally without requiring a continuous network connection during the document rendering process.

Do I need a specific Python script to generate formatted HTML from ARIS Markdown documents?

Yes, you need a specific Python script, specifically the render_html.py file, and its associated templates to generate formatted HTML from ARIS Markdown documents. This script drives the core conversion logic.

Why does my ARIS Markdown document conversion require a review step for HTML outputs?

Your ARIS Markdown document conversion includes an optional review step for HTML outputs to ensure fidelity and safety. This step verifies that the generated academic-style HTML accurately reflects the original Markdown artifact without formatting loss.