CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. jwynia
  4. /
  5. agent-skills
  6. /
  7. Pptx Generator

Pptx Generator

Editor's Note

This handles programmatic PowerPoint generation in two modes: template-based (where you replace placeholders like {{TITLE}} in branded decks or cherry-pick slides from a library) and from-scratch JSON specs. The template analyzer is smart, it extracts an inventory of replaceable text so you know what you're working with. Runs on Deno with read/write permissions. Genuinely useful if you're generating quarterly reports, customizing pitch decks for different clients, or automating presentation workflows where maintaining corporate branding matters. Won't handle complex animations and only works with modern PPTX format, not legacy PPT files. The slide library feature for combining approved templates is the standout here.

Install

npx skills add https://github.com/jwynia/agent-skills --skill pptx-generator
Votes
0
Installs487
GitHub Stars91
Categories
AI & Agent BuildingAutomation & WorkflowsOffice & Documents
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment

Related AI & Agent Building Skills

View all →
langchain-rag

langchain-ai/langchain-skills

0
6.9k
689
Complete RAG pipeline for document ingestion, embedding, retrieval, and LLM-powered response generation.
agentic-eval

github/awesome-copilot

0
9.3k
33.1k
Iterative evaluation and refinement patterns for improving AI agent outputs through self-critique loops.
ai-prompt-engineering-safety-review

github/awesome-copilot

0
9.3k
33.1k
Comprehensive safety analysis and improvement framework for AI prompts with detailed assessment methodologies.
finalize-agent-prompt

github/awesome-copilot

0
8.6k
33.1k
Polish and refine agent prompt files against proven best practices.
mcp-deploy-manage-agents

github/awesome-copilot

0
8.5k
33.1k
Deploy and manage MCP-based declarative agents across Microsoft 365 with admin center governance, role-based access, and organizational distribution.
mcp-create-declarative-agent

github/awesome-copilot

0
8.4k
33.1k
Scaffold a declarative agent for Microsoft 365 Copilot integrated with an MCP server.