skillZs
LIVE SKILL TAGS
>>> LIVE SKILLS INDEX <<<
* OPEN SOURCE *
NO LOGIN, NO TRACKING
REAL INSTALL DATA
← back to all skills
nexu-io/open-design1.6k installs

editorial-burgundy-principles-template

Editorial studio deck template in burgundy / blush / muted-gold palette. Use when users ask for premium manifesto or culture slides with pill tags, large typographic statements, principle cards, and guided keyboard/click navigation.

How do I install this agent skill?

npx skills add https://github.com/nexu-io/open-design --skill editorial-burgundy-principles-template
view source ↗

Is this agent skill safe to install?

  • Gen Agent Trust Hubpass

    The skill is a template for creating editorial-style slide decks. It contains standard HTML, CSS, and minimal navigation-focused JavaScript. No security issues were detected.

  • Socketpass

    No alerts

  • Snykpass

    Risk: LOW · No issues

What does this agent skill do?

Editorial Burgundy Principles Template

A three-slide editorial deck for culture narratives, strategy storytelling, and internal manifestos.

Resource map

editorial-burgundy-principles-template/
├── SKILL.md
├── assets/
│   └── template.html
├── references/
│   └── checklist.md
└── example.html

Workflow

  1. Start from assets/template.html.
  2. Keep the 3-slide sequence:
    • numeric headline
    • studio tags + title lockup
    • eight-principles card grid
  3. Replace copy while preserving card and tag hierarchy.
  4. Keep interactions:
    • Prev / Next buttons
    • dot navigation
    • keyboard navigation (ArrowLeft / ArrowRight)
  5. Keep HTML self-contained and sandbox-safe.

Output contract

Emit one concise orientation sentence and one HTML artifact:

<artifact identifier="editorial-burgundy-principles" type="text/html" title="Editorial Burgundy Principles Deck">
<!doctype html>
<html>...</html>
</artifact>

Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.

<a href="https://skillzs.dev/skills/nexu-io/open-design/editorial-burgundy-principles-template">View editorial-burgundy-principles-template on skillZs</a>