← 返回 Skills 市场
cm8421

pptx-notes-editor

作者 cm8421 · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
124
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install pptx-notes-editor
功能描述
PowerPoint speaker notes editor for AI agents. Use when the user needs to: (1) modify PPT speaker notes, (2) export notes to Markdown, (3) rewrite notes in n...
安全使用建议
This skill appears coherent and limited to PPTX note editing. Before installing or running it: (1) Verify the agent runtime will prompt you and honor the SKILL.md requirement to get explicit confirmation before writing changes, (2) back up your PPTX files before modifications, (3) if you use the README 'curl' or 'git clone' install examples, inspect the fetched SKILL.md/README yourself rather than blindly executing remote install commands, and (4) ensure the agent runs in an environment where its filesystem access is constrained to the intended working directory. If you need higher assurance, run edits on a copy of the PPTX in an isolated environment first.
功能分析
Type: OpenClaw Skill Name: pptx-notes-editor Version: 1.0.1 The skill provides a legitimate workflow for editing PowerPoint speaker notes by manipulating the underlying PPTX XML structure using standard CLI tools like unzip, zip, grep, and sed. The instructions in SKILL.md are well-structured, focusing on slide-to-notes mapping and narrative rewriting, and explicitly require user confirmation before any file modifications. No evidence of data exfiltration, malicious execution, or unauthorized access was found.
能力评估
Purpose & Capability
Name/description match the behavior: SKILL.md only manipulates PPTX XML (unzip/grep/sed/zip), reads slides and notes, generates drafts, and repacks — all aligned with a notes-editing tool.
Instruction Scope
Runtime instructions are limited to unpacking PPTX, extracting text from <a:t> tags, building global context, generating drafts, and (with explicit user confirmation) writing XML and repacking. There are no instructions to read unrelated system files, environment variables, or to send data to external endpoints.
Install Mechanism
This is an instruction-only skill with no install spec or code files; README shows optional user-run curl/git install examples pointing at a GitHub repo. No downloads or archive extraction performed by the skill itself, so install risk is low — users should still inspect any remote install commands before running them.
Credentials
The skill requests no environment variables, credentials, or config paths. The declared CLI tool requirements (unzip/zip/grep/sed) are appropriate and proportionate for PPTX XML manipulation.
Persistence & Privilege
No always:true, no modifications to other skills or system-wide settings. The skill expects local filesystem read/write for PPTX files in the working directory only and instructs to require explicit user confirmation before making changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pptx-notes-editor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pptx-notes-editor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Version 1.0.1 of pptx-notes-editor contains no code or documentation changes from the previous release.
v1.0.0
- Initial release of pptx-notes-editor. - Supports unpacking, viewing, editing, and repacking PowerPoint speaker notes. - Provides methods to accurately map slides to notes files using PPTX relationships. - Enables extraction and batch rewriting of notes in narrative, concise, or verbatim styles, with strict confirmation requirements before changes. - Offers workflows for export to Markdown, and guidelines for contextual, page-by-page editing. - Compatible with AI agent platforms supporting SKILL.md, including Claude Code and OpenClaw.
元数据
Slug pptx-notes-editor
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

pptx-notes-editor 是什么?

PowerPoint speaker notes editor for AI agents. Use when the user needs to: (1) modify PPT speaker notes, (2) export notes to Markdown, (3) rewrite notes in n... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 124 次。

如何安装 pptx-notes-editor?

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

pptx-notes-editor 是免费的吗?

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

pptx-notes-editor 支持哪些平台?

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

谁开发了 pptx-notes-editor?

由 cm8421(@cm8421)开发并维护,当前版本 v1.0.1。

💬 留言讨论