d-wwei/openclaw-financial-services · Archived

fsi-fa-cmd-ppt-template

Create a reusable PPT template skill from a PowerPoint template file — usage: /ppt-template [path to .pptx or .potx file]

First seen Jun 21, 2026

Installation

$ npx skills add d-wwei/openclaw-financial-services --skill fsi-fa-cmd-ppt-template

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from d-wwei/openclaw-financial-services · top by installs.

npx skills add d-wwei/openclaw-financial-services

Browse all from d-wwei/openclaw-financial-services

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 15
License LICENSE
Default branch main
Open issues 0
Status Archived

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,217 B
  • docs SUMMARY.md 154 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 1 installs

SKILL.md

PPT Template Creator Command

Create a self-contained PPT template skill from a user-provided PowerPoint template.

Instructions

  1. Ask for the template file if not provided:

- "Please provide the path to your PowerPoint template file (.pptx or .potx)" - The template should contain the slide layouts and branding you want to use

  1. Load the ppt-template-creator skill:

- Use the skill: "ppt-template-creator" tool to load the full skill instructions - Follow the workflow in the skill to analyze the template and generate a new skill

  1. Gather additional info:

- Company/template name (for naming the skill) - Primary use cases (pitch decks, board materials, client presentations, etc.)

  1. Execute the skill workflow:

- Analyze template structure (layouts, placeholders, dimensions) - Generate skill directory with assets/ and SKILL.md - Create example presentation to validate - Package the skill

  1. Deliver the packaged skill to the user