From a10438bd7774a1fdaf002e7b1d6dcf1a679b8a92 Mon Sep 17 00:00:00 2001 From: Tristan McInnis Date: Sat, 31 Jan 2026 17:22:26 +0800 Subject: [PATCH] Add pptx-from-layouts skill Adds pptx-from-layouts - a PowerPoint generation skill that uses slide master layouts properly instead of text overlays. Co-Authored-By: Claude Opus 4.5 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 06e057f..0e33da5 100644 --- a/README.md +++ b/README.md @@ -129,6 +129,7 @@ A curated list of awesome tools, skills, plugins, integrations, extensions, fram - ✨ [**claude-code-skills**](https://github.com/whawkinsiv/claude-code-skills) (133 ⭐): Complete software development lifecycle skills optimized for non-technical founders building SaaS applications with AI tools (Lovable, Replit, Claude Code). - ✨ [**nano-image-generator-skill**](https://github.com/lxfater/nano-image-generator-skill) (110 ⭐): A Claude Code skill for generating images using Gemini 3 Pro Preview (Nano Banana Pro). - ✨ [**solid-skills**](https://github.com/lxfater/nano-image-generator-skill) (100 ⭐): AI agent skill for writing senior-engineer quality code through SOLID principles, TDD, and clean architecture. +- [**pptx-from-layouts**](https://github.com/tristan-mcinnis/pptx-from-layouts-skill) - Generate consultant-quality PowerPoint presentations from markdown outlines using slide master layouts. Includes template profiling, visual types, and edit mode. - [**remotion-dev/skills**](https://www.remotion.dev/docs/ai/skills): Create videos programmatically. - [**BFL Agent Skills**](https://docs.bfl.ai/api_integration/skills_integration): Reusable capabilities that teach AI agents how to work with FLUX models. - [**Manus Skills**](https://manus.im/blog/manus-skills): Manus' official agent skills.