Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计通过

powerpoint-pptxpowerpoint PPTX 搜索

Agent Skill

powerpoint-pptx 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

1,401,211

周安装

57,239

GitHub Stars

116

下载量

453,333
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:powerpoint-pptx(powerpoint PPTX 搜索)
来源仓库:https://github.com/ivangdavila/powerpoint-pptx
安装命令:
openclaw skills install powerpoint-pptx
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install powerpoint-pptx

简介

创建、检查和编辑 PowerPoint 演示文稿。

  • 使用可靠布局、模板与视觉 QA 机制。
  • 支持图表插入与占位符注释管理。powerpoint-pptx 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 需通过 clawhub 安装并确认 Office 环境兼容性。
  • 适合文档标准化与团队协作场景。

SKILL.md

name
Powerpoint / PPTX
slug
powerpoint-pptx
version
1.0.1
homepage
https://clawic.com/skills/powerpoint-pptx
description
Create, inspect, and edit Microsoft PowerPoint presentations and PPTX decks with reliable layouts, templates, placeholders, notes, charts, and visual QA. Use when (1) the task is about PowerPoint or .pptx; (2) layouts, placeholders, notes, charts, comments, or template fidelity matter; (3) the deck must render cleanly after edits.
changelog
Rebalanced the skill toward template inventory, layout mapping, and higher-signal QA after a stricter external audit.
metadata
{"clawdbot":{"emoji":"📊","requires":{"bins":[]},"os":["linux","darwin","win32"]}}

When to Use

Use when the main artifact is a Microsoft PowerPoint presentation or .pptx deck, especially when layouts, templates, placeholders, notes, comments, charts, extraction, editing, or final visual quality matter.

Core Rules

1. Choose the workflow before touching the deck

  • Reading text, editing an existing deck, rebuilding from a template, and creating from scratch are different jobs with different failure modes.
  • For text extraction or inspection, read the deck before editing it.
  • Text extraction plus thumbnail-style visual inspection is safer than editing from shape assumptions alone.
  • For template-driven work, inventory the deck before replacing content.
  • For deep edits, remember a .pptx file is OOXML with separate parts for slides, layouts, masters, media, notes, and comments.
  • If a template exists, template fidelity beats generic slide-design instincts.
  • Reusing or duplicating a good existing slide is often safer than rebuilding it and hoping the theme still matches.

2. Inventory the deck before replacing content

  • Count the reusable layouts, real placeholders, notes, comments, media, and recurring typography or color patterns first.
  • Placeholder indexes and layout indexes are not portable assumptions.
  • Inspect the actual slide or template before targeting title, body, chart, or image shapes.
  • Speaker notes, comments, and linked assets can live outside the visible slide surface.
  • A missing or wrong placeholder target can silently land content in the wrong box or wrong layer.
  • Master and layout settings can override local slide edits, so the visible problem is not always on the slide you are editing.

3. Match content to the actual placeholders

  • Count the actual content pieces before choosing a layout.
  • Pick layouts based on the real number of ideas, columns, images, or charts the slide needs.
  • Do not force two ideas into a three-column slide or cram dense text under a chart.
  • Category counts and data series lengths must match or charts will break in ugly ways.
  • Explicit sizing beats wishful thinking: text boxes, images, and charts need real space, not "it should fit".
  • Do not choose a layout with more placeholders than the content can meaningfully fill.
  • Quote layouts are for real quotes, and image-led layouts are for slides that actually have images.
  • For chart-, table-, or image-heavy slides, full-slide or two-column layouts are usually safer than stacking dense text above the visual.

4. Preserve the deck's visual language

  • Theme, master, and layout files usually decide fonts, colors, and hierarchy more than any one slide does.
  • Start from the deck's actual theme, fonts, spacing, and aspect ratio instead of improvising a new style.
  • Reuse the deck's own alignment and spacing system instead of inventing a second visual language.
  • Use common fonts for portability and strong contrast for readability.
  • Preserve the template's visual logic first; originality matters less than not breaking the deck's existing language.
  • Combining slides from multiple sources requires normalizing themes, masters, and alignment afterward.

5. Run content QA and visual QA separately

  • Text overflow, bad alignment, clipped shapes, weak contrast, and placeholder leftovers are normal first-pass failures.
  • Run both content QA and visual QA; missing text and broken layout are different failure classes.
  • Render or inspect the actual deck output before delivery when layout matters.
  • Search for leftover template junk, sample labels, and placeholder text before calling the deck finished.
  • Check notes, comments, labels, legends, and chart/table semantics separately from the visual pass.
  • A deck can pass text extraction and still fail on overlap, clipping, wrong theme inheritance, or broken notes.
  • Thumbnail grids and rendered slides usually reveal layout bugs faster than code or text inspection.
  • Assume the first render is wrong and do at least one fix-and-verify cycle before calling the deck finished.
  • Re-check affected slides after each fix because one spacing change often creates another issue.

6. Keep decks portable and review-safe

  • Template masters can override direct edits in surprising ways.
  • Complex effects may degrade across PowerPoint, LibreOffice, and conversion pipelines, so keep important content robust without them.
  • Image sizing, font substitution, and placeholder mismatch are common reasons a deck looks good in code and bad on screen.
  • Notes, comments, linked media, and merged decks can stay broken even when the visible slide looks fine.

Common Traps

  • Placeholder text and sample charts often survive template reuse if not explicitly replaced.
  • Directly editing one slide can fail if the real issue lives in the master or layout.
  • Charts, icons, and text boxes need enough space; near-collisions are usually visible only after rendering.
  • Layout indexes vary by template, so built-in assumptions from one deck often break in another.
  • A missing placeholder or wrong shape target can silently put content in the wrong place.
  • Counting the text ideas after choosing the layout usually leads to empty placeholders, weak hierarchy, or leftover template junk.
  • Font substitution can move line breaks and wreck careful spacing.
  • Speaker notes, comments, and linked media can stay broken even when the visible slide looks fine.
  • A deck can pass text inspection and still fail visually because of overlap, contrast, or edge clipping.
  • Editing from one slide alone can miss the real source of truth in the theme, master, or layout definitions.
  • Choosing a quote, comparison, or multi-column layout without matching content usually makes the deck look templated rather than intentional.
  • Combining or duplicating slides without checking masters and themes can create subtle inconsistency slide by slide.
  • Aspect-ratio mismatches like 16:9 versus 4:3 can shift every placement decision even when each slide looks locally reasonable.

Related Skills

Install with clawhub install <slug> if user confirms:

  • documents — Document workflows that often feed presentation content.
  • design — Visual direction and layout decisions.
  • brief — Concise business messaging for slide narratives.

Feedback

  • If useful: clawhub star powerpoint-pptx
  • Stay updated: clawhub sync

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

86.41%
按下载量换算391,725

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills