Skip to main content
NEW · APP STORE Now on iOS · macOS · iPad Android & Windows soon GET IT
Prompts Strategic HTML Presentation Creator

agent marketing skill risk: low

Strategic HTML Presentation Creator

The prompt defines a command interface for generating strategic HTML presentation slides with Chart.js, routing the first argument as a subcommand to load and execute modular refer…

SKILL 6 files · 1 folder

SKILL.md
---
name: ckm-slides
description: "Create strategic HTML presentations with Chart.js, design tokens, responsive layouts, copywriting formulas, and contextual slide strategies."
---
# Slides

Strategic HTML presentation design with data visualization.

<args>$ARGUMENTS</args>

## When to Use

- Marketing presentations and pitch decks
- Data-driven slides with Chart.js
- Strategic slide design with layout patterns
- Copywriting-optimized presentation content

## Subcommands

| Subcommand | Description | Reference |
|------------|-------------|-----------|
| `create` | Create strategic presentation slides | `references/create.md` |

## References (Knowledge Base)

| Topic | File |
|-------|------|
| Layout Patterns | `references/layout-patterns.md` |
| HTML Template | `references/html-template.md` |
| Copywriting Formulas | `references/copywriting-formulas.md` |
| Slide Strategies | `references/slide-strategies.md` |

## Routing

1. Parse subcommand from `$ARGUMENTS` (first word)
2. Load corresponding `references/{subcommand}.md`
3. Execute with remaining arguments

INPUTS

$ARGUMENTS REQUIRED

subcommand and remaining arguments for slide creation

e.g. create pitch-deck

REQUIRED CONTEXT

  • $ARGUMENTS

EXPECTED OUTPUT

Format
html
Constraints
  • use Chart.js for data visualization
  • apply design tokens and responsive layouts
  • incorporate copywriting formulas and slide strategies

CAVEATS

Dependencies
  • Requires $ARGUMENTS
  • Requires references/*.md files
Missing context
  • Content of all referenced .md files
  • Exact expected structure or schema of $ARGUMENTS
  • Target output constraints (e.g., slide count, file naming)
Ambiguities
  • Routing step 3 does not specify how to execute or what the final output format must be.
  • Subcommand handling assumes external reference files exist but provides no fallback or inline content.

QUALITY

OVERALL
0.50
CLARITY
0.65
SPECIFICITY
0.40
REUSABILITY
0.75
COMPLETENESS
0.35

IMPROVEMENT SUGGESTIONS

  • Replace external reference table with either inline summaries or explicit required sections that must be present.
  • Add a concrete example of a full subcommand invocation and expected result.

USAGE

Copy the prompt above and paste it into your AI of choice — Claude, ChatGPT, Gemini, or anywhere else you're working. Replace any placeholder sections with your own context, then ask for the output.

MORE FOR AGENT