Golden PPTX Presentation Test Skill
Checks Golden PPTX build output for presentation metadata, sections, code examples, tables, and navigation.
The skill is a passive presentation extract with no evident malware, credential handling, or external side effects. However, it does not explain data flow, source validation, user confirmation, sensitive-data handling, or rollback, so points are deducted.
The SKILL.md and reference files are broadly consistent, but the code example is visibly truncated as “x3 ...” and there are no abnormal-input cases, failure feedback, or reproduction steps. Static evidence cannot establish a runnable key path, so the score remains low.
The trigger is limited to testing the pptx golden build; audience, inputs, outputs, non-fit boundaries, and semantic trigger precision are unspecified. It is a fixed fixture and provides no evidence of Chinese-language or mainland-China network fit, so points are deducted.
The skill has basic naming, description, section navigation, reference files, and statistics. Repository context supplies an MIT license and version metadata, but the skill itself lacks installation guidance, parameters, limitations, changelog, and maintenance ownership, so points are deducted.
It offers a limited summary of slides, tables, code, and notes, but it is clearly test-fixture content, includes a truncated example, and does not perform the repository's advertised documentation-conversion task. Direct usability of the output is unverified, warranting only a small score.
Reference files, slide ranges, statistics, and metadata provide limited internal traceability. There is no independent reproduction, third-party evidence, or dedicated key-path test coverage for this skill, leaving static evidence thin.
- Do not treat this file as a complete PPTX-conversion skill; it is a golden-test artifact with truncated code and limited content.
- Before production use, add a clear input/output contract, failure handling, source validation, sensitive-data guidance, and dedicated key-path tests.
- The publisher is not verified by the FollowSkills enterprise registry; treat identity as unknown.
What it does & when to use it
This is a test-oriented skill in the Skill Seekers repository for the golden_pptx build. It describes an eight-slide engineering presentation titled “The Deck,” covering a quarterly architecture review with three sections, code examples, tables, and reference navigation. It is useful for checking whether PowerPoint extraction preserves expected metadata, structure, examples, and summaries. It is not documented as a general PowerPoint authoring or editing tool, and the SKILL.md does not provide a standalone installation or execution workflow.
Reports presentation metadata including title, author, subject, category, creation date, modification date, and slide count; lists sections, subsections, and content breakdown; summarizes Bash and Python examples with quality scores; records table contents, presentation statistics, language counts, and reference-file paths; and identifies use cases involving concepts, content review, code patterns, speaker notes, additional context, and table data.
- A test engineer validates that a Golden PPTX build preserves presentation metadata and the expected eight-slide count.
- An engineering reviewer scans the quarterly architecture review for its sections, key concepts, and configuration table.
- A developer looks up Bash or Python examples and implementation patterns extracted from the presentation.
- A content reviewer checks speaker-note context, presentation statistics, and reference-file navigation.
Pros & cons
- Defines concrete test expectations such as eight slides, three sections, and two tables.
- Covers metadata, structure, code examples, statistics, and reference navigation in one profile.
- Includes Bash and Python examples with quality scores for extraction checks.
- Its content is a fixed golden-build fixture rather than a general-purpose PowerPoint assistant.
- The SKILL.md documents no execution logic, error handling, or external dependencies.
- One long Python example is truncated with an ellipsis in the supplied source and is not a complete code reference.
How to install
The repository README documents collection installation with pip install skill-seekers. It lists ~/.claude/skills/ as the global Claude Code skills path, but it does not document a dedicated packaging or installation procedure for tests/golden/phase2/pptx/SKILL.md; the exact copy step for this test skill is therefore unspecified.
How to use
Provide the skill directory to an Agent Skills-compatible client and use it to review or validate a Golden PPTX build, including its metadata, sections, code examples, tables, or reference navigation. The SKILL.md defines no command, trigger phrase, or automation script.