‹ 首页

golden-pptx

@yusufkaraaslan · 收录于 1 周前 · 上游提交 2 天前

Use when testing the pptx golden build

适合你,如果需要验证PPTX生成功能是否正常

/ 下载安装
golden-pptx.skill双击,或拖进 Claude 桌面版 / Cowork,即完成安装↓ .skill↓ .zip
用别的 agent?下载 .zip 解压,把文件夹放进它的技能目录
Claude Code~/.claude/skills/(项目级 .claude/skills/)
Codex CLI~/.codex/skills/
Cursor自动读取上面两处目录
其他工具见其文档的「skills」目录;两个下载是同一份文件,只是名字不同
/ 通过 npx 安装 校验哈希
npx oh-my-skill add yusufkaraaslan/skill_seekers/golden-pptx
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- yusufkaraaslan/skill_seekers/golden-pptx
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify yusufkaraaslan/skill_seekers/golden-pptx
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
14454GitHub stars
~575最小装载
~971含声明引用
~971文本包总量
镜像托管

怎么用

商店整理自技能原文 · 版本 09410e2 · 表述以原文为准
它做什么

安装后,Claude 可以基于一份名为“The Deck”的演示文稿内容回答问题,包括概念、代码示例、表格和演讲者备注。

什么时候触发

当用户询问关于 golden_pptx 演示文稿的内容,例如概念、代码示例或表格时触发。

装好后可以这样说
Claude 会从演示文稿中提取架构部分的内容。
Claude 会列出并解释演示文稿中的 Python 代码。
Claude 会返回表格中的选项和默认值。
技能原文 SKILL.md作者撰写 · MIT · 09410e2

Golden_Pptx Presentation Skill

Use when testing the pptx golden build

📋 Presentation Information

Title: The Deck

Author: Jane Doe

Subject: Quarterly architecture review

Category: Engineering

Created: 2024-01-01

Modified: 2024-03-03

Slides: 8

💡 When to Use This Skill

Use this skill when you need to:

  • Understand golden_pptx concepts and fundamentals
  • Review presentation content and key points
  • Find code examples and implementation patterns
  • Access speaker notes and additional context
  • Reference tables and data from the presentation
📖 Section Overview

Total Slides: 8

Total Sections: 3

Content Breakdown:

  • deck: 3 sections
🔑 Key Concepts

Main topics covered in this presentation

Major Sections:

  • Getting Started Guide
  • Summary and Q&A

Subsections:

  • Installation Steps
  • Architecture Overview
⚡ Quick Reference

Common presentation patterns found:

Getting Started (1 sections):

  • Getting Started Guide (section 1)

Overview (1 sections):

  • Architecture Overview (section 2)

Summary (1 sections):

  • Summary and Q&A (section 3)
📝 Code Examples

High-quality examples extracted from presentation

Bash Examples (1)

Example 1 (Quality: 6.0/10):

pip install thing
Python Examples (2)

Example 1 (Quality: 9.5/10):

def long_example():
    x0 = 0
    x1 = 1
    x2 = 2
    x3 = 3
    x4 = 4
    x5 = 5
    x6 = 6
    x7 = 7
    x8 = 8
    x9 = 9
    x10 = 10
    x11 = 11
    x12 = 12
    x13 = 13
    x14 = 14
    x15 = 15
    x16 = 16
    x17 = 17
    x18 = 18
    x19 = 19
    x20 = 20
    x21 = 21
    x22 = 22
    x23 = 23
    x24 = 24
    x25 = 25
    x26 = 26
    x27 = 27
    x28 = 28
    x29 = 29
    x30 = 30
    x31 = 31
    x32 = 32
    x33 = 33
    x34 = 34
    x35 = 35
    x36 = 36
    x37 = 37
    x3
...

Example 2 (Quality: 8.5/10):

print('hello')
📊 Table Summary

2 table(s) found in presentation

From section: Getting Started Guide

| Option | Default | | --- | --- | | debug | false | | port | 8080 |

From section: Architecture Overview

📊 Presentation Statistics
  • Total Slides: 8
  • Total Sections: 3
  • Code Blocks: 3
  • Images/Diagrams: 2
  • Tables: 2
  • Programming Languages: 2

Language Breakdown:

  • python: 2 examples
  • bash: 1 examples
🗺️ Navigation

Reference Files:

  • references/deck.md - deck

See references/index.md for complete presentation structure.


Generated by Skill Seeker | PowerPoint Presentation Scraper

按 MIT 许可原样转载,未经改动 · 在 GitHub 查看 →

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。