← 返回 Skills 市场
loutai0307-prog

Bytesagain Ppt Outline

作者 loutai0307-prog · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
127
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install bytesagain-ppt-outline
功能描述
Generate structured presentation outlines for any topic or product. Use when planning slides, building pitch decks, creating training materials, or outlining...
使用说明 (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.

安全使用建议
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install bytesagain-ppt-outline
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /bytesagain-ppt-outline 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug bytesagain-ppt-outline
版本 1.0.3
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 3
常见问题

Bytesagain Ppt Outline 是什么?

Generate structured presentation outlines for any topic or product. Use when planning slides, building pitch decks, creating training materials, or outlining... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 127 次。

如何安装 Bytesagain Ppt Outline?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install bytesagain-ppt-outline」即可一键安装,无需额外配置。

Bytesagain Ppt Outline 是免费的吗?

是的,Bytesagain Ppt Outline 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Bytesagain Ppt Outline 支持哪些平台?

Bytesagain Ppt Outline 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Bytesagain Ppt Outline?

由 loutai0307-prog(@loutai0307-prog)开发并维护,当前版本 v1.0.3。

💬 留言讨论