From 8a70f7b32e2f69a58eaf22a652906883fb2f2f85 Mon Sep 17 00:00:00 2001 From: Ryan Brown <56168848+ryanbbrown@users.noreply.github.com> Date: Sat, 13 Dec 2025 09:12:20 -0500 Subject: [PATCH] Add presentation skills section --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ace5753..70f1343 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,15 @@ - [file-organizer](https://github.com/ComposioHQ/awesome-claude-skills/tree/master/file-organizer) - Intelligently organizes your files and folders across your computer. - [invoice-organizer](https://github.com/ComposioHQ/awesome-claude-skills/blob/master/invoice-organizer/SKILL.md) - Automatically organizes invoices and receipts for tax preparation - [skill-creator](https://github.com/anthropics/skills/tree/main/skill-creator) - Template / helper to build new Claude skills. -- [template-skill](https://github.com/anthropics/skills/tree/main/template-skill) - Minimal skeleton for a new skill project structure. +- [template-skill](https://github.com/anthropics/skills/tree/main/template-skill) - Minimal skeleton for a new skill project structure. + + + +## 🎬 Presentations +- [pptx](https://github.com/anthropics/skills/tree/main/skills/pptx) - Anthropic's skill for generating PowerPoint presentations. +- [revealjs-skill](https://github.com/ryanbbrown/revealjs-skill/tree/main) - Generate polished, professional presentations using the Reveal.js HTML presentation framework. + + ## 🤝 Contribution