← 返回 Skills 市场
330
总下载
1
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install mck-skill-repo
功能描述
Create professional, consultant-grade PowerPoint presentations from scratch using python-pptx with McKinsey-style design. Use when user asks to create slides...
安全使用建议
This skill appears internally coherent and implements what it claims: programmatic PowerPoint generation and XML cleanup to avoid corruption. Before running: (1) review the included example scripts yourself (they are small and readable); (2) run pip install python-pptx lxml in a virtualenv to isolate dependencies; (3) run examples in a dedicated directory (they create minimal_output.pptx and rewrite it with full_cleanup); (4) note the README suggests an optional 'npx clawhub install' path—npx/node is not required for the core functionality; and (5) if you will run this in automated/production contexts, verify font availability (KaiTi/Georgia/Arial) and test outputs on your target PowerPoint client. The only minor oddities: a version string mismatch (SKILL.md v1.6.0 vs registry v1.6.1) and the optional npx install suggestion not declared as a required binary—these are not security issues but worth noting.
功能分析
Type: OpenClaw Skill
Name: mck-skill-repo
Version: 1.6.1
The mck-skill-repo bundle is a legitimate tool designed to generate professional McKinsey-style PowerPoint presentations using the python-pptx library. The SKILL.md and associated Python scripts (minimal_example.py) provide detailed design specifications, layout patterns, and helper functions focused entirely on presentation aesthetics and technical fixes for common rendering issues, such as CJK font overlapping and XML style corruption. The file manipulation logic in the full_cleanup function is transparently documented and serves the stated purpose of sanitizing PPTX files. No indicators of data exfiltration, malicious execution, or prompt injection were found.
能力评估
Purpose & Capability
Name/description = programmatic McKinsey-style PPT generation; required binaries (python3, pip), example scripts, library requirements (python-pptx, lxml), and SKILL.md all align with that purpose. Provided code implements layout helpers, typography handling, and post-save XML cleanup as described.
Instruction Scope
SKILL.md instructs installing python packages, running included example scripts, and copying SKILL.md into a skills folder. Runtime instructions and code only read/write local files (generate and sanitize .pptx), manipulate ZIP/XML inside the .pptx (full_cleanup), and do not reference external endpoints, secrets, or unrelated system paths.
Install Mechanism
There is no formal install spec (instruction-only), which is low-risk. The README suggests pip install and optionally 'npx clawhub install'—the latter would require Node/npx but node is not declared as a required binary (this is optional/UX guidance rather than a silent dependency).
Credentials
No environment variables, credentials, or config paths are requested. All operations are local and tied to PPT generation/cleanup; required libraries are proportional to the task.
Persistence & Privilege
Skill is not marked always:true and uses normal autonomous invocation defaults. It does not request persistent system-wide privileges or modify other skills' configs. Example scripts write output files and replace them via atomic rename during cleanup (expected behavior).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mck-skill-repo - 安装完成后,直接呼叫该 Skill 的名称或使用
/mck-skill-repo触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.6.1
## mck-skill-repo 1.6.1 Changelog
- Documentation update: README.md improved with expanded or clarified information.
- No code or functionality changes; all updates are related to documentation only.
v1.6.0
- Added comprehensive design documentation and usage guidelines to SKILL.md, detailing 36 slide layouts and McKinsey-style design principles.
- Outlined strict color system, typography hierarchy, and accent color rules for professional, consistent PPTX generation.
- Provided explicit specifications for Python-pptx slide creation, including font handling for both English and Chinese.
- Documented workflow for use cases such as business presentations, project proposals, and repairing PPTX file issues.
- Clarified visual standards: flat design, zero file corruption, and instructions for maintaining visual hierarchy and uniformity.
元数据
常见问题
Mck Skill Repo 是什么?
Create professional, consultant-grade PowerPoint presentations from scratch using python-pptx with McKinsey-style design. Use when user asks to create slides... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 330 次。
如何安装 Mck Skill Repo?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mck-skill-repo」即可一键安装,无需额外配置。
Mck Skill Repo 是免费的吗?
是的,Mck Skill Repo 完全免费(开源免费),可自由下载、安装和使用。
Mck Skill Repo 支持哪些平台?
Mck Skill Repo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Mck Skill Repo?
由 likaku(@likaku)开发并维护,当前版本 v1.6.1。
推荐 Skills