Mck-ppt-design-skill

A Python-based PowerPoint (pptx) design system/engine that generates slide decks from high-level calls and a set of predefined layout patterns (including BLOCK_ARC chart rendering). It includes a post-generation QA pipeline with automated fixes to reduce overflow/collision/font consistency issues and performs PPT XML cleanup and CJK font handling.

Evaluated Mar 30, 2026 (0d ago)
Repo ↗ DevTools powerpoint pptx python design-system slide-automation charts qa python-pptx
⚙ Agent Friendliness
59
/ 100
Can an agent use this?
🔒 Security
40
/ 100
Is it safe for agents?
⚡ Reliability
35
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
0
Documentation
45
Error Messages
0
Auth Simplicity
100
Rate Limits
0

🔒 Security

TLS Enforcement
0
Auth Strength
70
Scope Granularity
0
Dep. Hygiene
40
Secret Handling
80

No remote service is described, so TLS/auth around network transport are not applicable. As a local PPT generator, risk is mainly around handling font assets and any external resources; the excerpt emphasizes deterministic cleanup (_clean_shape/full_cleanup) which can reduce corrupted output but does not address supply-chain dependency scanning or runtime sandboxing. No secret handling details are provided; assume typical library usage without credentials.

⚡ Reliability

Uptime/SLA
0
Version Stability
40
Breaking Changes
30
Error Recovery
70
AF Security Reliability

Best When

You want programmatic generation of .pptx files using Python (python-pptx) with consistent, repeatable layouts and automatic QA/fix-up of common rendering defects.

Avoid When

You need a network service with REST/GraphQL endpoints, OAuth, webhooks, or strong guarantees of stable behavior across versions without running tests.

Use Cases

  • Automatically generating consulting-style/pitch-deck PowerPoint slide decks from structured inputs
  • Creating and rendering chart-heavy decks with deterministic layout/geometry logic
  • Applying a consistent brand/typography/layout system across many slides
  • Auto-checking generated decks for text overflow, collisions, and legend/layout boundary issues

Not For

  • Interactive/real-time presentation editing workflows
  • Using through a remote API without embedding the Python library
  • Production environments that require formal SLAs, documented operational error codes, or guaranteed backward compatibility without verification

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
No
SDK
Yes
Webhooks
No

Authentication

OAuth: No Scopes: No

No authentication described; this appears to be a local/offline Python library that writes .pptx files.

Pricing

Free tier: No
Requires CC: No

No pricing information provided in the supplied README excerpt; license is Apache-2.0.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • No network interface or agent-friendly contract (MCP/REST) is documented; agents must use the Python API surface.
  • If QA/autofix fails to reach a 0-error gate, the run behavior/returned artifact is not fully specified in the excerpt—agents should be prepared to handle failures after save and/or during autofix.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for Mck-ppt-design-skill.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-30.

6523
Packages Evaluated
19880
Need Evaluation
586
Need Re-evaluation
Community Powered