Help us improve
Share bugs, ideas, or general feedback.
From sharepoint
Create, edit, restyle, and review PowerPoint `.pptx` files fetched from SharePoint, with emphasis on style preservation, slide cloning, theme-aware updates, and rendered visual QA. Use when the user wants reliable slide edits that should match an existing deck's design language.
npx claudepluginhub robinebers/converted-plugins --plugin sharepointHow this skill is triggered — by the user, by Claude, or both
Slash command
/sharepoint:sharepoint-powerpointThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill for `.pptx` work that starts from SharePoint and where visual fidelity matters. Treat PowerPoint edits as both content edits and design-preservation work. Prefer reusing the deck's own structures over creating generic new slides.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Creates, reads, edits, and analyzes .docx files using docx-js for new documents, pandoc for text extraction, Python scripts for XML unpacking/validation/changes, and LibreOffice for conversions.
Share bugs, ideas, or general feedback.
Use this skill for .pptx work that starts from SharePoint and where visual fidelity matters. Treat PowerPoint edits as both content edits and design-preservation work. Prefer reusing the deck's own structures over creating generic new slides.
.pptx with fetch(download_raw_file=true).update_file after local QA.DEFAULT layout, or missing placeholders, assume template constraints.python-pptx for structural edits and inspection.lxml and OOXML-level operations when python-pptx is too weak for safe slide cloning.Current local minimum:
python-pptxlxmlPillowRecommended for reliable QA:
When a SharePoint task targets a .pptx and style adoption matters:
Stop and report limitations when:
This plugin does not currently bundle PowerPoint helper scripts.
If local inspection, cloning, or rendering helpers are unavailable, prefer conservative edits and state the gap explicitly rather than implying a script-backed workflow exists.