zylos-ai

pages

Markdown-to-HTML rendering component for zylos. Renders .md files as beautifully styled web pages with code highlighting, dark/light theme, and table of contents. Use when writing reports, documentation, or any content that should be published as a web page. Agent writes a .md file, it's immediately accessible via URL.

zylos-ai 0 Updated 2mo ago

Resources

10
GitHub

Install

npx skillscat add zylos-ai/zylos-pages

Install via the SkillsCat registry.

SKILL.md

Zylos Pages

Render Markdown files as styled web pages.

# Write a page
echo "# Hello World" > ~/zylos/http/public/pages/hello.md

# View it at https://domain/pages/hello

Categories