uv-styled-artifacts

Generate slide images from Markdown prompts and assemble them into PDF and PPTX files.

1|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/uv-xiao/pkbllm --skill uv-styled-artifacts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: uv-styled-artifacts
Source: https://github.com/uv-xiao/pkbllm/tree/main/human/slider/styled-artifacts
Command: npx skills add https://github.com/uv-xiao/pkbllm --skill uv-styled-artifacts

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Pillow, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the conversion of styled natural language prompts into visual slide artifacts, streamlining the creation of presentations and visual content.

Core Features & Use Cases

  • Prompt-to-Image Rendering: Generates individual slide images from detailed Markdown prompts.
  • Artifact Assembly: Compiles generated slide images into a single PDF or an image-based PPTX file.
  • Iterative Refinement: Supports regenerating specific slides or ranges for efficient editing.
  • Use Case: You have a set of styled prompts defining your presentation slides. Use this Skill to automatically generate all the slide images, then assemble them into a final PDF for review or a PPTX for a quick presentation.

Quick Start

Render all artifacts from the styled prompt file located at $HUMAN_MATERIAL_PATH/slides/<deck>/prompts/styled/<deck>.md into a PDF and an image-based PPTX.

Frequently Asked Questions about uv-styled-artifacts

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

FAQPage Schema
How do I convert Markdown prompts into presentation slide images?

To convert Markdown prompts into presentation slide images, this Skill renders styled natural language prompts into individual visual slide artifacts using AI image generation. It processes detailed Markdown prompt files to automatically generate the corresponding slide images for your deck.

Can I assemble generated slide images into a single PDF or PPTX file?

Yes, you can assemble generated slide images into a single PDF or an image-based PPTX file. The Skill compiles the individually rendered slide images into a final PDF document for review or a PPTX file for quick presentation use.

Do I need Python and an OpenRouter API key to generate slide images?

Yes, you need Python 3, the Pillow library, and an OpenRouter API key to generate slide images. These dependencies are required to execute the AI image generation process and handle the image processing for your presentation artifacts.

How do I regenerate specific slides during iterative presentation editing?

To regenerate specific slides during iterative presentation editing, the Skill supports regenerating targeted slides or specific slide ranges. This allows you to efficiently update individual slides within your generated deck without reprocessing the entire presentation prompt file.

Can I use image attachments as context when rendering styled slide prompts?

Yes, you can use image attachments as context when rendering styled slide prompts. The Skill handles image attachments alongside your Markdown prompts to provide additional contextual information for the AI image generation process during slide artifact creation.