Merge pull request #14 from ryanbbrown/main
Add Reveal.js presentation skill
This commit is contained in:
commit
3ce8833b75
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
|
@ -13,12 +13,12 @@
|
|||
- [Utility & Automation](#-utility--automation)
|
||||
|
||||
|
||||
|
||||
## 📄 Document Skills
|
||||
- [docx](https://github.com/anthropics/skills/tree/main/skills/docx) - Create, edit, analyze Word docs with tracked changes, comments, formatting.
|
||||
- [pdf](https://github.com/anthropics/skills/tree/main/skills/pdf) - Extract text, tables, metadata, merge & annotate PDFs.
|
||||
- [pptx](https://github.com/anthropics/skills/tree/main/skills/pptx) - Read, generate, and adjust slides, layouts, templates.
|
||||
- [xlsx](https://github.com/anthropics/skills/tree/main/skills/xlsx) - Spreadsheet manipulation: formulas, charts, data transformations.
|
||||
- [docx](https://github.com/anthropics/skills/tree/main/document-skills/docx) - Create, edit, analyze Word docs with tracked changes, comments, formatting.
|
||||
- [pdf](https://github.com/anthropics/skills/tree/main/document-skills/pdf) - Extract text, tables, metadata, merge & annotate PDFs.
|
||||
- [pptx](https://github.com/anthropics/skills/tree/main/document-skills/pptx) - Read, generate, and adjust slides, layouts, templates.
|
||||
- [xlsx](https://github.com/anthropics/skills/tree/main/document-skills/xlsx) - Spreadsheet manipulation: formulas, charts, data transformations.
|
||||
- [revealjs-skill](https://github.com/ryanbbrown/revealjs-skill/tree/main) - Generate polished, professional presentations using the Reveal.js HTML presentation framework.
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue