Pptx Azure
Helps with PowerPoint, Azure as part of deploying and managing cloud infrastructure workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add pptx-azure npx -- -y @trustedskills/pptx-azure
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"pptx-azure": {
"command": "npx",
"args": [
"-y",
"@trustedskills/pptx-azure"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to interact with PowerPoint (.pptx) files stored in Azure Blob Storage. It enables retrieval of presentations, potentially extracting text or images from within those files, and integrating presentation data into other workflows. The agent can manage these files directly within the Azure cloud environment.
When to use it
- Automating presentation archival: Automatically upload new PowerPoint presentations to Azure Blob Storage.
- Content extraction for knowledge bases: Extract key information (text or images) from PowerPoint presentations stored in Azure and populate a knowledge base.
- Dynamic report generation: Pull data from PowerPoint files hosted on Azure to generate reports or dashboards.
- Presentation retrieval for virtual assistants: Allow users to request specific PowerPoint presentations from an agent, which are stored in Azure Blob Storage.
Key capabilities
- Azure Blob Storage integration
- PowerPoint (.pptx) file handling
- File retrieval and management
- Potential content extraction (text/images - not explicitly confirmed but implied by use case)
Example prompts
- "Retrieve the presentation titled 'Sales Report Q3' from Azure."
- "Upload this PowerPoint to my Azure Blob Storage account."
- “Extract all images from the ‘Project Proposal’ presentation in Azure.”
Tips & gotchas
- Requires appropriate credentials and access permissions to the target Azure Blob Storage account.
- The skill's ability to extract content (text/images) isn't explicitly stated, so testing is recommended for those functionalities.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.