← Back to Skills Marketplace
loutai0307-prog

Bytesagain Ppt Outline

by loutai0307-prog · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
127
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install bytesagain-ppt-outline
Description
Generate structured presentation outlines for any topic or product. Use when planning slides, building pitch decks, creating training materials, or outlining...
README (SKILL.md)

bytesagain-ppt-outline

Generate structured presentation outlines for business decks, TED-style talks, academic conferences, and investor pitches. Includes timing guides, speaker notes, and slide-by-slide breakdowns.

Usage

bytesagain-ppt-outline business \x3Ctopic> [slide_count]
bytesagain-ppt-outline ted \x3Ctopic>
bytesagain-ppt-outline academic \x3Ctopic> [slide_count]
bytesagain-ppt-outline pitch \x3Cproduct> [audience]
bytesagain-ppt-outline slides \x3Ctopic> \x3Ccount>
bytesagain-ppt-outline timer \x3Cslides> \x3Cminutes>

Commands

  • business — Executive-style outline with problem/solution/ROI structure
  • ted — 18-minute narrative arc with hook, idea, evidence, and CTA
  • academic — Research conference format with methodology and citations
  • pitch — Investor/sales pitch deck (Guy Kawasaki 10-slide method)
  • slides — Quick slide-by-slide content outline for any count
  • timer — Calculate time allocation per slide for your duration

Examples

bytesagain-ppt-outline business "Digital Transformation" 15
bytesagain-ppt-outline ted "The Future of Remote Work"
bytesagain-ppt-outline pitch "SaaS Analytics Tool" investors
bytesagain-ppt-outline academic "ML in Healthcare" 20
bytesagain-ppt-outline timer 12 30

Requirements

  • bash
  • python3

When to Use

Use when planning a presentation, need a structured outline fast, want speaker timing guidance, or preparing pitch materials for different audiences and formats.

Usage Guidance
This skill appears to be what it claims: a local outline generator implemented as a bash wrapper that calls Python to print templates. Before installing, ensure your environment has python3 available (SKILL.md lists it, but registry metadata didn't), and inspect/approve the included script if you run it on sensitive systems. The script does not perform network calls or access secrets, but it has a few minor variable-handling quirks (unused/undefined locals) that could cause defaults to differ from expectations; test with non-sensitive inputs first. If you need stricter guarantees, run the script in a sandbox or review it line-by-line — otherwise it is coherent and low-risk.
Capability Assessment
Purpose & Capability
The skill's name/description align with the provided bash/python script which generates outlines. One minor mismatch: the registry metadata lists no required binaries, while SKILL.md lists 'bash' and 'python3' — the script in scripts/script.sh does require python3 at runtime. This is a documentation/metadata inconsistency, not a functional security concern.
Instruction Scope
SKILL.md and the included script only generate textual outlines and timing guidance. The script reads only its own environment variables (PPT_*), uses local Python to format output, references no system files, secrets, or external endpoints, and does not transmit data off-host.
Install Mechanism
There is no install spec and no remote downloads; the skill is instruction-only plus an included script. Nothing is written to disk beyond the provided files (no extract/download steps).
Credentials
The skill declares no required environment variables or credentials. The script sets and reads only its own ephemeral PPT_* variables and does not request or access sensitive tokens or unrelated environment data.
Persistence & Privilege
always is false and the skill does not modify agent/system configuration or other skills. It runs only when invoked and does not request persistent privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install bytesagain-ppt-outline
  3. After installation, invoke the skill by name or use /bytesagain-ppt-outline
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Add YAML metadata: homepage, source, description with Use when
v1.0.2
Security fix: quoted heredocs, variables via env
v1.0.0
Initial release with full functionality
Metadata
Slug bytesagain-ppt-outline
Version 1.0.3
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is Bytesagain Ppt Outline?

Generate structured presentation outlines for any topic or product. Use when planning slides, building pitch decks, creating training materials, or outlining... It is an AI Agent Skill for Claude Code / OpenClaw, with 127 downloads so far.

How do I install Bytesagain Ppt Outline?

Run "/install bytesagain-ppt-outline" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Bytesagain Ppt Outline free?

Yes, Bytesagain Ppt Outline is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Bytesagain Ppt Outline support?

Bytesagain Ppt Outline is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Bytesagain Ppt Outline?

It is built and maintained by loutai0307-prog (@loutai0307-prog); the current version is v1.0.3.

💬 Comments