artifact-template-simple-dark-mode

Create dark-mode presentations from a retained PPTX reference template.

Updated Jul 31, 2026
One-click install
npx skills add https://github.com/AarnavBaddam/skills --skill artifact-template-simple-dark-mode-aarnavbaddam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: artifact-template-simple-dark-mode
Source: https://github.com/AarnavBaddam/skills/tree/main/artifact-template-simple-dark-mode
Command: npx skills add https://github.com/AarnavBaddam/skills --skill artifact-template-simple-dark-mode-aarnavbaddam

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve? Creating a new presentation that matches an existing dark-mode visual identity usually requires manually rebuilding layouts, typography, and slide masters. This Skill clones the retained Simple Dark Mode reference file so new presentations preserve its design system instead of falling back to generic defaults. ## Core Features & Use Cases - Template-Based Creation: Reads artifact-template.json to locate the retained reference.pptx and builds new presentations from it. - Design Fidelity: Preserves source slides, layouts, masters, typography, geometry, images, charts, tables, and recurring slide chrome. - Use Case: A user asks for a quarterly update deck in the Simple Dark Mode style; the Skill clones the reference template, fills it with the user's content, renders it, and returns the finished presentation. ## Quick Start Create a new presentation about our Q3 results using the Simple Dark Mode template.

Frequently Asked Questions about artifact-template-simple-dark-mode

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

FAQPage Schema
How do I create a presentation from a dark mode template?

Select or name the Simple Dark Mode template and provide your content. The Skill reads artifact-template.json, opens the retained reference.pptx, clones its visual system, and renders a finished presentation with your material.

What file format does the Simple Dark Mode template use?

The template uses a PPTX reference file stored at assets/reference.pptx, declared in artifact-template.json. A preview image at assets/preview.png shows the template's appearance before creation.

Does the template preserve charts and images from the reference?

Yes, the fidelity rules preserve source slides, layouts, masters, typography, geometry, images, charts, tables, and recurring slide chrome. User instructions control content while the reference controls layout and formatting.

What happens if the presentation capability is unavailable?

The Skill states that the capability is unavailable and stops rather than recreating or installing it. It does not substitute generic defaults or fabricate a replacement workflow.

Can I override the template's default styling?

Yes, explicit user instructions take priority over the reference for requested content and deviations. The retained reference only controls layout and formatting where no change has been requested.